Difference between revisions of "Roadmap"

From Sim-Im
Jump to navigation Jump to search
m (Reverted edit of 211.171.240.178, changed back to last version by WRAR)
Line 1: Line 1:
First of all, we need to release long standing and much awaited 0.9.4 version, based on sources from [http://sim-icq.sf.net sim-icq] project with as much as possible bugs fixed and maybe some minor features added.<br><br>
+
== Sim-IM 0.9.4.4 ==
To track issues related to this release use [[QT3(0.9.4) release]] page.
+
 
----
+
We are not planning to release any bugfix releases of 0.9.4.x brunch. If you are interested in porting bug fixes from 0.9.5 branch into 0.9.4.x, please contact the development team via [[Mailing lists]].
After [[QT3(0.9.4) release]] will be ready we plan to release brand new SIM-IM messenger based on recently released QT4 library. Much parts of old and buggy code will be rewritten.<br><br> To track issues related to this release use [[QT4(1.0) release]] page.
+
 
 +
== Sim-IM 0.9.5 ==
 +
* Internal unicode usage: use everywhere Qt string classes to avoid useless conversions. [[User:Chehrlic]]. Almost done, needs testing.
 +
* <s>'''Jabber:''' Support for XEP-0092(Software Version), remove version info from default resource string.</s> [[User:WRAR]],[[User:Serzh]] - done
 +
* '''Jabber:''' Implement File Transfer (XEP-0096, XEP-0065): [[User:Shaplov|Shaplov]]: In progress
 +
* '''ICQ:''' Support for new avatar approach in ICQ 5.1 and QIP. [[User:Chehrlic]]. Done, needs testing
 +
* <s>Profiles Renaming feature.</s> [[User:Serzh]] Done. Needs testing and polishing.
 +
* Fix most critical known bugs:
 +
** <s>[http://developer.berlios.de/bugs/?func=detailbug&bug_id=10650&group_id=4482 Bug #010650] Impossible to add Non-IM contact:</s> ''fixed by Vooft (Mikheev N.)''
 +
** TODO: Add more bugs here.

Revision as of 23:19, 21 October 2007

Sim-IM 0.9.4.4

We are not planning to release any bugfix releases of 0.9.4.x brunch. If you are interested in porting bug fixes from 0.9.5 branch into 0.9.4.x, please contact the development team via Mailing lists.

Sim-IM 0.9.5

  • Internal unicode usage: use everywhere Qt string classes to avoid useless conversions. User:Chehrlic. Almost done, needs testing.
  • Jabber: Support for XEP-0092(Software Version), remove version info from default resource string. User:WRAR,User:Serzh - done
  • Jabber: Implement File Transfer (XEP-0096, XEP-0065): Shaplov: In progress
  • ICQ: Support for new avatar approach in ICQ 5.1 and QIP. User:Chehrlic. Done, needs testing
  • Profiles Renaming feature. User:Serzh Done. Needs testing and polishing.
  • Fix most critical known bugs:
    • Bug #010650 Impossible to add Non-IM contact: fixed by Vooft (Mikheev N.)
    • TODO: Add more bugs here.