diff --git a/CHANGELOG.md b/CHANGELOG.md index 745e2550f..9a82a5962 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,23 +1,25 @@ ### 0.54 (05-11-2013) -* Add theming with Light and Dark themes -* New launcher and notification icons -* New default/loading app icon -* List anti-features on the App Details screen -* New App Details option: Ignore All Updates -* New App Details option: Ignore This Update -* Problems with notifications should now be gone -* Fix ActionBar Up navigation on some devices -* Filter applications by native code architecture -* Reorganize Preferences page -* Grouped all app donation options in a submenu -* Add Litecoin donation support -* App filter settings now take effect immediately -* Show Apk native code ABIs in expert mode -* Handle market://search and fdroid.search: uris -* Minor fixes to spacings and layouts -* Other minor bug fixes -* Translation updates +*New options on the App Details screen to ignore all future updates for that + particular app, or ignore just the current update. +*Apps with Anti-features are no longer hidden, and the corresponding + preferences to unhide them are removed. Instead they are clearly marked on the + App Details screen. +*Apps with incompatible native code architecture requirements are now correctly + filtered. +*A bug that prevented update notifications from appearing has been fixed. +*Theming support, with Light and Dark theme +*New launcher and notification icons, and new default/loading app icon. Icons + are now retrieved dynamically, drastically improving startup time on first + installation. +*All app donation options have been grouped into a submenu, and Litecoin + donation support has been added. +*App filter settings now take effect immediately. +*Apk native code ABIs are now shown in expert mode. +*Search uris for market://search and fdroid.search: are now handled. +*A problem with ActionBar Up navigation on some devices has been fixed. +*Other minor bug fixes, and adjustments to spacings and layouts. +*Lots of translation updates. ### 0.50 (20-08-2013)