X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=CHANGELOG.md;h=c5096fdf0b30e716026db6582b6c0a3e10252fbf;hb=8c565e3b732a7b0d8318aa774825e9c27da7eb25;hp=79ca58256e6652cff203737284a4aa8dfabd17b0;hpb=c833d576a9c04609b6013cabaf171d88a670bc1a;p=github%2Fwallabag%2Fwallabag.git diff --git a/CHANGELOG.md b/CHANGELOG.md index 79ca5825..c5096fdf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,30 @@ ## Changelog +### 2.2.2 2017/03/02 + +- [#2950](https://github.com/wallabag/wallabag/pull/2950) Fixed symlinks issue during release creation (@nicosomb) +- [#2832](https://github.com/wallabag/wallabag/pull/2832) Search by term: extend to entries url (@Kdecherf) +- [#2830](https://github.com/wallabag/wallabag/pull/2830) Fixed rendering of entry title in Twig views (@Kdecherf) +- [#2892](https://github.com/wallabag/wallabag/pull/2892) Updated spanish translation (@ngosang) +- [#2915](https://github.com/wallabag/wallabag/pull/2915) Import: we now skip messages when user is null (@nicosomb) +- [#2905](https://github.com/wallabag/wallabag/pull/2905) Alert that 2FA must be authorized in app/config/parameters.yml (@nicofrand) +- [#2832](https://github.com/wallabag/wallabag/pull/2832) Search by term: extend to entries url (@Kdecherf) +- [#2878](https://github.com/wallabag/wallabag/pull/2878) Added italian documentation (@matteocoder) +- [#2860](https://github.com/wallabag/wallabag/pull/2860) Documentation: update java wrapper, add cmd tool to add article (@Strubbl) +- [#2874](https://github.com/wallabag/wallabag/pull/2874) Added informations about Apache 2.4 (@kgaut) +- [#2869](https://github.com/wallabag/wallabag/pull/2869) Added log for restricted access value (@j0k3r) +- [#2846](https://github.com/wallabag/wallabag/pull/2846) Fixed misspells in polish translation (@mruminski) +- [#2842](https://github.com/wallabag/wallabag/pull/2842) Update RulerZ (@K-Phoen) +- [#2841](https://github.com/wallabag/wallabag/pull/2841) Show active list in the left menu during search (@Kdecherf) +- [#2788](https://github.com/wallabag/wallabag/pull/2788) Documentation on how to configure mobile apps to work with wallabag (@Zettt) +- [#2839](https://github.com/wallabag/wallabag/pull/2839) Fixed `composer.phar: not found` in update script (@foxmask) +- [#2818](https://github.com/wallabag/wallabag/pull/2818) Fix nav-panel-search height (@Kdecherf) +- [#2824](https://github.com/wallabag/wallabag/pull/2824) Renamed Developer section to API client management (@nicosomb) + +### 2.2.1 2017/01/31 + +- [#2809](https://github.com/wallabag/wallabag/pull/2809) Fixed duplicate entry for share_public in craue_setting_table and added documentation about migration (@nicosomb) + ### 2.2.0 2017/01/27 - [#2789](https://github.com/wallabag/wallabag/pull/2789) Added indexes on is_archived and is_starred (@nicosomb) - [#2763](https://github.com/wallabag/wallabag/pull/2763) Sort list of available tags (@janLo)