Difference between revisions of "Roadmap"

From Sim-Im
Jump to navigation Jump to search
Line 9: Line 9:
 
* '''ICQ:''' Support for new avatar approach in ICQ 5.1 and QIP. [[User:Chehrlic]]. Done, needs testing
 
* '''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.
 
* <s>Profiles Renaming feature.</s> [[User:Serzh]] Done. Needs testing and polishing.
 +
* Implement <code>dist</code> and <code>package-messages</code> for cmake build and get rid of autoconf
 
* Fix most critical known bugs:
 
* 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.)''
+
** <s>[http://developer.berlios.de/bugs/?func=detailbug&bug_id=10650&group_id=4482 Bug #10650] Impossible to add Non-IM contact:</s> <font color=green>'''fixed by Vooft (Mikheev N.)'''</font>
 +
** <s>[http://developer.berlios.de/bugs/?func=detailbug&bug_id=11757&group_id=4482 Bug #11757] '''ICQ:''' Users from ignore list can't be deleted from contact list</s> <font color=green>'''fixed by int32 (Dmitry Karasik)'''</font>
 +
** <s>[http://developer.berlios.de/bugs/?func=detailbug&bug_id=11669&group_id=4482  Bug #11669] Unable to connect password protected HTTPS Proxy</s> <font color=green>'''fixed by Alex Masterov'''</font>
 +
** <s>[http://developer.berlios.de/bugs/?func=detailbug&bug_id=10426&group_id=4482 Bug #10426] '''Jabber:''' Some messages is received twice.</s> <font color=green>'''fixed by reklov'''</font>
 
** TODO: Add more bugs here.
 
** TODO: Add more bugs here.

Revision as of 19:56, 22 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.
  • Implement dist and package-messages for cmake build and get rid of autoconf
  • Fix most critical known bugs:
    • Bug #10650 Impossible to add Non-IM contact: fixed by Vooft (Mikheev N.)
    • Bug #11757 ICQ: Users from ignore list can't be deleted from contact list fixed by int32 (Dmitry Karasik)
    • Bug #11669 Unable to connect password protected HTTPS Proxy fixed by Alex Masterov
    • Bug #10426 Jabber: Some messages is received twice. fixed by reklov
    • TODO: Add more bugs here.