- update Changelog for release 0.5.4a

- added latest translations from beluga
- fixed SecurityItem to hide request Label, when attempt comes from a friend

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5583 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
defnax 2012-09-22 12:25:47 +00:00
parent 90d6672cd5
commit d413412229
14 changed files with 702 additions and 4573 deletions

View file

@ -1,7 +1,20 @@
Changes for 0.5.4
Changes for 0.5.4a
* Improvements
- improved plugin system
- Fixed commit 5579 - readable chat
- Added RSHTML_FORMATTEXT_OPTIMIZE to RSHTML_OPTIMIZEHTML_MASK.
- Added patch from Anonymous Coward - readable chat
- Added new options to the Chat settings window:
- Enable custom fonts
- Enable custom font size
- Enable bold
- Enable italics
- Minimum text contrast
- Added Enable/Disable buttons to PluginItem and a Info Label, instead of a Checkbox.
- Disabled embedded images for the next stable release.
- Added patch from braindead
- Embedded images in private chat and messages (only for QT version 4.7.0 and higher)
- Improved plugin system
* now using two lists of rejected/accepted plugins. RS asks at start to load unknown plugins
when plugins or main executable have changed.
* added API and SVN numbers into required external plugin symbols
@ -185,6 +198,7 @@ Changes for 0.5.4
- Optimized the fill of the up- and downloads in TransfersDialog
* Bugs
- Fixed double / in path that would cause plugin loading issue on windows
- Fixed report of failing connexion attempts/recepts. Cleaned the code a little bit
- Fixed message in pgphandler when signing a post
- Fixed small display issue causing the availability map to become black when more than 6 sources are present