Difference between revisions of "Roadmap"

From Sim-Im
Jump to navigation Jump to search
Line 13: Line 13:
 
** <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=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=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=11493&group_id=4482 Bug #11493] '''ICQ:''' Impossible to change value of "Allow other to view my status from the web" option</s> <font color=green>'''fixed by dushistov_ea'''</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=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>
 
** <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>
 +
** <s>[http://developer.berlios.de/bugs/?func=detailbug&bug_id=10994&group_id=4482 Bug #10994] Loss of configure files when disk is full</s> <font color=green>'''fixed by [[User:Shaplov|Shaplov]]'''</font>
 +
 
** TODO: Add more bugs here.
 
** TODO: Add more bugs here.

Revision as of 20:21, 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 #11493 ICQ: Impossible to change value of "Allow other to view my status from the web" option fixed by dushistov_ea
    • Bug #11669 Unable to connect password protected HTTPS Proxy fixed by Alex Masterov
    • Bug #10426 Jabber: Some messages is received twice. fixed by reklov
    • Bug #10994 Loss of configure files when disk is full fixed by Shaplov
    • TODO: Add more bugs here.