#summary MSNP-Sharp change log for version 2.5.X (MSNP15 and MSNP16) #labels msnp,msnp15,msnp16,dotmsn = Version History = || *Version* || *SVN Tag / Branch* || *Date* || *Information* || *Source* || *Binary* || || 2.5.X+ || [http://msnp-sharp.googlecode.com/svn/branches/MSNPSHARP_25_STABLE MSNPSHARP_25_STABLE] || OUTDATED || *Latest 2.5.X+ stable branch (NO MORE SUPPORTED)* || _w/SVN_ ^*1^ || _N/A_ ^*2^ || || 2.5.8 || [http://msnp-sharp.googlecode.com/svn/tags/MSNPSHARP_258_RELEASE MSNPSHARP_258_RELEASE] || 30 Oct 2009 || MSNP-Sharp v2.5.8.1372 for MSNP15 || [http://msnp-sharp.googlecode.com/files/MSNPSharp_258_release.zip Download] || [http://msnp-sharp.googlecode.com/files/MSNPSharp_258_release.zip Download] || || 2.5.7 || [http://msnp-sharp.googlecode.com/svn/tags/MSNPSHARP_257_RELEASE MSNPSHARP_257_RELEASE] || 7 Aug 2009 || MSNP-Sharp v2.5.7.1112 for MSNP15 || [http://msnp-sharp.googlecode.com/files/MSNPSharp_257_release_src.zip Download] || [http://msnp-sharp.googlecode.com/files/MSNPSharp_257_release_bin.zip Download] || || 2.5.6 || [http://msnp-sharp.googlecode.com/svn/tags/MSNPSHARP_256_RELEASE MSNPSHARP_256_RELEASE] || 6 Jul 2009 || MSNP-Sharp v2.5.6.1076 for MSNP15/MSNP16 || [http://msnp-sharp.googlecode.com/files/MSNPSharp_256_release_src.zip Download] || [http://msnp-sharp.googlecode.com/files/MSNPSharp_256_release_bin.zip Download] || || 2.5.5 || [http://msnp-sharp.googlecode.com/svn/tags/MSNPSHARP_255_RELEASE MSNPSHARP_255_RELEASE] || 3 Apr 2009 || MSNP-Sharp v2.5.5.957 for MSNP15/MSNP16 || [http://msnp-sharp.googlecode.com/files/MSNPSharp_255_release_src.zip Download] || [http://msnp-sharp.googlecode.com/files/MSNPSharp_255_release_bin.zip Download] || || 2.5.4 || [http://msnp-sharp.googlecode.com/svn/tags/MSNPSHARP_254_RELEASE MSNPSHARP_254_RELEASE] || 13 Feb 2009 || MSNP-Sharp v2.5.4 for MSNP15/MSNP16 || [http://msnp-sharp.googlecode.com/files/MSNPSharp_254_release_src.zip Download] || [http://msnp-sharp.googlecode.com/files/MSNPSharp_254_release_bin.zip Download] || || 2.5.3 || [http://msnp-sharp.googlecode.com/svn/tags/MSNPSHARP_253_RELEASE MSNPSHARP_253_RELEASE] || 17 Jan 2009 || MSNP-Sharp v2.5.3 for MSNP15/MSNP16 || [http://msnp-sharp.googlecode.com/files/MSNPSharp_253_release_src.zip Download] || [http://msnp-sharp.googlecode.com/files/MSNPSharp_253_release_bin.zip Download] || || 2.5.2 || [http://msnp-sharp.googlecode.com/svn/tags/MSNPSHARP_252_RELEASE MSNPSHARP_252_RELEASE] || 07 Jan 2009 ||MSNP-Sharp v2.5.2 for MSNP15/MSNP16 || [http://msnp-sharp.googlecode.com/files/MSNPSharp_252_release_src.zip Download] || [http://msnp-sharp.googlecode.com/files/MSNPSharp_252_release_bin.zip Download] || || 2.5.1 || MSNPSHARP_251_RELEASE || 16 Nov 2008 || MSNP-Sharp v2.5.1 for MSNP15/MSNP16 || [http://msnp-sharp.googlecode.com/files/MSNPSharp_251_release_src.zip Download] || [http://msnp-sharp.googlecode.com/files/MSNPSharp_251_release_bin.zip Download] || || 2.5.B || [http://msnp-sharp.googlecode.com/svn/tags/MSNPSHARP_250_RELEASE MSNPSHARP_250_RELEASE] || 05 Nov 2008 || MSNP-Sharp v2.5.Beta (with known bugs!) || _N/A_ || _N/A_ || * *The 2.5.X+ stable branch is continually being improved with new bug fixes since the last release (but not new features).* * *THIS VERSION HASN'T SUPPORTED SINCE 30 Oct 2009.* * ^*1^ If you want get the 2.5.X+ stable version, check out the svn http://msnp-sharp.googlecode.com/svn/branches/MSNPSHARP_25_STABLE * ^*2^ You can download the full source code of this project by a svn client and compile by a development software. We don't release snapshots. ---- = Documents = Please download the document files from: * http://msnp-sharp.googlecode.com/svn/docs/v20/ * http://msnp-sharp.googlecode.com/svn/docs/v30/ ---- = Change Log = == Version 2.5.8 (30 Oct 2009 - Last Release for 2.5.X+) == === What's new === * Remove contact card support === Bugs fixed === * Fixed mono issues (Socket and date time) * The full list of fixed issues in 2.5.8 (r1372)* ---- == Version 2.5.7 (7 Aug 2009) == === What's new === * Remove MSNP16 support from this version. * Add activity demo to example client (Issue 57). === Bugs fixed === * Issue 124,85,32: Correct the displayimage and emoticon transfer. * Issue 7: Correct and separate the MSNObject description encoding. * Issue 105: Not to send data prepare message in file transfer procedure. * Issue 125: Add application partner support in addressbook. * The full list of fixed issues in 2.5.7 (r1112)* ---- == Version 2.5.6 (6 Jul 2009) == === What's new === * *Stable version use MSNP15 by default, MSNP16 is just a beta protocol* * Add cryptography support for addressbook files (disabled by default) * Add compression support for web services to save bandwidth * Contact card related class are no more supported by M$ (Issue 104) * Add BotMode property to nameserver for Provisioned_Accounts * Memory improvement for address book and deltas files (r1022) === Bugs fixed === * The full list of fixed issues in 2.5.6 (r1076)* ---- == Version 2.5.5 (3 Apr 2009) == === What's new === * Enhancements for addressbook files (.mcl) === Bugs fixed === * Issue 81: Uncaught Exception in AddContactToList method * Issue 86: Fail to accept friend requests when database is old * Issue 88: Conversation.Switchboard.IsSessionEstablished is always false (DotMSNClient) * Issue 91: The friendly name is empty if OIM comes from MSNP18 * Issue 93: IOException when adding or removing contacts (UnauthorizedAccessException) * Issue 95 and Issue 98: NullPointer exception when trying to get ContactCard * Issue 97: Handling FQY command for country based emails * The full list of fixed issues in 2.5.5 (r957)* ---- == Version 2.5.4 (13 Feb 2009) == === What's new === * Write trace output to a richtextbox === Bugs fixed === * Issue 69: Nameserver.AuthenticationError doesn't work * Issue 70: Receive "BadCVRParameters" after login * Issue 72: Can't send SMS to PhoneMember ClientType * Issue 74: Disconnection problem when several places have the same name * Issue 76 and Issue 77: Conversation with people not in contact list * Issue 79: Log off when an other client logs with the same account (MPOP.AutoLogoff) * Issue 82 and Issue 84: Adding Yahoo contacts (MSN Server Error 204) * Issue 85: Broadcast avatar; Autosync is set to OFF * Change screen name if Owner.PassportVerified * Fix for MCLFileManager: If msnpsharp.dll is in GAC, One Deltas.Save() saves all cached files * The full list of fixed issues in 2.5.4* ---- == Version 2.5.3 (17 Jan 2009) == === What's new === * Add OnPlacesChanged event to Owner when end point changed. * Add support for Provisioned_Accounts (bots) * Add debug window === Bugs fixed === * Issue 60: Renotify Pending * Issue 61: Passport Authorization Failed * Save delta file when owner picture changed * Fix for @msn.com accounts, M$ changed the login url again. * Fix for Circle contacts (new groups) and Circle Dynamic Items (group news). Old groups renamed as categories. * The full list of fixed issues in 2.5.3* ---- == Version 2.5.2 (07 Jan 2009) == === What's new === * Add activity support & keep-alive message support * Improve inner membership list * Add DisplayImageChanged event to Contact * Add NickName, CID and AutoSubscribeToUpdates properties to Contact * Add EpName and Places properties; SignoutFrom(string place) and SignoutFromEverywhere() methods to Owner === Bugs fixed === * Issue 47: Reflection error in Mono * Issue 48: Add DomainMember for Web Chat. * Issue 49: Error on XMLContactList.AddMemberhip * Issue 50: Potential bug in MSNSLPMessage.FromMail * The full list of fixed issues in 2.5.2* ---- == Version 2.5.1 (16 Nov 2008) == === Bugs fixed === * Fix membership lists (AL,BL,RL,PL) for the second connect to MSN service. * Fix the bug that MSNObjectCatalog will duplicate add the same emoticon. * The full list of fixed issues in 2.5.1* ---- == Version 2.5.0 BETA (05 Nov 2008) == === What's new === * Add support for MSNP16 * Add support for updating roaming display image. * Add support for sending animate custom emoticons. * Add !OfficeLiveWebNotification into !ServiceFilterType. * Sign the assembly. * Redesign the inner membership list. * *Redesign events (Remove delegates and replace its usage with generic {{{EventHandler}}}).* * Add examples to example client for sending and receiving custom emoticons.