diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1250 |
1 files changed, 650 insertions, 600 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index c5096fdf..9b8e1607 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md | |||
@@ -1,600 +1,650 @@ | |||
1 | ## Changelog | 1 | # Changelog |
2 | 2 | ||
3 | ### 2.2.2 2017/03/02 | 3 | ## [2.2.3](https://github.com/wallabag/wallabag/tree/2.2.3) (2017-05-17) |
4 | 4 | [Full Changelog](https://github.com/wallabag/wallabag/compare/2.2.2...2.2.3) | |
5 | - [#2950](https://github.com/wallabag/wallabag/pull/2950) Fixed symlinks issue during release creation (@nicosomb) | 5 | |
6 | - [#2832](https://github.com/wallabag/wallabag/pull/2832) Search by term: extend to entries url (@Kdecherf) | 6 | |
7 | - [#2830](https://github.com/wallabag/wallabag/pull/2830) Fixed rendering of entry title in Twig views (@Kdecherf) | 7 | |
8 | - [#2892](https://github.com/wallabag/wallabag/pull/2892) Updated spanish translation (@ngosang) | 8 | - Lock guzzle-site-authenticator to avoid errors [\#3124](https://github.com/wallabag/wallabag/pull/3124) ([j0k3r](https://github.com/j0k3r)) |
9 | - [#2915](https://github.com/wallabag/wallabag/pull/2915) Import: we now skip messages when user is null (@nicosomb) | 9 | - reorder contrib strings in about page [\#3123](https://github.com/wallabag/wallabag/pull/3123) ([X-dark](https://github.com/X-dark)) |
10 | - [#2905](https://github.com/wallabag/wallabag/pull/2905) Alert that 2FA must be authorized in app/config/parameters.yml (@nicofrand) | 10 | - Fixed documentation URL [\#3117](https://github.com/wallabag/wallabag/pull/3117) ([nicosomb](https://github.com/nicosomb)) |
11 | - [#2832](https://github.com/wallabag/wallabag/pull/2832) Search by term: extend to entries url (@Kdecherf) | 11 | - Update graby\* licenses [\#3097](https://github.com/wallabag/wallabag/pull/3097) ([j0k3r](https://github.com/j0k3r)) |
12 | - [#2878](https://github.com/wallabag/wallabag/pull/2878) Added italian documentation (@matteocoder) | 12 | - Fix API pagination is broken if perPage is custom value [\#3096](https://github.com/wallabag/wallabag/pull/3096) ([aaa2000](https://github.com/aaa2000)) |
13 | - [#2860](https://github.com/wallabag/wallabag/pull/2860) Documentation: update java wrapper, add cmd tool to add article (@Strubbl) | 13 | - Create a new entry via API even when its content can't be retrieved [\#3095](https://github.com/wallabag/wallabag/pull/3095) ([aaa2000](https://github.com/aaa2000)) |
14 | - [#2874](https://github.com/wallabag/wallabag/pull/2874) Added informations about Apache 2.4 (@kgaut) | 14 | - Translate error message in login page [\#3090](https://github.com/wallabag/wallabag/pull/3090) ([aaa2000](https://github.com/aaa2000)) |
15 | - [#2869](https://github.com/wallabag/wallabag/pull/2869) Added log for restricted access value (@j0k3r) | 15 | - Fix display the form errors correctly [\#3082](https://github.com/wallabag/wallabag/pull/3082) ([aaa2000](https://github.com/aaa2000)) |
16 | - [#2846](https://github.com/wallabag/wallabag/pull/2846) Fixed misspells in polish translation (@mruminski) | 16 | - Disable negative numbers in filters [\#3076](https://github.com/wallabag/wallabag/pull/3076) ([bourvill](https://github.com/bourvill)) |
17 | - [#2842](https://github.com/wallabag/wallabag/pull/2842) Update RulerZ (@K-Phoen) | 17 | - Small typo in documentation fix \#3061 [\#3072](https://github.com/wallabag/wallabag/pull/3072) ([bourvill](https://github.com/bourvill)) |
18 | - [#2841](https://github.com/wallabag/wallabag/pull/2841) Show active list in the left menu during search (@Kdecherf) | 18 | - Ignore tests exported files [\#3066](https://github.com/wallabag/wallabag/pull/3066) ([tcitworld](https://github.com/tcitworld)) |
19 | - [#2788](https://github.com/wallabag/wallabag/pull/2788) Documentation on how to configure mobile apps to work with wallabag (@Zettt) | 19 | - Correct create\_application en string [\#3064](https://github.com/wallabag/wallabag/pull/3064) ([gileri](https://github.com/gileri)) |
20 | - [#2839](https://github.com/wallabag/wallabag/pull/2839) Fixed `composer.phar: not found` in update script (@foxmask) | 20 | - Make symfony-assets-install use `relative` symlinks [\#3052](https://github.com/wallabag/wallabag/pull/3052) ([shtrom](https://github.com/shtrom)) |
21 | - [#2818](https://github.com/wallabag/wallabag/pull/2818) Fix nav-panel-search height (@Kdecherf) | 21 | - Add export notice at the end of the epub [\#3023](https://github.com/wallabag/wallabag/pull/3023) ([mart-e](https://github.com/mart-e)) |
22 | - [#2824](https://github.com/wallabag/wallabag/pull/2824) Renamed Developer section to API client management (@nicosomb) | 22 | - Save alpha channel when downloading PNG images [\#3017](https://github.com/wallabag/wallabag/pull/3017) ([Kdecherf](https://github.com/Kdecherf)) |
23 | 23 | - Update paywall.rst \(more details and clear cache\) [\#2985](https://github.com/wallabag/wallabag/pull/2985) ([etiess](https://github.com/etiess)) | |
24 | ### 2.2.1 2017/01/31 | 24 | - Update paywall.rst \(EN\) with details + clear cache [\#2971](https://github.com/wallabag/wallabag/pull/2971) ([j0k3r](https://github.com/j0k3r)) |
25 | 25 | - remove language on html tag [\#2968](https://github.com/wallabag/wallabag/pull/2968) ([chrido](https://github.com/chrido)) | |
26 | - [#2809](https://github.com/wallabag/wallabag/pull/2809) Fixed duplicate entry for share_public in craue_setting_table and added documentation about migration (@nicosomb) | 26 | |
27 | 27 | ## [2.2.2](https://github.com/wallabag/wallabag/tree/2.2.2) (2017-03-02) | |
28 | ### 2.2.0 2017/01/27 | 28 | [Full Changelog](https://github.com/wallabag/wallabag/compare/2.2.1...2.2.2) |
29 | - [#2789](https://github.com/wallabag/wallabag/pull/2789) Added indexes on is_archived and is_starred (@nicosomb) | 29 | |
30 | - [#2763](https://github.com/wallabag/wallabag/pull/2763) Sort list of available tags (@janLo) | 30 | |
31 | - [#2646](https://github.com/wallabag/wallabag/pull/2646) Added explanations about migrations (@nicosomb, @jlnostr) | 31 | |
32 | - [#2787](https://github.com/wallabag/wallabag/pull/2787) Lock kphoen/rulerz to avoid breaking changes (@j0k3r) | 32 | - Changed wallabag version [\#2954](https://github.com/wallabag/wallabag/pull/2954) ([nicosomb](https://github.com/nicosomb)) |
33 | - [#2750](https://github.com/wallabag/wallabag/pull/2750) Added migration to rename uuid to uid (@nicosomb) | 33 | - Update Polish translation [\#2932](https://github.com/wallabag/wallabag/pull/2932) ([mruminski](https://github.com/mruminski)) |
34 | - [#2774](https://github.com/wallabag/wallabag/pull/2774) add cli export (@tcitworld) | 34 | - Update Spanish translation [\#2917](https://github.com/wallabag/wallabag/pull/2917) ([ngosang](https://github.com/ngosang)) |
35 | - [#2742](https://github.com/wallabag/wallabag/pull/2742) Avoid false preview image (@j0k3r) | 35 | - Remove word repetition from german translation [\#2911](https://github.com/wallabag/wallabag/pull/2911) ([jlnostr](https://github.com/jlnostr)) |
36 | - [#2733](https://github.com/wallabag/wallabag/pull/2733) Fixed API error No matching accepted Response format could be determined (@nicosomb) | 36 | - Italian documentation added [\#2878](https://github.com/wallabag/wallabag/pull/2878) ([matteocoder](https://github.com/matteocoder)) |
37 | - [#2735](https://github.com/wallabag/wallabag/pull/2735) Removed the small element on reading time (@nicosomb) | 37 | - Add informations about Apache 2.4 [\#2874](https://github.com/wallabag/wallabag/pull/2874) ([kgaut](https://github.com/kgaut)) |
38 | - [#2729](https://github.com/wallabag/wallabag/pull/2729) Fix double overlay on expanded right sidenav (@Simounet) | 38 | - Fixed symlinks issue during release creation [\#2950](https://github.com/wallabag/wallabag/pull/2950) ([nicosomb](https://github.com/nicosomb)) |
39 | - [#2728](https://github.com/wallabag/wallabag/pull/2728) Fix right side-nav scrolling on low height window (@Simounet) | 39 | - Use wallabag/tcpdf [\#2931](https://github.com/wallabag/wallabag/pull/2931) ([j0k3r](https://github.com/j0k3r)) |
40 | - [#2725](https://github.com/wallabag/wallabag/pull/2725) Share to Shaarli - Include tags (@lapineige,) | 40 | - Add activation of 'rewrite' mod of Apache [\#2926](https://github.com/wallabag/wallabag/pull/2926) ([qtheuret](https://github.com/qtheuret)) |
41 | - [#2732](https://github.com/wallabag/wallabag/pull/2732) Firefox add-on URL updated (@Simounet) | 41 | - Updated CHANGELOG with latest changes [\#2916](https://github.com/wallabag/wallabag/pull/2916) ([nicosomb](https://github.com/nicosomb)) |
42 | - [#2730](https://github.com/wallabag/wallabag/pull/2730) Access to search, filters, export on mobile (@Simounet) | 42 | - Import: we now skip messages when user is null [\#2915](https://github.com/wallabag/wallabag/pull/2915) ([nicosomb](https://github.com/nicosomb)) |
43 | - [#2731](https://github.com/wallabag/wallabag/pull/2731) Minor typo fix (@llune) | 43 | - Added wallabag.it link in README [\#2913](https://github.com/wallabag/wallabag/pull/2913) ([nicosomb](https://github.com/nicosomb)) |
44 | - [#2702](https://github.com/wallabag/wallabag/pull/2702) Added index on entry.uuid (@nicosomb) | 44 | - Moved :it: documentation into it folder [\#2908](https://github.com/wallabag/wallabag/pull/2908) ([nicosomb](https://github.com/nicosomb)) |
45 | - [#2724](https://github.com/wallabag/wallabag/pull/2724) Fix entry reading time (@Simounet) | 45 | - Alert that 2FA must be authorized in app/config/parameters.yml [\#2905](https://github.com/wallabag/wallabag/pull/2905) ([nicofrand](https://github.com/nicofrand)) |
46 | - [#2723](https://github.com/wallabag/wallabag/pull/2723) Fixed export by tags with a tag which contains space (@nicosomb) | 46 | - Update Spanish translation [\#2892](https://github.com/wallabag/wallabag/pull/2892) ([ngosang](https://github.com/ngosang)) |
47 | - [#2696](https://github.com/wallabag/wallabag/pull/2696) Run migration on each test (@j0k3r) | 47 | - Doc: translated mobile apps configuration in french [\#2882](https://github.com/wallabag/wallabag/pull/2882) ([nicosomb](https://github.com/nicosomb)) |
48 | - [#2714](https://github.com/wallabag/wallabag/pull/2714) Fix the box shadow on the card entry (@Simounet) | 48 | - Fixed typo in "first\_steps" [\#2879](https://github.com/wallabag/wallabag/pull/2879) ([matteocoder](https://github.com/matteocoder)) |
49 | - [#2616](https://github.com/wallabag/wallabag/pull/2616) Change documentation links to HTTPS (@mathieui) | 49 | - Doc - information about Apache 2.4 [\#2875](https://github.com/wallabag/wallabag/pull/2875) ([kgaut](https://github.com/kgaut)) |
50 | - [#2682](https://github.com/wallabag/wallabag/pull/2682) Ensure craue_config_setting migration are ok (@nicosomb, @j0k3r) | 50 | - Log restricted access value [\#2869](https://github.com/wallabag/wallabag/pull/2869) ([j0k3r](https://github.com/j0k3r)) |
51 | - [#2690](https://github.com/wallabag/wallabag/pull/2690) Added QoS for RabbitMQ (@nicosomb) | 51 | - docs 3rd party tools: update java wrapper, add cmd tool to add article [\#2860](https://github.com/wallabag/wallabag/pull/2860) ([Strubbl](https://github.com/Strubbl)) |
52 | - [#2701](https://github.com/wallabag/wallabag/pull/2701) Removed outputWalkers for pagination (@nicosomb) | 52 | - fix misspells in polish translation [\#2846](https://github.com/wallabag/wallabag/pull/2846) ([mruminski](https://github.com/mruminski)) |
53 | - [#2667](https://github.com/wallabag/wallabag/pull/2667) Upgrade to Symfony 3.2 (@nicosomb, @j0k3r) | 53 | - Update RulerZ [\#2842](https://github.com/wallabag/wallabag/pull/2842) ([K-Phoen](https://github.com/K-Phoen)) |
54 | - [#2699](https://github.com/wallabag/wallabag/pull/2699) Removed user join in query builder (@nicosomb) | 54 | - Show active list in the left menu during search [\#2841](https://github.com/wallabag/wallabag/pull/2841) ([Kdecherf](https://github.com/Kdecherf)) |
55 | - [#2697](https://github.com/wallabag/wallabag/pull/2697) Add default value for list_mode (@j0k3r) | 55 | - Restored correct version for framework-extra-bundle [\#2840](https://github.com/wallabag/wallabag/pull/2840) ([nicosomb](https://github.com/nicosomb)) |
56 | - [#2691](https://github.com/wallabag/wallabag/pull/2691) Moved total messages from import (@nicosomb) | 56 | - scripts/update.sh: 18: scripts/update.sh: composer.phar: not found [\#2839](https://github.com/wallabag/wallabag/pull/2839) ([foxmask](https://github.com/foxmask)) |
57 | - [#2689](https://github.com/wallabag/wallabag/pull/2689) Replaced chmod for download pictures feature (@nicosomb) | 57 | - Update Oc version [\#2838](https://github.com/wallabag/wallabag/pull/2838) ([Quent-in](https://github.com/Quent-in)) |
58 | - [#2688](https://github.com/wallabag/wallabag/pull/2688) Fixed imports with is_starred and is_archived (@nicosomb) | 58 | - Search by term: extend to entries url [\#2832](https://github.com/wallabag/wallabag/pull/2832) ([Kdecherf](https://github.com/Kdecherf)) |
59 | - [#2686](https://github.com/wallabag/wallabag/pull/2686) Casted maxIterations for Redis import (@nicosomb) | 59 | - Update of CraueConfigBundle in Occitan [\#2831](https://github.com/wallabag/wallabag/pull/2831) ([Quent-in](https://github.com/Quent-in)) |
60 | - [#2680](https://github.com/wallabag/wallabag/pull/2680) Limit rule to 255 (@j0k3r) | 60 | - Fix rendering of entry title in Twig views [\#2830](https://github.com/wallabag/wallabag/pull/2830) ([Kdecherf](https://github.com/Kdecherf)) |
61 | - [#2679](https://github.com/wallabag/wallabag/pull/2679) Fix content from imported entried being discarded when URL goes bad (@j0k3r, @jcharaoui) | 61 | - Translate missing strings for de-DE. [\#2826](https://github.com/wallabag/wallabag/pull/2826) ([jlnostr](https://github.com/jlnostr)) |
62 | - [#2677](https://github.com/wallabag/wallabag/pull/2677) add translations/wallabag_user.de.yml (fixes #2673) (@Strubbl) | 62 | - Renamed Developer section to API client management [\#2824](https://github.com/wallabag/wallabag/pull/2824) ([nicosomb](https://github.com/nicosomb)) |
63 | - [#2676](https://github.com/wallabag/wallabag/pull/2676) Updated addons links (@nicosomb) | 63 | - Fix nav-panel-search height [\#2818](https://github.com/wallabag/wallabag/pull/2818) ([Kdecherf](https://github.com/Kdecherf)) |
64 | - [#2674](https://github.com/wallabag/wallabag/pull/2674) Fixed 404 for wallabag logo in 2FA (@nicosomb) | 64 | - Added details about upgrade from 2.1.x or 2.2.0 [\#2816](https://github.com/wallabag/wallabag/pull/2816) ([nicosomb](https://github.com/nicosomb)) |
65 | - [#2672](https://github.com/wallabag/wallabag/pull/2672) Fixed typo in asynchronous documentation (@nicosomb) | 65 | - Documentation on how to configure mobile apps to work with wallabag.it [\#2788](https://github.com/wallabag/wallabag/pull/2788) ([Zettt](https://github.com/Zettt)) |
66 | - [#2670](https://github.com/wallabag/wallabag/pull/2670) Added floating button on entry view for mobile (@nicosomb) | 66 | - first\_article.rst already inside articles.rst [\#2785](https://github.com/wallabag/wallabag/pull/2785) ([matteocoder](https://github.com/matteocoder)) |
67 | - [#2650](https://github.com/wallabag/wallabag/pull/2650) Added hasColumn() in migration to check column existence (@nicosomb) | 67 | - share.rst already integrated inside articles.rst [\#2784](https://github.com/wallabag/wallabag/pull/2784) ([matteocoder](https://github.com/matteocoder)) |
68 | - [#2662](https://github.com/wallabag/wallabag/pull/2662) Add list view (@nicosomb) | 68 | |
69 | - [#2663](https://github.com/wallabag/wallabag/pull/2663) Removed FOSUser attributes removed in alpha4 (@nicosomb) | 69 | ## [2.2.1](https://github.com/wallabag/wallabag/tree/2.2.1) (2017-01-31) |
70 | - [#2659](https://github.com/wallabag/wallabag/pull/2659) Fix incorrect reading time calculation for entries in non-latin languages. (@akovalyov) | 70 | [Full Changelog](https://github.com/wallabag/wallabag/compare/2.2.0...2.2.1) |
71 | - [#2654](https://github.com/wallabag/wallabag/pull/2654) Enforce lowercase on domain name filter (@Kdecherf) | 71 | |
72 | - [#2622](https://github.com/wallabag/wallabag/pull/2622) Material UI Changes (@nicosomb, @Kdecherf) | 72 | |
73 | - [#2642](https://github.com/wallabag/wallabag/pull/2642) Fixed logout shortcut (@nicosomb) | 73 | |
74 | - [#2620](https://github.com/wallabag/wallabag/pull/2620) Fix password layout (@j0k3r) | 74 | - Prepare wallabag 2.2.1 :rocket: [\#2812](https://github.com/wallabag/wallabag/pull/2812) ([nicosomb](https://github.com/nicosomb)) |
75 | - [#2640](https://github.com/wallabag/wallabag/pull/2640) Fixed entry shortcuts available in list view (@nicosomb) | 75 | - Fixed duplicate entry for share\_public in craue\_setting\_table [\#2809](https://github.com/wallabag/wallabag/pull/2809) ([nicosomb](https://github.com/nicosomb)) |
76 | - [#2637](https://github.com/wallabag/wallabag/pull/2637) Update messages.pl.yml (@wallabag) | 76 | |
77 | - [#2317](https://github.com/wallabag/wallabag/pull/2317) Added authentication for restricted access articles (@nicosomb, @bdunogier) | 77 | ## [2.2.0](https://github.com/wallabag/wallabag/tree/2.2.0) (2017-01-28) |
78 | - [#2612](https://github.com/wallabag/wallabag/pull/2612) Added help about shortcuts (@nicosomb) | 78 | [Full Changelog](https://github.com/wallabag/wallabag/compare/2.1.6.1...2.2.0) |
79 | - [#2635](https://github.com/wallabag/wallabag/pull/2635) Return 304 when content isn't reloaded using the API (@j0k3r) | 79 | |
80 | - [#2613](https://github.com/wallabag/wallabag/pull/2613) Fix card action overlap (@j0k3r) | 80 | |
81 | - [#2614](https://github.com/wallabag/wallabag/pull/2614) Add ability to reload entry from API (@j0k3r) | 81 | |
82 | - [#2632](https://github.com/wallabag/wallabag/pull/2632) Update messages.pl.yml (@wallabag) | 82 | - Prepare wallabag 2.2.0 π [\#2790](https://github.com/wallabag/wallabag/pull/2790) ([nicosomb](https://github.com/nicosomb)) |
83 | - [#2630](https://github.com/wallabag/wallabag/pull/2630) Add white-text class to card-title too (@ThibaudDauce) | 83 | - Added indexes on is\_archived and is\_starred [\#2789](https://github.com/wallabag/wallabag/pull/2789) ([nicosomb](https://github.com/nicosomb)) |
84 | - [#2600](https://github.com/wallabag/wallabag/pull/2600) Install assets for shortcuts (@j0k3r) | 84 | - Fix \#2056 update config.yml [\#2624](https://github.com/wallabag/wallabag/pull/2624) ([Rurik19](https://github.com/Rurik19)) |
85 | - [#2601](https://github.com/wallabag/wallabag/pull/2601) Added http_status in Entry entity (@nicosomb) | 85 | - Change version to 2.2.0-dev [\#2608](https://github.com/wallabag/wallabag/pull/2608) ([nicosomb](https://github.com/nicosomb)) |
86 | - [#2593](https://github.com/wallabag/wallabag/pull/2593) Put log in the most common failure tests (@j0k3r) | 86 | - wallabag 2.2.0 [\#2416](https://github.com/wallabag/wallabag/pull/2416) ([j0k3r](https://github.com/j0k3r)) |
87 | - [#2592](https://github.com/wallabag/wallabag/pull/2592) Update messages.pl.yml (@wallabag) | 87 | |
88 | - [#2547](https://github.com/wallabag/wallabag/pull/2547) Added a configuration to define the redirection after archiving an entry (@j0k3r, @nicosomb, @Strubbl) | 88 | ## [2.1.6.1](https://github.com/wallabag/wallabag/tree/2.1.6.1) (2017-01-23) |
89 | - [#2495](https://github.com/wallabag/wallabag/pull/2495) Added shortcuts (@nicosomb, @tcitworld) | 89 | [Full Changelog](https://github.com/wallabag/wallabag/compare/2.1.6...2.1.6.1) |
90 | - [#2566](https://github.com/wallabag/wallabag/pull/2566) Added unmark.it sharing (@nicosomb) | 90 | |
91 | - [#2564](https://github.com/wallabag/wallabag/pull/2564) Update messages.pl.yml (@wallabag) | 91 | ## [2.1.6](https://github.com/wallabag/wallabag/tree/2.1.6) (2017-01-18) |
92 | - [#2553](https://github.com/wallabag/wallabag/pull/2553) Added new tag form in mobile view for Material theme (@nicosomb) | 92 | [Full Changelog](https://github.com/wallabag/wallabag/compare/2.1.5...2.1.6) |
93 | - [#2548](https://github.com/wallabag/wallabag/pull/2548) Add Pinboard import (@Strubbl, @j0k3r) | 93 | |
94 | - [#2551](https://github.com/wallabag/wallabag/pull/2551) Removed Maintenance bundle (@nicosomb) | 94 | |
95 | - [#2541](https://github.com/wallabag/wallabag/pull/2541) Update messages.pl.yml (@wallabag) | 95 | |
96 | - [#2540](https://github.com/wallabag/wallabag/pull/2540) Update of the OC version (@Quent-in) | 96 | - Update copyright year [\#2736](https://github.com/wallabag/wallabag/pull/2736) ([lex111](https://github.com/lex111)) |
97 | - [#2535](https://github.com/wallabag/wallabag/pull/2535) Use created_at as default sort (@j0k3r) | 97 | - Prepare wallabag 2.1.6 :rocket: [\#2759](https://github.com/wallabag/wallabag/pull/2759) ([nicosomb](https://github.com/nicosomb)) |
98 | - [#2180](https://github.com/wallabag/wallabag/pull/2180) Download pictures (@j0k3r, @tcitworld) | 98 | - Fixed possible JS injection via the title edition [\#2758](https://github.com/wallabag/wallabag/pull/2758) ([nicosomb](https://github.com/nicosomb)) |
99 | - [#2523](https://github.com/wallabag/wallabag/pull/2523) Added QRCode and link to configure android application (@tcitworld, @nicosomb) | 99 | |
100 | - [#2499](https://github.com/wallabag/wallabag/pull/2499) Added relation between API Client and User (@nicosomb) | 100 | ## [2.1.5](https://github.com/wallabag/wallabag/tree/2.1.5) (2016-11-21) |
101 | - [#2496](https://github.com/wallabag/wallabag/pull/2496) Update messages.pl.yml (@wallabag) | 101 | [Full Changelog](https://github.com/wallabag/wallabag/compare/2.1.4...2.1.5) |
102 | - [#2401](https://github.com/wallabag/wallabag/pull/2401) Reset account (@j0k3r) | 102 | |
103 | - [#1890](https://github.com/wallabag/wallabag/pull/1890) bring annotations to API (@j0k3r, @nicosomb, @tcitworld) | 103 | |
104 | - [#2456](https://github.com/wallabag/wallabag/pull/2456) use new tcpdf library version (@tcitworld) | 104 | |
105 | - [#2453](https://github.com/wallabag/wallabag/pull/2453) Fix API export (@j0k3r) | 105 | - Prepare wallabag 2.1.5 [\#2625](https://github.com/wallabag/wallabag/pull/2625) ([nicosomb](https://github.com/nicosomb)) |
106 | - [#2438](https://github.com/wallabag/wallabag/pull/2438) Update messages.pl.yml (@wallabag) | 106 | - Force composer to run as PHP 5.5.9 [\#2623](https://github.com/wallabag/wallabag/pull/2623) ([j0k3r](https://github.com/j0k3r)) |
107 | - [#2372](https://github.com/wallabag/wallabag/pull/2372) API: ability to export entry in all available format (epub, pdf, etc...) (@j0k3r, @pmartin) | 107 | |
108 | - [#2409](https://github.com/wallabag/wallabag/pull/2409) Occitan version update (@Quent-in, @nicosomb) | 108 | ## [2.1.4](https://github.com/wallabag/wallabag/tree/2.1.4) (2016-11-19) |
109 | - [#2177](https://github.com/wallabag/wallabag/pull/2177) Delete user (@j0k3r, @nicosomb, @tcitworld) | 109 | [Full Changelog](https://github.com/wallabag/wallabag/compare/2.1.3...2.1.4) |
110 | 110 | ||
111 | ### 2.1.6 2017/01/18 | 111 | |
112 | - [#2759](https://github.com/wallabag/wallabag/pull/2759) Prepare wallabag 2.1.6 :rocket: (@nicosomb) | 112 | |
113 | - [#2758](https://github.com/wallabag/wallabag/pull/2758) Fixed possible JS injection via the title edition (@nicosomb) | 113 | - Updated changelog for 2.1.4 [\#2607](https://github.com/wallabag/wallabag/pull/2607) ([nicosomb](https://github.com/nicosomb)) |
114 | - [#2736](https://github.com/wallabag/wallabag/pull/2736) Update copyright year (@lex111) | 114 | - Add .travis.yml change to RELEASE\_PROCESS [\#2605](https://github.com/wallabag/wallabag/pull/2605) ([j0k3r](https://github.com/j0k3r)) |
115 | - [#2624](https://github.com/wallabag/wallabag/pull/2624) Fix #2056 update config.yml (@Rurik19) | 115 | - wallabag canβt work on PostgreSQL \<= 9.1 [\#2604](https://github.com/wallabag/wallabag/pull/2604) ([j0k3r](https://github.com/j0k3r)) |
116 | 116 | - Fix clear-cache problem using βno-dev [\#2603](https://github.com/wallabag/wallabag/pull/2603) ([j0k3r](https://github.com/j0k3r)) | |
117 | ### 2.1.5 2016/11/21 | 117 | - Prepare wallabag 2.1.4 :rocket: [\#2596](https://github.com/wallabag/wallabag/pull/2596) ([nicosomb](https://github.com/nicosomb)) |
118 | - [#2625](https://github.com/wallabag/wallabag/pull/2625) Prepare wallabag 2.1.5 (@nicosomb) | 118 | - User-agents have moved to site-config [\#2587](https://github.com/wallabag/wallabag/pull/2587) ([j0k3r](https://github.com/j0k3r)) |
119 | - [#2623](https://github.com/wallabag/wallabag/pull/2623) Force composer to run as PHP 5.5.9 (@j0k3r) | 119 | - fix \#2582 - Documentation, Nginx config: disable all other PHP file from symphony [\#2584](https://github.com/wallabag/wallabag/pull/2584) ([blankoworld](https://github.com/blankoworld)) |
120 | - [#2608](https://github.com/wallabag/wallabag/pull/2608) Change version to 2.2.0-dev (@nicosomb) | 120 | - Added help on config screen [\#2578](https://github.com/wallabag/wallabag/pull/2578) ([nicosomb](https://github.com/nicosomb)) |
121 | - [#2607](https://github.com/wallabag/wallabag/pull/2607) Updated changelog for 2.1.4 (@nicosomb) | 121 | - Added tooltips in header bar [\#2577](https://github.com/wallabag/wallabag/pull/2577) ([nicosomb](https://github.com/nicosomb)) |
122 | 122 | - Changed behavior when we change language [\#2571](https://github.com/wallabag/wallabag/pull/2571) ([nicosomb](https://github.com/nicosomb)) | |
123 | ### 2.1.4 2016/11/19 | 123 | - Added creation date on entries view [\#2570](https://github.com/wallabag/wallabag/pull/2570) ([nicosomb](https://github.com/nicosomb)) |
124 | - [#2604](https://github.com/wallabag/wallabag/pull/2604) wallabag canβt work on PostgreSQL <= 9.1 (@j0k3r) | 124 | - Removed support website on about page [\#2565](https://github.com/wallabag/wallabag/pull/2565) ([nicosomb](https://github.com/nicosomb)) |
125 | - [#2605](https://github.com/wallabag/wallabag/pull/2605) Add .travis.yml change to RELEASE_PROCESS (@j0k3r) | 125 | - Improve PR template [\#2563](https://github.com/wallabag/wallabag/pull/2563) ([j0k3r](https://github.com/j0k3r)) |
126 | - [#2603](https://github.com/wallabag/wallabag/pull/2603) Fix clear-cache problem using βno-dev (@j0k3r) | 126 | - Bigger image preview in case of only image content [\#2562](https://github.com/wallabag/wallabag/pull/2562) ([j0k3r](https://github.com/j0k3r)) |
127 | - [#2596](https://github.com/wallabag/wallabag/pull/2596) Prepare wallabag 2.1.4 :rocket: (@nicosomb) | 127 | - Improve tags list on small screen [\#2561](https://github.com/wallabag/wallabag/pull/2561) ([Rurik19](https://github.com/Rurik19)) |
128 | - [#2550](https://github.com/wallabag/wallabag/pull/2550) Reordered documentation (@jlnostr, @nicosomb) | 128 | - Replaced TokenStorage with TokenStorageInterface [\#2556](https://github.com/wallabag/wallabag/pull/2556) ([nicosomb](https://github.com/nicosomb)) |
129 | - [#2578](https://github.com/wallabag/wallabag/pull/2578) Added help on config screen (@nicosomb) | 129 | - Reorder variable assignation in update.sh script, fix \#2554 [\#2555](https://github.com/wallabag/wallabag/pull/2555) ([dkrmr](https://github.com/dkrmr)) |
130 | - [#2570](https://github.com/wallabag/wallabag/pull/2570) Added creation date on entries view (@nicosomb) | 130 | - Round readingtime to avoid crazy number [\#2552](https://github.com/wallabag/wallabag/pull/2552) ([j0k3r](https://github.com/j0k3r)) |
131 | - [#2587](https://github.com/wallabag/wallabag/pull/2587) User-agents have moved to site-config (@j0k3r) | 131 | - Reordered documentation [\#2550](https://github.com/wallabag/wallabag/pull/2550) ([nicosomb](https://github.com/nicosomb)) |
132 | - [#2584](https://github.com/wallabag/wallabag/pull/2584) fix #2582 - Documentation, Nginx config: disable all other PHP file from symphony (@blankoworld) | 132 | - Updated default parameters.yml file in documentation [\#2546](https://github.com/wallabag/wallabag/pull/2546) ([nicosomb](https://github.com/nicosomb)) |
133 | - [#2577](https://github.com/wallabag/wallabag/pull/2577) Added tooltips in header bar (@nicosomb) | 133 | - Update the upgrade documentation [\#2545](https://github.com/wallabag/wallabag/pull/2545) ([nicosomb](https://github.com/nicosomb)) |
134 | - [#2562](https://github.com/wallabag/wallabag/pull/2562) Bigger image preview in case of only image content (@j0k3r) | 134 | |
135 | - [#2571](https://github.com/wallabag/wallabag/pull/2571) Changed behavior when we change language (@nicosomb) | 135 | ## [2.1.3](https://github.com/wallabag/wallabag/tree/2.1.3) (2016-11-04) |
136 | - [#2565](https://github.com/wallabag/wallabag/pull/2565) Removed support website on about page (@nicosomb) | 136 | [Full Changelog](https://github.com/wallabag/wallabag/compare/2.1.2...2.1.3) |
137 | - [#2563](https://github.com/wallabag/wallabag/pull/2563) Improve PR template (@j0k3r) | 137 | |
138 | - [#2561](https://github.com/wallabag/wallabag/pull/2561) fix #2559 (@Rurik19) | 138 | |
139 | - [#2555](https://github.com/wallabag/wallabag/pull/2555) Reorder variable assignation in update.sh script, fix #2554 (@dkrmr) | 139 | |
140 | - [#2556](https://github.com/wallabag/wallabag/pull/2556) Replaced TokenStorage with TokenStorageInterface (@nicosomb) | 140 | - Force user-agent for .slashdot.org [\#2528](https://github.com/wallabag/wallabag/pull/2528) ([Kdecherf](https://github.com/Kdecherf)) |
141 | - [#2552](https://github.com/wallabag/wallabag/pull/2552) Round readingtime to avoid crazy number (@j0k3r) | 141 | - Translation update - French [\#2519](https://github.com/wallabag/wallabag/pull/2519) ([Jibec](https://github.com/Jibec)) |
142 | - [#2546](https://github.com/wallabag/wallabag/pull/2546) Updated default parameters.yml file in documentation (@nicosomb) | 142 | - docs: fix link to wallabag-stats project [\#2518](https://github.com/wallabag/wallabag/pull/2518) ([Strubbl](https://github.com/Strubbl)) |
143 | - [#2545](https://github.com/wallabag/wallabag/pull/2545) Update the upgrade documentation (@nicosomb) | 143 | - docs: update 3rd party projects by Strubbl [\#2514](https://github.com/wallabag/wallabag/pull/2514) ([Strubbl](https://github.com/Strubbl)) |
144 | 144 | - Fix missing words in Android application documentation [\#2485](https://github.com/wallabag/wallabag/pull/2485) ([bmillemathias](https://github.com/bmillemathias)) | |
145 | ### 2.1.3 2016/11/04 | 145 | - Removed MD5 hash in documentation [\#2466](https://github.com/wallabag/wallabag/pull/2466) ([nicosomb](https://github.com/nicosomb)) |
146 | - [#2536](https://github.com/wallabag/wallabag/pull/2536) Prepare wallabag 2.1.3 :rocket: (@nicosomb) | 146 | - Prepare wallabag 2.1.3 :rocket: [\#2536](https://github.com/wallabag/wallabag/pull/2536) ([nicosomb](https://github.com/nicosomb)) |
147 | - [#2460](https://github.com/wallabag/wallabag/pull/2460) UI Changes (@tcitworld, @j0k3r) | 147 | - Use created\_at as default sort [\#2534](https://github.com/wallabag/wallabag/pull/2534) ([j0k3r](https://github.com/j0k3r)) |
148 | - [#2534](https://github.com/wallabag/wallabag/pull/2534) Use created_at as default sort (@j0k3r) | 148 | - Added documentation about failed to load external entity error [\#2530](https://github.com/wallabag/wallabag/pull/2530) ([nicosomb](https://github.com/nicosomb)) |
149 | - [#2530](https://github.com/wallabag/wallabag/pull/2530) Added documentation about failed to load external entity error (@j0k3r, @Strubbl, @nicosomb) | 149 | - Add Instapaper to CLI import [\#2524](https://github.com/wallabag/wallabag/pull/2524) ([lologhi](https://github.com/lologhi)) |
150 | - [#2519](https://github.com/wallabag/wallabag/pull/2519) Translation update - French (@j0k3r, @Jibec) | 150 | - fix path for the install scripts [\#2521](https://github.com/wallabag/wallabag/pull/2521) ([foxmask](https://github.com/foxmask)) |
151 | - [#2528](https://github.com/wallabag/wallabag/pull/2528) Force user-agent for .slashdot.org (@Kdecherf) | 151 | - Inject parameter instead of service [\#2520](https://github.com/wallabag/wallabag/pull/2520) ([j0k3r](https://github.com/j0k3r)) |
152 | - [#2524](https://github.com/wallabag/wallabag/pull/2524) Add Instapaper to CLI import (@lologhi) | 152 | - Updated Capistrano configuration [\#2513](https://github.com/wallabag/wallabag/pull/2513) ([nicosomb](https://github.com/nicosomb)) |
153 | - [#2521](https://github.com/wallabag/wallabag/pull/2521) fix path for the install scripts (@foxmask) | 153 | - Exploded WallabagRestController into many controllers [\#2509](https://github.com/wallabag/wallabag/pull/2509) ([nicosomb](https://github.com/nicosomb)) |
154 | - [#2520](https://github.com/wallabag/wallabag/pull/2520) Inject parameter instead of service (@j0k3r) | 154 | - Added the whole path to parameters.yml file [\#2508](https://github.com/wallabag/wallabag/pull/2508) ([nicosomb](https://github.com/nicosomb)) |
155 | - [#2518](https://github.com/wallabag/wallabag/pull/2518) docs: fix link to wallabag-stats project (@Strubbl) | 155 | - Added require.sh to check if composer is installed [\#2507](https://github.com/wallabag/wallabag/pull/2507) ([nicosomb](https://github.com/nicosomb)) |
156 | - [#2514](https://github.com/wallabag/wallabag/pull/2514) docs: update 3rd party projects by Strubbl (@Strubbl) | 156 | - Fixed entries export filtered with a tag [\#2506](https://github.com/wallabag/wallabag/pull/2506) ([nicosomb](https://github.com/nicosomb)) |
157 | - [#2513](https://github.com/wallabag/wallabag/pull/2513) Updated Capistrano configuration (@nicosomb) | 157 | - Added tag label in the page title [\#2504](https://github.com/wallabag/wallabag/pull/2504) ([nicosomb](https://github.com/nicosomb)) |
158 | - [#2506](https://github.com/wallabag/wallabag/pull/2506) Fixed entries export filtered with a tag (@nicosomb) | 158 | - Added a check in Makefile to see if composer is installed [\#2500](https://github.com/wallabag/wallabag/pull/2500) ([nicosomb](https://github.com/nicosomb)) |
159 | - [#2509](https://github.com/wallabag/wallabag/pull/2509) Exploded WallabagRestController into many controllers (@nicosomb) | 159 | - Add relevant links to fetch content error page [\#2493](https://github.com/wallabag/wallabag/pull/2493) ([bmillemathias](https://github.com/bmillemathias)) |
160 | - [#2508](https://github.com/wallabag/wallabag/pull/2508) Added the whole path to parameters.yml file (@nicosomb) | 160 | - Added :fr: documentation for wallabag backup [\#2486](https://github.com/wallabag/wallabag/pull/2486) ([nicosomb](https://github.com/nicosomb)) |
161 | - [#2507](https://github.com/wallabag/wallabag/pull/2507) Added require.sh to check if composer is installed (@nicosomb) | 161 | - Document what to backup in Wallabag [\#2484](https://github.com/wallabag/wallabag/pull/2484) ([bmillemathias](https://github.com/bmillemathias)) |
162 | - [#2500](https://github.com/wallabag/wallabag/pull/2500) Added a check in Makefile to see if composer is installed (@nicosomb) | 162 | - If reload content failed, donβt update it [\#2482](https://github.com/wallabag/wallabag/pull/2482) ([j0k3r](https://github.com/j0k3r)) |
163 | - [#2504](https://github.com/wallabag/wallabag/pull/2504) Added tag label in the page title (@nicosomb) | 163 | - Some fixes [\#2481](https://github.com/wallabag/wallabag/pull/2481) ([j0k3r](https://github.com/j0k3r)) |
164 | - [#2473](https://github.com/wallabag/wallabag/pull/2473) Portuguese (Brazilian) translation (@pmichelazzo, @j0k3r, @nicosomb, @Quent-in, @danbartram, @even-allmighty, @Strubbl, @tcitworld, @benages, @Simounet, @charno6, @Rurik19, @bmillemathias, @cstuder, @egilli, @pmartin) | 164 | - Portuguese \(Brazilian\) translation [\#2473](https://github.com/wallabag/wallabag/pull/2473) ([pmichelazzo](https://github.com/pmichelazzo)) |
165 | - [#2493](https://github.com/wallabag/wallabag/pull/2493) Add relevant links to fetch content error page (@nicosomb, @bmillemathias) | 165 | - Update wallabag version for master branch [\#2467](https://github.com/wallabag/wallabag/pull/2467) ([nicosomb](https://github.com/nicosomb)) |
166 | - [#2486](https://github.com/wallabag/wallabag/pull/2486) Added :fr: documentation for wallabag backup (@jlnostr, @nicosomb) | 166 | - UI Changes [\#2460](https://github.com/wallabag/wallabag/pull/2460) ([tcitworld](https://github.com/tcitworld)) |
167 | - [#2484](https://github.com/wallabag/wallabag/pull/2484) Document what to backup in Wallabag (@bmillemathias) | 167 | |
168 | - [#2485](https://github.com/wallabag/wallabag/pull/2485) Fix missing words in Android application documentation (@bmillemathias) | 168 | ## [2.1.2](https://github.com/wallabag/wallabag/tree/2.1.2) (2016-10-17) |
169 | - [#2481](https://github.com/wallabag/wallabag/pull/2481) Some fixes (@j0k3r) | 169 | [Full Changelog](https://github.com/wallabag/wallabag/compare/2.1.1...2.1.2) |
170 | - [#2482](https://github.com/wallabag/wallabag/pull/2482) If reload content failed, donβt update it (@j0k3r) | 170 | |
171 | - [#2467](https://github.com/wallabag/wallabag/pull/2467) Update wallabag version for master branch (@nicosomb) | 171 | |
172 | - [#2466](https://github.com/wallabag/wallabag/pull/2466) Removed MD5 hash in documentation (@nicosomb) | 172 | |
173 | 173 | - German: improve existing and add missing translation [\#2459](https://github.com/wallabag/wallabag/pull/2459) ([Strubbl](https://github.com/Strubbl)) | |
174 | ### 2.1.2 2016/10/17 | 174 | - add link to German documentation in about page [\#2457](https://github.com/wallabag/wallabag/pull/2457) ([Strubbl](https://github.com/Strubbl)) |
175 | - [#2452](https://github.com/wallabag/wallabag/pull/2452) Prepare wallabag 2.1.2 :rocket: (@nicosomb) | 175 | - Bring make dev [\#2451](https://github.com/wallabag/wallabag/pull/2451) ([tcitworld](https://github.com/tcitworld)) |
176 | - [#2464](https://github.com/wallabag/wallabag/pull/2464) Fixed hardcoded title for internal settings (@nicosomb) | 176 | - Update ISSUE\_TEMPLATE.md [\#2432](https://github.com/wallabag/wallabag/pull/2432) ([j0k3r](https://github.com/j0k3r)) |
177 | - [#2455](https://github.com/wallabag/wallabag/pull/2455) Fix tabs on material (@tcitworld) | 177 | - Define a dev version for the master [\#2417](https://github.com/wallabag/wallabag/pull/2417) ([j0k3r](https://github.com/j0k3r)) |
178 | - [#2454](https://github.com/wallabag/wallabag/pull/2454) Fix baggy display on small screens (@tcitworld) | 178 | - try to reduce assets build npm connection failing by updating nodejs [\#2375](https://github.com/wallabag/wallabag/pull/2375) ([tcitworld](https://github.com/tcitworld)) |
179 | - [#2459](https://github.com/wallabag/wallabag/pull/2459) German: improve existing and add missing translation (@Strubbl) | 179 | - Fixed hardcoded title for internal settings [\#2464](https://github.com/wallabag/wallabag/pull/2464) ([nicosomb](https://github.com/nicosomb)) |
180 | - [#2457](https://github.com/wallabag/wallabag/pull/2457) add link to German documentation in about page (@Strubbl) | 180 | - Fix tabs on material [\#2455](https://github.com/wallabag/wallabag/pull/2455) ([tcitworld](https://github.com/tcitworld)) |
181 | - [#2451](https://github.com/wallabag/wallabag/pull/2451) Bring make dev (@tcitworld) | 181 | - Fix baggy display on small screens [\#2454](https://github.com/wallabag/wallabag/pull/2454) ([tcitworld](https://github.com/tcitworld)) |
182 | - [#2450](https://github.com/wallabag/wallabag/pull/2450) View improvements (@tcitworld) | 182 | - Prepare wallabag 2.1.2 :rocket: [\#2452](https://github.com/wallabag/wallabag/pull/2452) ([nicosomb](https://github.com/nicosomb)) |
183 | - [#2412](https://github.com/wallabag/wallabag/pull/2412) Fix PostgreSQL migrations (@j0k3r) | 183 | - View improvements [\#2450](https://github.com/wallabag/wallabag/pull/2450) ([nicosomb](https://github.com/nicosomb)) |
184 | - [#2446](https://github.com/wallabag/wallabag/pull/2446) Added information about tagging rules in documentation (@Strubbl, @nicosomb) | 184 | - Fixed french and german doc homepages [\#2447](https://github.com/wallabag/wallabag/pull/2447) ([nicosomb](https://github.com/nicosomb)) |
185 | - [#2447](https://github.com/wallabag/wallabag/pull/2447) Fixed french and german doc homepages (@nicosomb) | 185 | - Added information about tagging rules in documentation [\#2446](https://github.com/wallabag/wallabag/pull/2446) ([nicosomb](https://github.com/nicosomb)) |
186 | - [#2444](https://github.com/wallabag/wallabag/pull/2444) Mention example instance in docs (@Kaligule) | 186 | - Mention example instance in docs [\#2444](https://github.com/wallabag/wallabag/pull/2444) ([Kaligule](https://github.com/Kaligule)) |
187 | - [#1](https://github.com/wallabag/wallabag/pull/1) Mention example instance (@Kaligule) | 187 | - Minor fixes in the english documentation [\#2439](https://github.com/wallabag/wallabag/pull/2439) ([zertrin](https://github.com/zertrin)) |
188 | - [#2435](https://github.com/wallabag/wallabag/pull/2435) Added french documentation for upgrade (@nicosomb, @Strubbl) | 188 | - Added french documentation for upgrade [\#2435](https://github.com/wallabag/wallabag/pull/2435) ([nicosomb](https://github.com/nicosomb)) |
189 | - [#2434](https://github.com/wallabag/wallabag/pull/2434) Added french documentation for parameters.yml (@Strubbl, @nicosomb) | 189 | - Added french documentation for parameters.yml [\#2434](https://github.com/wallabag/wallabag/pull/2434) ([nicosomb](https://github.com/nicosomb)) |
190 | - [#2439](https://github.com/wallabag/wallabag/pull/2439) Minor fixes in the english documentation (@zertrin) | 190 | - Lock deps for FOSUser [\#2429](https://github.com/wallabag/wallabag/pull/2429) ([j0k3r](https://github.com/j0k3r)) |
191 | - [#2432](https://github.com/wallabag/wallabag/pull/2432) Update ISSUE_TEMPLATE.md (@j0k3r) | 191 | - Fix links on english documentation homepage [\#2426](https://github.com/wallabag/wallabag/pull/2426) ([nicosomb](https://github.com/nicosomb)) |
192 | - [#2429](https://github.com/wallabag/wallabag/pull/2429) Lock deps for FOSUser (@j0k3r) | 192 | - Fixed display for note in installation page [\#2422](https://github.com/wallabag/wallabag/pull/2422) ([nicosomb](https://github.com/nicosomb)) |
193 | - [#2422](https://github.com/wallabag/wallabag/pull/2422) Fixed display for note in installation page (@nicosomb) | 193 | - Avoid error when Redis isn't here in tests [\#2420](https://github.com/wallabag/wallabag/pull/2420) ([j0k3r](https://github.com/j0k3r)) |
194 | - [#2426](https://github.com/wallabag/wallabag/pull/2426) Fix links on english documentation homepage (@nicosomb) | 194 | - Fixed Twitter Cards by adding a description tag [\#2419](https://github.com/wallabag/wallabag/pull/2419) ([nicosomb](https://github.com/nicosomb)) |
195 | - [#2420](https://github.com/wallabag/wallabag/pull/2420) Avoid error when Redis isn't here in tests (@j0k3r) | 195 | - Added support of Twitter Cards for public articles [\#2418](https://github.com/wallabag/wallabag/pull/2418) ([nicosomb](https://github.com/nicosomb)) |
196 | - [#2403](https://github.com/wallabag/wallabag/pull/2403) Cleaned up documentation for installation process (@nicosomb, @j0k3r, @Strubbl) | 196 | - Remove automatic closing of the window from bookmarklet [\#2414](https://github.com/wallabag/wallabag/pull/2414) ([szafranek](https://github.com/szafranek)) |
197 | - [#2419](https://github.com/wallabag/wallabag/pull/2419) Fixed Twitter Cards by adding a description tag (@nicosomb) | 197 | - When a sub command fail, display error message [\#2413](https://github.com/wallabag/wallabag/pull/2413) ([j0k3r](https://github.com/j0k3r)) |
198 | - [#2418](https://github.com/wallabag/wallabag/pull/2418) Added support of Twitter Cards for public articles (@nicosomb) | 198 | - Fix PostgreSQL migrations [\#2412](https://github.com/wallabag/wallabag/pull/2412) ([j0k3r](https://github.com/j0k3r)) |
199 | - [#2417](https://github.com/wallabag/wallabag/pull/2417) Define a dev version for the master (@j0k3r) | 199 | - Fix entities definition [\#2411](https://github.com/wallabag/wallabag/pull/2411) ([j0k3r](https://github.com/j0k3r)) |
200 | - [#2411](https://github.com/wallabag/wallabag/pull/2411) Fix entities definition (@j0k3r) | 200 | - Optimize tag list display [\#2410](https://github.com/wallabag/wallabag/pull/2410) ([j0k3r](https://github.com/j0k3r)) |
201 | - [#2414](https://github.com/wallabag/wallabag/pull/2414) Remove automatic closing of the window from bookmarklet (@szafranek) | 201 | - Show number of annotations instead of nbAnnotations placeholder [\#2406](https://github.com/wallabag/wallabag/pull/2406) ([szafranek](https://github.com/szafranek)) |
202 | - [#2413](https://github.com/wallabag/wallabag/pull/2413) When a sub command fail, display error message (@j0k3r) | 202 | - Fix few invalid HTML tags [\#2405](https://github.com/wallabag/wallabag/pull/2405) ([szafranek](https://github.com/szafranek)) |
203 | - [#2410](https://github.com/wallabag/wallabag/pull/2410) Optimize tag list display (@j0k3r) | 203 | - Cleaned up documentation for installation process [\#2403](https://github.com/wallabag/wallabag/pull/2403) ([nicosomb](https://github.com/nicosomb)) |
204 | - [#2406](https://github.com/wallabag/wallabag/pull/2406) Show number of annotations instead of nbAnnotations placeholder (@szafranek) | 204 | - Removed 1.x stuff in CHANGELOG [\#2402](https://github.com/wallabag/wallabag/pull/2402) ([nicosomb](https://github.com/nicosomb)) |
205 | - [#2405](https://github.com/wallabag/wallabag/pull/2405) Fix few invalid HTML tags (@szafranek) | 205 | - Set env to prod in documentation [\#2400](https://github.com/wallabag/wallabag/pull/2400) ([j0k3r](https://github.com/j0k3r)) |
206 | - [#2402](https://github.com/wallabag/wallabag/pull/2402) Removed 1.x stuff in CHANGELOG (@nicosomb) | 206 | - Use default locale for user config [\#2399](https://github.com/wallabag/wallabag/pull/2399) ([j0k3r](https://github.com/j0k3r)) |
207 | - [#2351](https://github.com/wallabag/wallabag/pull/2351) Changed relation between API client and refresh token (@j0k3r, @nicosomb) | 207 | - Ensure orphan tag are remove in API [\#2397](https://github.com/wallabag/wallabag/pull/2397) ([j0k3r](https://github.com/j0k3r)) |
208 | - [#2393](https://github.com/wallabag/wallabag/pull/2393) Ability to check multiple urls in API (@j0k3r) | 208 | - Update messages.pl.yml [\#2396](https://github.com/wallabag/wallabag/pull/2396) ([mruminski](https://github.com/mruminski)) |
209 | - [#2397](https://github.com/wallabag/wallabag/pull/2397) Ensure orphan tag are remove in API (@j0k3r) | 209 | - Add ability to use socket [\#2395](https://github.com/wallabag/wallabag/pull/2395) ([j0k3r](https://github.com/j0k3r)) |
210 | - [#2399](https://github.com/wallabag/wallabag/pull/2399) Use default locale for user config (@j0k3r) | 210 | - Ability to check multiple urls in API [\#2393](https://github.com/wallabag/wallabag/pull/2393) ([j0k3r](https://github.com/j0k3r)) |
211 | - [#2400](https://github.com/wallabag/wallabag/pull/2400) Set env to prod in documentation (@j0k3r) | 211 | - Added default picture if preview picture is null [\#2389](https://github.com/wallabag/wallabag/pull/2389) ([nicosomb](https://github.com/nicosomb)) |
212 | - [#2396](https://github.com/wallabag/wallabag/pull/2396) Update messages.pl.yml (@wallabag) | 212 | - Fixed two-factor checkbox display in user admin panel [\#2388](https://github.com/wallabag/wallabag/pull/2388) ([nicosomb](https://github.com/nicosomb)) |
213 | - [#2395](https://github.com/wallabag/wallabag/pull/2395) Add ability to use socket (@j0k3r) | 213 | - Changed Changelog by using github-changelog-generator from @skywinder [\#2386](https://github.com/wallabag/wallabag/pull/2386) ([nicosomb](https://github.com/nicosomb)) |
214 | - [#2386](https://github.com/wallabag/wallabag/pull/2386) Changed Changelog by using github-changelog-generator from @skywinder (@nicosomb) | 214 | - Added documentation about siteconfig fix [\#2385](https://github.com/wallabag/wallabag/pull/2385) ([nicosomb](https://github.com/nicosomb)) |
215 | - [#2389](https://github.com/wallabag/wallabag/pull/2389) Added default picture if preview picture is null (@nicosomb) | 215 | - Added OpenGraph support for public articles [\#2383](https://github.com/wallabag/wallabag/pull/2383) ([nicosomb](https://github.com/nicosomb)) |
216 | - [#2388](https://github.com/wallabag/wallabag/pull/2388) Fixed two-factor checkbox display in user admin panel (@nicosomb) | 216 | - Fix exists API call [\#2377](https://github.com/wallabag/wallabag/pull/2377) ([tcitworld](https://github.com/tcitworld)) |
217 | - [#2385](https://github.com/wallabag/wallabag/pull/2385) Added documentation about siteconfig fix (@nicosomb) | 217 | - Clickable tags [\#2374](https://github.com/wallabag/wallabag/pull/2374) ([tcitworld](https://github.com/tcitworld)) |
218 | - [#2383](https://github.com/wallabag/wallabag/pull/2383) Added OpenGraph support for public articles (@nicosomb) | 218 | - Remove mouf/nodejs-installer from composer [\#2363](https://github.com/wallabag/wallabag/pull/2363) ([j0k3r](https://github.com/j0k3r)) |
219 | - [#2332](https://github.com/wallabag/wallabag/pull/2332) Fix relations export for Entry (@j0k3r) | 219 | - Changed relation between API client and refresh token [\#2351](https://github.com/wallabag/wallabag/pull/2351) ([nicosomb](https://github.com/nicosomb)) |
220 | - [#2377](https://github.com/wallabag/wallabag/pull/2377) Fix exists API call (@j0k3r, @tcitworld) | 220 | - Fix relations export for Entry [\#2332](https://github.com/wallabag/wallabag/pull/2332) ([j0k3r](https://github.com/j0k3r)) |
221 | - [#2374](https://github.com/wallabag/wallabag/pull/2374) Clickable tags (@tcitworld) | 221 | |
222 | - [#2375](https://github.com/wallabag/wallabag/pull/2375) try to reduce assets build npm connection failing by updating nodejs (@tcitworld) | 222 | ## [2.1.1](https://github.com/wallabag/wallabag/tree/2.1.1) (2016-10-04) |
223 | - [#2363](https://github.com/wallabag/wallabag/pull/2363) Remove mouf/nodejs-installer from composer (@j0k3r) | 223 | [Full Changelog](https://github.com/wallabag/wallabag/compare/2.1.0...2.1.1) |
224 | 224 | ||
225 | ### 2.1.1 2016/10/04 | 225 | |
226 | - [#2349](https://github.com/wallabag/wallabag/pull/2349) Prepare wallabag 2.1.1 (@nicosomb, @j0k3r) | 226 | |
227 | - [#2353](https://github.com/wallabag/wallabag/pull/2353) Basically, fix everything (@tcitworld, @nicosomb, @j0k3r) | 227 | - Create config even if user is disabled [\#2359](https://github.com/wallabag/wallabag/pull/2359) ([j0k3r](https://github.com/j0k3r)) |
228 | - [#2359](https://github.com/wallabag/wallabag/pull/2359) Create config even if user is disabled (@j0k3r) | 228 | - Add php-bcmath extension to requirements [\#2354](https://github.com/wallabag/wallabag/pull/2354) ([Zayon](https://github.com/Zayon)) |
229 | - [#2354](https://github.com/wallabag/wallabag/pull/2354) Add php-bcmath extension to requirements (@Zayon) | 229 | - Basically, fix everything [\#2353](https://github.com/wallabag/wallabag/pull/2353) ([tcitworld](https://github.com/tcitworld)) |
230 | - [#2341](https://github.com/wallabag/wallabag/pull/2341) Update messages.pl.yml (@mruminski) | 230 | - Prepare wallabag 2.1.1 [\#2349](https://github.com/wallabag/wallabag/pull/2349) ([nicosomb](https://github.com/nicosomb)) |
231 | - [#2340](https://github.com/wallabag/wallabag/pull/2340) small improvement for german translation (@Strubbl) | 231 | - Update messages.pl.yml [\#2341](https://github.com/wallabag/wallabag/pull/2341) ([mruminski](https://github.com/mruminski)) |
232 | - [#2338](https://github.com/wallabag/wallabag/pull/2338) Fix for 2.1 installation (@j0k3r) | 232 | - small improvement for german translation [\#2340](https://github.com/wallabag/wallabag/pull/2340) ([Strubbl](https://github.com/Strubbl)) |
233 | 233 | - Fix for 2.1 installation [\#2338](https://github.com/wallabag/wallabag/pull/2338) ([j0k3r](https://github.com/j0k3r)) | |
234 | ### 2.1.0 2016/10/03 | 234 | |
235 | - [#2334](https://github.com/wallabag/wallabag/pull/2334) Prepare wallabag 2.1.0 :rocket: (@nicosomb) | 235 | ## [2.1.0](https://github.com/wallabag/wallabag/tree/2.1.0) (2016-10-03) |
236 | - [#2335](https://github.com/wallabag/wallabag/pull/2335) Fixed CSS for quickstart links (@nicosomb) | 236 | [Full Changelog](https://github.com/wallabag/wallabag/compare/2.0.8...2.1.0) |
237 | - [#2333](https://github.com/wallabag/wallabag/pull/2333) for 2.1, translate all strings to German, which haven't been translated yet (@j0k3r, @nicosomb, @jlnostr, @Strubbl) | 237 | |
238 | - [#2314](https://github.com/wallabag/wallabag/pull/2314) Assets work (@tcitworld) | 238 | |
239 | - [#2331](https://github.com/wallabag/wallabag/pull/2331) Fix parameters in API _links (@j0k3r) | 239 | |
240 | - [#2327](https://github.com/wallabag/wallabag/pull/2327) Add users management UI (@j0k3r) | 240 | - Docker : install PHP 'gd' extension [\#2319](https://github.com/wallabag/wallabag/pull/2319) ([pmartin](https://github.com/pmartin)) |
241 | - [#2330](https://github.com/wallabag/wallabag/pull/2330) Remove error message when creating ePub versions (@pmichelazzo) | 241 | - Fix issue \#2296: epub export with special chars in the title. [\#2297](https://github.com/wallabag/wallabag/pull/2297) ([egilli](https://github.com/egilli)) |
242 | - [#2325](https://github.com/wallabag/wallabag/pull/2325) Add an exists endpoint in API (@j0k3r) | 242 | - Remove error message when creating ePub versions [\#2330](https://github.com/wallabag/wallabag/pull/2330) ([pmichelazzo](https://github.com/pmichelazzo)) |
243 | - [#2328](https://github.com/wallabag/wallabag/pull/2328) Avoid duplicate url with accents (@j0k3r) | 243 | - wallabag 2.1 [\#1999](https://github.com/wallabag/wallabag/pull/1999) ([nicosomb](https://github.com/nicosomb)) |
244 | - [#2326](https://github.com/wallabag/wallabag/pull/2326) Changed quickstart layout (@j0k3r, @nicosomb) | 244 | |
245 | - [#2324](https://github.com/wallabag/wallabag/pull/2324) Add ability to edit a tagging rule (@j0k3r) | 245 | ## [2.0.8](https://github.com/wallabag/wallabag/tree/2.0.8) (2016-09-07) |
246 | - [#2323](https://github.com/wallabag/wallabag/pull/2323) Add simple stats in footer (@j0k3r) | 246 | [Full Changelog](https://github.com/wallabag/wallabag/compare/2.0.7...2.0.8) |
247 | - [#2329](https://github.com/wallabag/wallabag/pull/2329) Occitan version update (@j0k3r, @Quent-in) | 247 | |
248 | - [#2322](https://github.com/wallabag/wallabag/pull/2322) Customize errors templates (@j0k3r) | 248 | |
249 | - [#2320](https://github.com/wallabag/wallabag/pull/2320) Create user config in one place. (@j0k3r) | 249 | |
250 | - [#2319](https://github.com/wallabag/wallabag/pull/2319) Docker : install PHP 'gd' extension (@pmartin) | 250 | - Allow failure for PHP 7.1 [\#2236](https://github.com/wallabag/wallabag/pull/2236) ([j0k3r](https://github.com/j0k3r)) |
251 | - [#2318](https://github.com/wallabag/wallabag/pull/2318) Removed duplicated templates files (@nicosomb) | 251 | - Prepare wallabag 2.0.8 [\#2271](https://github.com/wallabag/wallabag/pull/2271) ([nicosomb](https://github.com/nicosomb)) |
252 | - [#2315](https://github.com/wallabag/wallabag/pull/2315) Fixes about upgrade (@nicosomb, @Strubbl, @jlnostr) | 252 | - Add a check for the database connection [\#2262](https://github.com/wallabag/wallabag/pull/2262) ([j0k3r](https://github.com/j0k3r)) |
253 | - [#2316](https://github.com/wallabag/wallabag/pull/2316) Update messages.pl.yml (@mruminski) | 253 | - Fix issue \#1991: correction of the height field to add articles [\#2241](https://github.com/wallabag/wallabag/pull/2241) ([modos189](https://github.com/modos189)) |
254 | - [#2313](https://github.com/wallabag/wallabag/pull/2313) Remove CSS class who caused long loading on Firefox (@nicosomb) | 254 | - V2 improve view [\#2238](https://github.com/wallabag/wallabag/pull/2238) ([modos189](https://github.com/modos189)) |
255 | - [#2309](https://github.com/wallabag/wallabag/pull/2309) Update messages.pl.yml (@mruminski) | 255 | - Add configuration for german documentation [\#2235](https://github.com/wallabag/wallabag/pull/2235) ([nicosomb](https://github.com/nicosomb)) |
256 | - [#2192](https://github.com/wallabag/wallabag/pull/2192) Import Firefox & Chrome bookmarks into wallabag (@nicosomb, @j0k3r, @tcitworld) | 256 | - Fixes mailto link in documentation [\#2234](https://github.com/wallabag/wallabag/pull/2234) ([cstuder](https://github.com/cstuder)) |
257 | - [#2308](https://github.com/wallabag/wallabag/pull/2308) Fix duplicate tags on import (@j0k3r) | 257 | - Cut entries title in card view: continued [\#2230](https://github.com/wallabag/wallabag/pull/2230) ([modos189](https://github.com/modos189)) |
258 | - [#2306](https://github.com/wallabag/wallabag/pull/2306) Some checks about Redis & RabbitMQ (@j0k3r) | 258 | |
259 | - [#2301](https://github.com/wallabag/wallabag/pull/2301) fix feeds not syncing on android app (@tcitworld, @nicosomb, @Quent-in, @j0k3r, @danbartram, @even-allmighty, @Strubbl, @benages, @Simounet, @charno6, @Rurik19, @bmillemathias, @cstuder, @egilli) | 259 | ## [2.0.7](https://github.com/wallabag/wallabag/tree/2.0.7) (2016-08-22) |
260 | - [#2239](https://github.com/wallabag/wallabag/pull/2239) Update documentation with new features for 2.1 (@nicosomb) | 260 | [Full Changelog](https://github.com/wallabag/wallabag/compare/2.0.6...2.0.7) |
261 | - [#2299](https://github.com/wallabag/wallabag/pull/2299) polish version (@mruminski) | 261 | |
262 | - [#2297](https://github.com/wallabag/wallabag/pull/2297) Fix issue #2296: epub export with special chars in the title. (@egilli) | 262 | |
263 | - [#1941](https://github.com/wallabag/wallabag/pull/1941) Use asynchronous jobs for imports (@j0k3r, @nicosomb) | 263 | |
264 | - [#2292](https://github.com/wallabag/wallabag/pull/2292) Fixed label for mark as read link in entry view (@nicosomb) | 264 | - Prepare wallabag 2.0.7 [\#2226](https://github.com/wallabag/wallabag/pull/2226) ([nicosomb](https://github.com/nicosomb)) |
265 | - [#2291](https://github.com/wallabag/wallabag/pull/2291) Add links to translations in documentation homepage (@nicosomb) | 265 | - Avoid breaking import when fetching fail [\#2224](https://github.com/wallabag/wallabag/pull/2224) ([j0k3r](https://github.com/j0k3r)) |
266 | - [#2287](https://github.com/wallabag/wallabag/pull/2287) Remove footer part (@nicosomb) | 266 | - Added creation date and reading time on article view [\#2222](https://github.com/wallabag/wallabag/pull/2222) ([nicosomb](https://github.com/nicosomb)) |
267 | - [#2290](https://github.com/wallabag/wallabag/pull/2290) Update messages.oc.yml (@Quent-in) | 267 | - Replaced favorite word/icon with star one [\#2221](https://github.com/wallabag/wallabag/pull/2221) ([nicosomb](https://github.com/nicosomb)) |
268 | - [#2279](https://github.com/wallabag/wallabag/pull/2279) Check if asset is enable instead of opposite (@j0k3r) | 268 | - Enable PATCH method for CORS in API part [\#2220](https://github.com/wallabag/wallabag/pull/2220) ([Rurik19](https://github.com/Rurik19)) |
269 | - [#2275](https://github.com/wallabag/wallabag/pull/2275) Export dates from entries (@j0k3r) | 269 | - Enable CORS headers for OAUTH part [\#2216](https://github.com/wallabag/wallabag/pull/2216) ([Rurik19](https://github.com/Rurik19)) |
270 | - [#2274](https://github.com/wallabag/wallabag/pull/2274) Re-use JsonResponse (@j0k3r) | 270 | - Run tests on an uptodate HHVM [\#2134](https://github.com/wallabag/wallabag/pull/2134) ([j0k3r](https://github.com/j0k3r)) |
271 | 271 | - Fix form user display when 2FA is disabled [\#2095](https://github.com/wallabag/wallabag/pull/2095) ([nicosomb](https://github.com/nicosomb)) | |
272 | ### 2.0.8 2016/09/07 | 272 | |
273 | - [#2271](https://github.com/wallabag/wallabag/pull/2271) Prepare wallabag 2.0.8 (@nicosomb) | 273 | ## [2.0.6](https://github.com/wallabag/wallabag/tree/2.0.6) (2016-08-10) |
274 | - [#2266](https://github.com/wallabag/wallabag/pull/2266) Added tags counter in sidebar (material theme) (@nicosomb) | 274 | [Full Changelog](https://github.com/wallabag/wallabag/compare/2.0.5...2.0.6) |
275 | - [#2267](https://github.com/wallabag/wallabag/pull/2267) Occitan updated (@Quent-in) | 275 | |
276 | - [#2263](https://github.com/wallabag/wallabag/pull/2263) Instead of selecting the whole data, just count it (@j0k3r) | 276 | |
277 | - [#2002](https://github.com/wallabag/wallabag/pull/2002) Feature display items number (@nicosomb) | 277 | |
278 | - [#2262](https://github.com/wallabag/wallabag/pull/2262) Add a check for the database connection (@j0k3r) | 278 | - Run PHP 7.1 on Travis [\#2048](https://github.com/wallabag/wallabag/pull/2048) ([j0k3r](https://github.com/j0k3r)) |
279 | - [#2260](https://github.com/wallabag/wallabag/pull/2260) Fixed different font-size for labels in config screen (@nicosomb) | 279 | - Prepare release 2.0.6 [\#2212](https://github.com/wallabag/wallabag/pull/2212) ([nicosomb](https://github.com/nicosomb)) |
280 | - [#2252](https://github.com/wallabag/wallabag/pull/2252) Fixed last merge who caused CSS/JS bugs (@j0k3r, @nicosomb) | 280 | - Fixed typo in entry:notice:entry\_saved [\#2200](https://github.com/wallabag/wallabag/pull/2200) ([charno6](https://github.com/charno6)) |
281 | - [#2242](https://github.com/wallabag/wallabag/pull/2242) Fix print / article views (@nicosomb) | 281 | - Handling socials links into a config file [\#2199](https://github.com/wallabag/wallabag/pull/2199) ([Simounet](https://github.com/Simounet)) |
282 | - [#2258](https://github.com/wallabag/wallabag/pull/2258) Update messages.pl.yml (@mruminski) | 282 | - FIX image inside a figure element max-width [\#2198](https://github.com/wallabag/wallabag/pull/2198) ([Simounet](https://github.com/Simounet)) |
283 | - [#2255](https://github.com/wallabag/wallabag/pull/2255) Add Readability import (@nicosomb, @j0k3r) | 283 | - Remove binary from repo [\#2195](https://github.com/wallabag/wallabag/pull/2195) ([j0k3r](https://github.com/j0k3r)) |
284 | - [#2243](https://github.com/wallabag/wallabag/pull/2243) Add untagged entries (@j0k3r, @nicosomb) | 284 | - Fixed spelling ArtΓΊclos --\> ArtΓculos [\#2194](https://github.com/wallabag/wallabag/pull/2194) ([benages](https://github.com/benages)) |
285 | - [#2245](https://github.com/wallabag/wallabag/pull/2245) Changed where page title is displayed (@nicosomb) | 285 | - Fix 3rd-Party Apps links \(Chrome & Firefox\) [\#2185](https://github.com/wallabag/wallabag/pull/2185) ([tcitworld](https://github.com/tcitworld)) |
286 | - [#2240](https://github.com/wallabag/wallabag/pull/2240) Add icon for public share link (@nicosomb) | 286 | - Change the way to login user in tests [\#2172](https://github.com/wallabag/wallabag/pull/2172) ([j0k3r](https://github.com/j0k3r)) |
287 | - [#2241](https://github.com/wallabag/wallabag/pull/2241) Fix issue #1991: correction of the height field to add articles (@modos189) | 287 | - Fix a few french translations typos [\#2165](https://github.com/wallabag/wallabag/pull/2165) ([tcitworld](https://github.com/tcitworld)) |
288 | - [#2238](https://github.com/wallabag/wallabag/pull/2238) V2 improve view (@modos189) | 288 | - Update symlink to php-cs-fixer [\#2160](https://github.com/wallabag/wallabag/pull/2160) ([j0k3r](https://github.com/j0k3r)) |
289 | - [#2237](https://github.com/wallabag/wallabag/pull/2237) Add original link in public view of the article (@nicosomb) | 289 | - Handle only upper or only lower reading filter [\#2157](https://github.com/wallabag/wallabag/pull/2157) ([j0k3r](https://github.com/j0k3r)) |
290 | - [#1904](https://github.com/wallabag/wallabag/pull/1904) Share entry with a public URL (@j0k3r, @nicosomb) | 290 | - Try to find bad redirection after delete [\#2156](https://github.com/wallabag/wallabag/pull/2156) ([j0k3r](https://github.com/j0k3r)) |
291 | - [#2236](https://github.com/wallabag/wallabag/pull/2236) Allow failure for PHP 7.1 (@j0k3r) | 291 | - Use friendsofphp instead of fabpot [\#2155](https://github.com/wallabag/wallabag/pull/2155) ([j0k3r](https://github.com/j0k3r)) |
292 | - [#2186](https://github.com/wallabag/wallabag/pull/2186) Add option to disable registration (@nicosomb, @j0k3r, @tcitworld) | 292 | - translate documentation to German [\#2148](https://github.com/wallabag/wallabag/pull/2148) ([Strubbl](https://github.com/Strubbl)) |
293 | - [#2234](https://github.com/wallabag/wallabag/pull/2234) Fixes mailto link in documentation (@cstuder) | 293 | - Corrected Regex for lighttpd rewrite [\#2145](https://github.com/wallabag/wallabag/pull/2145) ([even-allmighty](https://github.com/even-allmighty)) |
294 | - [#2235](https://github.com/wallabag/wallabag/pull/2235) Add configuration for german documentation (@nicosomb) | 294 | - Jump to Symfony 3.1 [\#2132](https://github.com/wallabag/wallabag/pull/2132) ([j0k3r](https://github.com/j0k3r)) |
295 | - [#2230](https://github.com/wallabag/wallabag/pull/2230) Cut entries title in card view: continued (@bmillemathias) | 295 | |
296 | - [#2218](https://github.com/wallabag/wallabag/pull/2218) Delete tag or tags by label (@j0k3r, @tcitworld, @nicosomb) | 296 | ## [2.0.5](https://github.com/wallabag/wallabag/tree/2.0.5) (2016-05-31) |
297 | 297 | [Full Changelog](https://github.com/wallabag/wallabag/compare/2.0.4...2.0.5) | |
298 | ### 2.0.7 2016/08/22 | 298 | |
299 | - [#2226](https://github.com/wallabag/wallabag/pull/2226) Prepare wallabag 2.0.7 (@nicosomb) | 299 | |
300 | - [#2222](https://github.com/wallabag/wallabag/pull/2222) Added creation date and reading time on article view (@j0k3r, @nicosomb) | 300 | |
301 | - [#2221](https://github.com/wallabag/wallabag/pull/2221) Replaced favorite word/icon with star one (@nicosomb) | 301 | - Improve English translation [\#2109](https://github.com/wallabag/wallabag/pull/2109) ([Poorchop](https://github.com/Poorchop)) |
302 | - [#2224](https://github.com/wallabag/wallabag/pull/2224) Avoid breaking import when fetching fail (@j0k3r) | 302 | - Update api.rst [\#2044](https://github.com/wallabag/wallabag/pull/2044) ([joshp23](https://github.com/joshp23)) |
303 | - [#2220](https://github.com/wallabag/wallabag/pull/2220) Enable PATCH method for CORS in API part (@Rurik19) | 303 | - new details in the doc about the rights access again;\) [\#2038](https://github.com/wallabag/wallabag/pull/2038) ([foxmask](https://github.com/foxmask)) |
304 | - [#2134](https://github.com/wallabag/wallabag/pull/2134) Run tests on an uptodate HHVM (@j0k3r) | 304 | - Fix the deletion of Tags/Entries relation when delete an entry [\#2122](https://github.com/wallabag/wallabag/pull/2122) ([nicosomb](https://github.com/nicosomb)) |
305 | - [#2095](https://github.com/wallabag/wallabag/pull/2095) Fix form user display when 2FA is disabled (@j0k3r, @nicosomb) | 305 | - Prepare wallabag 2.0.5 [\#2118](https://github.com/wallabag/wallabag/pull/2118) ([nicosomb](https://github.com/nicosomb)) |
306 | - [#2216](https://github.com/wallabag/wallabag/pull/2216) Enable CORS headers for OAUTH part (@Rurik19) | 306 | - Docs proposal [\#2112](https://github.com/wallabag/wallabag/pull/2112) ([Poorchop](https://github.com/Poorchop)) |
307 | 307 | - add screenshots of android docu in English [\#2111](https://github.com/wallabag/wallabag/pull/2111) ([Strubbl](https://github.com/Strubbl)) | |
308 | ### 2.0.6 2016/08/10 | 308 | - CS [\#2098](https://github.com/wallabag/wallabag/pull/2098) ([j0k3r](https://github.com/j0k3r)) |
309 | - [#2212](https://github.com/wallabag/wallabag/pull/2212) Prepare release 2.0.6 (@nicosomb) | 309 | - Fix image path in 2-factor authentification email [\#2097](https://github.com/wallabag/wallabag/pull/2097) ([bmillemathias](https://github.com/bmillemathias)) |
310 | - [#2202](https://github.com/wallabag/wallabag/pull/2202) add some missing phpdoc parameters (@tcitworld) | 310 | - Update CONTRIBUTING file [\#2094](https://github.com/wallabag/wallabag/pull/2094) ([nicosomb](https://github.com/nicosomb)) |
311 | - [#2200](https://github.com/wallabag/wallabag/pull/2200) Fixed typo in entry:notice:entry_saved (@charno6) | 311 | - Replace vertical dots in material theme with horizontal dots [\#2093](https://github.com/wallabag/wallabag/pull/2093) ([nicosomb](https://github.com/nicosomb)) |
312 | - [#2199](https://github.com/wallabag/wallabag/pull/2199) Handling socials links into a config file (@Simounet) | 312 | - Starred and Archived clears if article is already exists [\#2092](https://github.com/wallabag/wallabag/pull/2092) ([Rurik19](https://github.com/Rurik19)) |
313 | - [#2198](https://github.com/wallabag/wallabag/pull/2198) FIX image inside a figure element max-width (@Simounet) | 313 | - Do not specify language in Firefox addon link [\#2069](https://github.com/wallabag/wallabag/pull/2069) ([merwan](https://github.com/merwan)) |
314 | - [#2195](https://github.com/wallabag/wallabag/pull/2195) Remove binary from repo (@j0k3r) | 314 | - Added information about permissions on data/ [\#2068](https://github.com/wallabag/wallabag/pull/2068) ([mariovor](https://github.com/mariovor)) |
315 | - [#2048](https://github.com/wallabag/wallabag/pull/2048) Run PHP 7.1 on Travis (@j0k3r) | 315 | - Update CraueConfigBundle.it.yml [\#2054](https://github.com/wallabag/wallabag/pull/2054) ([jamiroconca](https://github.com/jamiroconca)) |
316 | - [#2194](https://github.com/wallabag/wallabag/pull/2194) Fixed spelling ArtΓΊclos --> ArtΓculos (@benages) | 316 | - Add unread filter to entries pages [\#2052](https://github.com/wallabag/wallabag/pull/2052) ([danbartram](https://github.com/danbartram)) |
317 | - [#2183](https://github.com/wallabag/wallabag/pull/2183) Bring tags on entries view to baggy (@tcitworld) | 317 | - Update api.rst [\#2049](https://github.com/wallabag/wallabag/pull/2049) ([joshp23](https://github.com/joshp23)) |
318 | - [#2185](https://github.com/wallabag/wallabag/pull/2185) Fix 3rd-Party Apps links (Chrome & Firefox) (@tcitworld) | 318 | |
319 | - [#2174](https://github.com/wallabag/wallabag/pull/2174) Add filter for tags on API (@tcitworld) | 319 | ## [2.0.4](https://github.com/wallabag/wallabag/tree/2.0.4) (2016-05-07) |
320 | - [#2176](https://github.com/wallabag/wallabag/pull/2176) Add since parameter (@tcitworld) | 320 | [Full Changelog](https://github.com/wallabag/wallabag/compare/2.0.3...2.0.4) |
321 | - [#2170](https://github.com/wallabag/wallabag/pull/2170) Add tags on entries view and minor ui fixes (@tcitworld) | 321 | |
322 | - [#2172](https://github.com/wallabag/wallabag/pull/2172) Change the way to login user in tests (@j0k3r) | 322 | |
323 | - [#2169](https://github.com/wallabag/wallabag/pull/2169) fix font paths (@tcitworld) | 323 | |
324 | - [#2168](https://github.com/wallabag/wallabag/pull/2168) Add modules when NodeJS versions are too low. (@tcitworld) | 324 | - Prepare wallabag 2.0.4 [\#2035](https://github.com/wallabag/wallabag/pull/2035) ([nicosomb](https://github.com/nicosomb)) |
325 | - [#2157](https://github.com/wallabag/wallabag/pull/2157) Handle only upper or only lower reading filter (@j0k3r) | 325 | - Change Travis/Scrutinizer pictures in README [\#2029](https://github.com/wallabag/wallabag/pull/2029) ([nicosomb](https://github.com/nicosomb)) |
326 | - [#2165](https://github.com/wallabag/wallabag/pull/2165) Fix a few french translations typos (@tcitworld) | 326 | - Docu for android app [\#2028](https://github.com/wallabag/wallabag/pull/2028) ([Strubbl](https://github.com/Strubbl)) |
327 | - [#2142](https://github.com/wallabag/wallabag/pull/2142) Manage assets through npm (@tcitworld) | 327 | - Update messages.it.yml [\#2024](https://github.com/wallabag/wallabag/pull/2024) ([jamiroconca](https://github.com/jamiroconca)) |
328 | - [#2132](https://github.com/wallabag/wallabag/pull/2132) Jump to Symfony 3.1 (@j0k3r) | 328 | - Fix translation for validators [\#2023](https://github.com/wallabag/wallabag/pull/2023) ([nicosomb](https://github.com/nicosomb)) |
329 | - [#2160](https://github.com/wallabag/wallabag/pull/2160) Update symlink to php-cs-fixer (@j0k3r) | 329 | - Fix pagination bar on small devices [\#2022](https://github.com/wallabag/wallabag/pull/2022) ([nicosomb](https://github.com/nicosomb)) |
330 | - [#2155](https://github.com/wallabag/wallabag/pull/2155) Use friendsofphp instead of fabpot (@j0k3r) | 330 | - Fix number of entries in tag/list [\#2020](https://github.com/wallabag/wallabag/pull/2020) ([nicosomb](https://github.com/nicosomb)) |
331 | - [#2156](https://github.com/wallabag/wallabag/pull/2156) Try to find bad redirection after delete (@j0k3r) | 331 | - Create CraueConfigBundle.it.yml [\#2019](https://github.com/wallabag/wallabag/pull/2019) ([jamiroconca](https://github.com/jamiroconca)) |
332 | - [#2148](https://github.com/wallabag/wallabag/pull/2148) translate documentation to German (@Strubbl) | 332 | - Update config.yml, add italian as available language [\#2018](https://github.com/wallabag/wallabag/pull/2018) ([jamiroconca](https://github.com/jamiroconca)) |
333 | - [#2145](https://github.com/wallabag/wallabag/pull/2145) Corrected Regex for lighttpd rewrite (@even-allmighty) | 333 | - Create messages.it.yml [\#2017](https://github.com/wallabag/wallabag/pull/2017) ([jamiroconca](https://github.com/jamiroconca)) |
334 | 334 | - Update documentation [\#2016](https://github.com/wallabag/wallabag/pull/2016) ([nicosomb](https://github.com/nicosomb)) | |
335 | ### 2.0.5 2016/05/31 | 335 | - Fix tags listing [\#2013](https://github.com/wallabag/wallabag/pull/2013) ([nicosomb](https://github.com/nicosomb)) |
336 | - [#2118](https://github.com/wallabag/wallabag/pull/2118) Prepare wallabag 2.0.5 (@nicosomb) | 336 | - integrate upgrade.rst [\#2012](https://github.com/wallabag/wallabag/pull/2012) ([biva](https://github.com/biva)) |
337 | - [#2122](https://github.com/wallabag/wallabag/pull/2122) Fix the deletion of Tags/Entries relation when delete an entry (@j0k3r, @nicosomb) | 337 | - upgrade.rst \(Creation of an upgrade page in the documentation\) [\#2011](https://github.com/wallabag/wallabag/pull/2011) ([biva](https://github.com/biva)) |
338 | - [#2052](https://github.com/wallabag/wallabag/pull/2052) Add unread filter to entries pages (@danbartram) | 338 | - Set the title via POST /api/entries [\#2010](https://github.com/wallabag/wallabag/pull/2010) ([nicosomb](https://github.com/nicosomb)) |
339 | - [#2112](https://github.com/wallabag/wallabag/pull/2112) Docs proposal (@Poorchop) | 339 | - Fix reading speed not defined when user was created via config page [\#2005](https://github.com/wallabag/wallabag/pull/2005) ([nicosomb](https://github.com/nicosomb)) |
340 | - [#2111](https://github.com/wallabag/wallabag/pull/2111) add screenshots of android docu in English (@Strubbl) | 340 | - Fix old branch name urls [\#2001](https://github.com/wallabag/wallabag/pull/2001) ([tcitworld](https://github.com/tcitworld)) |
341 | - [#2109](https://github.com/wallabag/wallabag/pull/2109) Improve English translation (@Poorchop) | 341 | - Update CraueConfigBundle.es.yml [\#1992](https://github.com/wallabag/wallabag/pull/1992) ([jami7](https://github.com/jami7)) |
342 | - [#2097](https://github.com/wallabag/wallabag/pull/2097) Fix image path in 2-factor authentification email (@bmillemathias) | 342 | - Rights access to the folders of the project [\#1985](https://github.com/wallabag/wallabag/pull/1985) ([foxmask](https://github.com/foxmask)) |
343 | - [#2098](https://github.com/wallabag/wallabag/pull/2098) CS (@j0k3r) | 343 | - Es translation [\#1977](https://github.com/wallabag/wallabag/pull/1977) ([j0k3r](https://github.com/j0k3r)) |
344 | - [#2092](https://github.com/wallabag/wallabag/pull/2092) Starred and Archived clears if article is already exists (@Rurik19) | 344 | - Fix filter reading time [\#1976](https://github.com/wallabag/wallabag/pull/1976) ([nicosomb](https://github.com/nicosomb)) |
345 | - [#2093](https://github.com/wallabag/wallabag/pull/2093) Replace vertical dots in material theme with horizontal dots (@nicosomb) | 345 | - Fix typos in API documentation [\#1970](https://github.com/wallabag/wallabag/pull/1970) ([nicosomb](https://github.com/nicosomb)) |
346 | - [#2094](https://github.com/wallabag/wallabag/pull/2094) Update CONTRIBUTING file (@nicosomb) | 346 | - Create 3rd Resources chapter in API documentation [\#1969](https://github.com/wallabag/wallabag/pull/1969) ([nicosomb](https://github.com/nicosomb)) |
347 | - [#2069](https://github.com/wallabag/wallabag/pull/2069) Do not specify language in Firefox addon link (@merwan) | 347 | - Add FAQ page in documentation [\#1967](https://github.com/wallabag/wallabag/pull/1967) ([nicosomb](https://github.com/nicosomb)) |
348 | - [#2068](https://github.com/wallabag/wallabag/pull/2068) Added information about permissions on data/ (@mariovor) | 348 | |
349 | - [#2054](https://github.com/wallabag/wallabag/pull/2054) Update CraueConfigBundle.it.yml (@jamiroconca) | 349 | ## [2.0.3](https://github.com/wallabag/wallabag/tree/2.0.3) (2016-04-22) |
350 | - [#2049](https://github.com/wallabag/wallabag/pull/2049) Update api.rst (@joshp23) | 350 | [Full Changelog](https://github.com/wallabag/wallabag/compare/2.0.2...2.0.3) |
351 | - [#2044](https://github.com/wallabag/wallabag/pull/2044) Update api.rst (@joshp23) | 351 | |
352 | - [#2038](https://github.com/wallabag/wallabag/pull/2038) new details in the doc about the rights access again;) (@foxmask) | 352 | |
353 | 353 | ||
354 | ### 2.0.4 2016/05/07 | 354 | - Prepare release 2.0.3 [\#1965](https://github.com/wallabag/wallabag/pull/1965) ([nicosomb](https://github.com/nicosomb)) |
355 | - [#2035](https://github.com/wallabag/wallabag/pull/2035) Prepare wallabag 2.0.4 (@nicosomb) | 355 | - Update API documentation with cURL examples [\#1962](https://github.com/wallabag/wallabag/pull/1962) ([nicosomb](https://github.com/nicosomb)) |
356 | - [#2023](https://github.com/wallabag/wallabag/pull/2023) Fix translation for validators (@nicosomb) | 356 | |
357 | - [#2016](https://github.com/wallabag/wallabag/pull/2016) Update documentation (@nicosomb) | 357 | ## [2.0.2](https://github.com/wallabag/wallabag/tree/2.0.2) (2016-04-21) |
358 | - [#2020](https://github.com/wallabag/wallabag/pull/2020) Fix number of entries in tag/list (@nicosomb) | 358 | [Full Changelog](https://github.com/wallabag/wallabag/compare/1.9.2...2.0.2) |
359 | - [#2024](https://github.com/wallabag/wallabag/pull/2024) Update messages.it.yml (@jamiroconca) | 359 | |
360 | - [#2029](https://github.com/wallabag/wallabag/pull/2029) Change Travis/Scrutinizer pictures in README (@nicosomb) | 360 | |
361 | - [#2028](https://github.com/wallabag/wallabag/pull/2028) Docu for android app (@Strubbl) | 361 | |
362 | - [#2022](https://github.com/wallabag/wallabag/pull/2022) Fix pagination bar on small devices (@nicosomb) | 362 | - Fix translation for Go to your account button after subscription [\#1957](https://github.com/wallabag/wallabag/pull/1957) ([nicosomb](https://github.com/nicosomb)) |
363 | - [#2017](https://github.com/wallabag/wallabag/pull/2017) Create messages.it.yml (@jamiroconca) | 363 | - Update links in documentation [\#1954](https://github.com/wallabag/wallabag/pull/1954) ([nicosomb](https://github.com/nicosomb)) |
364 | - [#2018](https://github.com/wallabag/wallabag/pull/2018) Update config.yml, add italian as available language (@jamiroconca) | 364 | - Actualisation des liens morts \(Documentation de traduction\) [\#1953](https://github.com/wallabag/wallabag/pull/1953) ([maxi62330](https://github.com/maxi62330)) |
365 | - [#2019](https://github.com/wallabag/wallabag/pull/2019) Create CraueConfigBundle.it.yml (@jamiroconca) | 365 | - Prepare release 2.0.2 [\#1948](https://github.com/wallabag/wallabag/pull/1948) ([nicosomb](https://github.com/nicosomb)) |
366 | - [#2013](https://github.com/wallabag/wallabag/pull/2013) Fix tags listing (@nicosomb) | 366 | - Added some curl examples [\#1945](https://github.com/wallabag/wallabag/pull/1945) ([ddeimeke](https://github.com/ddeimeke)) |
367 | - [#1976](https://github.com/wallabag/wallabag/pull/1976) Fix filter reading time (@nicosomb) | 367 | - Update Travis configuration with branches renaming [\#1944](https://github.com/wallabag/wallabag/pull/1944) ([nicosomb](https://github.com/nicosomb)) |
368 | - [#2005](https://github.com/wallabag/wallabag/pull/2005) Fix reading speed not defined when user was created via config page (@nicosomb) | 368 | - Optimize import [\#1942](https://github.com/wallabag/wallabag/pull/1942) ([nicosomb](https://github.com/nicosomb)) |
369 | - [#2012](https://github.com/wallabag/wallabag/pull/2012) integrate upgrade.rst (@biva) | 369 | |
370 | - [#2011](https://github.com/wallabag/wallabag/pull/2011) upgrade.rst (Creation of an upgrade page in the documentation) (@biva) | 370 | ## [1.9.2](https://github.com/wallabag/wallabag/tree/1.9.2) (2016-04-18) |
371 | - [#2010](https://github.com/wallabag/wallabag/pull/2010) Set the title via POST /api/entries (@nicosomb) | 371 | [Full Changelog](https://github.com/wallabag/wallabag/compare/2.0.1...1.9.2) |
372 | - [#2001](https://github.com/wallabag/wallabag/pull/2001) Fix old branch name urls (@tcitworld) | 372 | |
373 | - [#1992](https://github.com/wallabag/wallabag/pull/1992) Update CraueConfigBundle.es.yml (@jami7) | 373 | |
374 | - [#1985](https://github.com/wallabag/wallabag/pull/1985) Rights access to the folders of the project (@foxmask) | 374 | |
375 | - [#1977](https://github.com/wallabag/wallabag/pull/1977) Es translation (@j0k3r, @jami7) | 375 | - \[Do Not Merge\] Wallabag 1.9.2 [\#1814](https://github.com/wallabag/wallabag/pull/1814) ([tcitworld](https://github.com/tcitworld)) |
376 | - [#1970](https://github.com/wallabag/wallabag/pull/1970) Fix typos in API documentation (@nicosomb) | 376 | |
377 | - [#1969](https://github.com/wallabag/wallabag/pull/1969) Create 3rd Resources chapter in API documentation (@nicosomb) | 377 | ## [2.0.1](https://github.com/wallabag/wallabag/tree/2.0.1) (2016-04-11) |
378 | - [#1967](https://github.com/wallabag/wallabag/pull/1967) Add FAQ page in documentation (@nicosomb) | 378 | [Full Changelog](https://github.com/wallabag/wallabag/compare/2.0.0...2.0.1) |
379 | 379 | ||
380 | ### 2.0.3 2016/04/22 | 380 | ## [2.0.0](https://github.com/wallabag/wallabag/tree/2.0.0) (2016-04-03) |
381 | - [#1965](https://github.com/wallabag/wallabag/pull/1965) Prepare release 2.0.3 (@nicosomb) | 381 | [Full Changelog](https://github.com/wallabag/wallabag/compare/2.0.0-beta.2...2.0.0) |
382 | - [#1962](https://github.com/wallabag/wallabag/pull/1962) Update API documentation with cURL examples (@nicosomb) | 382 | |
383 | 383 | ## [2.0.0-beta.2](https://github.com/wallabag/wallabag/tree/2.0.0-beta.2) (2016-03-12) | |
384 | ### 2.0.2 2016/04/21 | 384 | [Full Changelog](https://github.com/wallabag/wallabag/compare/2.0.0-beta.1...2.0.0-beta.2) |
385 | - [#1948](https://github.com/wallabag/wallabag/pull/1948) Prepare release 2.0.2 (@nicosomb) | 385 | |
386 | - [#1957](https://github.com/wallabag/wallabag/pull/1957) Fix translation for Go to your account button after subscription (@nicosomb) | 386 | ## [2.0.0-beta.1](https://github.com/wallabag/wallabag/tree/2.0.0-beta.1) (2016-03-01) |
387 | - [#1945](https://github.com/wallabag/wallabag/pull/1945) Added some curl examples (@ddeimeke) | 387 | [Full Changelog](https://github.com/wallabag/wallabag/compare/2.0.0-alpha.2...2.0.0-beta.1) |
388 | - [#1954](https://github.com/wallabag/wallabag/pull/1954) Update links in documentation (@nicosomb) | 388 | |
389 | - [#1953](https://github.com/wallabag/wallabag/pull/1953) Actualisation des liens morts (Documentation de traduction) (@maxi62330) | 389 | ## [2.0.0-alpha.2](https://github.com/wallabag/wallabag/tree/2.0.0-alpha.2) (2016-01-22) |
390 | - [#1942](https://github.com/wallabag/wallabag/pull/1942) Optimize import (@nicosomb) | 390 | [Full Changelog](https://github.com/wallabag/wallabag/compare/2.0.0-alpha.1...2.0.0-alpha.2) |
391 | - [#1944](https://github.com/wallabag/wallabag/pull/1944) Update Travis configuration with branches renaming (@nicosomb) | 391 | |
392 | 392 | ## [2.0.0-alpha.1](https://github.com/wallabag/wallabag/tree/2.0.0-alpha.1) (2016-01-07) | |
393 | ### 1.9.2 2016/04/18 | 393 | [Full Changelog](https://github.com/wallabag/wallabag/compare/2.0.0-alpha.0...2.0.0-alpha.1) |
394 | - [#1938](https://github.com/wallabag/wallabag/pull/1938) Display pagination only if we have more than one page (@nicosomb) | 394 | |
395 | - [#1935](https://github.com/wallabag/wallabag/pull/1935) Update messages.es.yml (@jami7) | 395 | ## [2.0.0-alpha.0](https://github.com/wallabag/wallabag/tree/2.0.0-alpha.0) (2015-09-14) |
396 | - [#1933](https://github.com/wallabag/wallabag/pull/1933) Hide pagination if we only have one entry to display (@nicosomb) | 396 | [Full Changelog](https://github.com/wallabag/wallabag/compare/1.9.1-b...2.0.0-alpha.0) |
397 | - [#1925](https://github.com/wallabag/wallabag/pull/1925) Redirect to homepage if referer is null (@nicosomb) | 397 | |
398 | - [#1929](https://github.com/wallabag/wallabag/pull/1929) Change guid and link in RSS feeds to give original entry URL (@nicosomb) | 398 | |
399 | - [#1916](https://github.com/wallabag/wallabag/pull/1916) Convert array + phpDoc (@j0k3r) | 399 | |
400 | - [#1918](https://github.com/wallabag/wallabag/pull/1918) Improve pagination when user has lot of entries (@nicosomb) | 400 | - Update CONTRIBUTING.md [\#1415](https://github.com/wallabag/wallabag/pull/1415) ([sridharrajs](https://github.com/sridharrajs)) |
401 | - [#1919](https://github.com/wallabag/wallabag/pull/1919) Remove useless dependancy (@nicosomb) | 401 | |
402 | - [#1911](https://github.com/wallabag/wallabag/pull/1911) add title hover on entry titles (@tcitworld) | 402 | ## [1.9.1-b](https://github.com/wallabag/wallabag/tree/1.9.1-b) (2015-08-04) |
403 | - [#1915](https://github.com/wallabag/wallabag/pull/1915) Fix doc links (@j0k3r) | 403 | [Full Changelog](https://github.com/wallabag/wallabag/compare/1.9.1...1.9.1-b) |
404 | 404 | ||
405 | ### 2.0.1 2016/04/11 | 405 | |
406 | - [#1912](https://github.com/wallabag/wallabag/pull/1912) Move setup config outside setupAdmin (@j0k3r) | 406 | |
407 | - [#1909](https://github.com/wallabag/wallabag/pull/1909) Prepare release 2.0.1 (@nicosomb) | 407 | - 1.9.1-b [\#1274](https://github.com/wallabag/wallabag/pull/1274) ([nicosomb](https://github.com/nicosomb)) |
408 | - [#1902](https://github.com/wallabag/wallabag/pull/1902) Add changelog (@nicosomb) | 408 | |
409 | - [#1823](https://github.com/wallabag/wallabag/pull/1823) Translation fa (@j0k3r, @mabkenar) | 409 | ## [1.9.1](https://github.com/wallabag/wallabag/tree/1.9.1) (2015-08-03) |
410 | - [#1903](https://github.com/wallabag/wallabag/pull/1903) Force server version to avoid connexion error (@j0k3r) | 410 | [Full Changelog](https://github.com/wallabag/wallabag/compare/1.9.1beta3...1.9.1) |
411 | - [#1901](https://github.com/wallabag/wallabag/pull/1901) Update Spanish translation (@j0k3r, @jami7) | 411 | |
412 | - [#1887](https://github.com/wallabag/wallabag/pull/1887) Fix duplicate article when added via the bookmarklet (@nicosomb) | 412 | |
413 | - [#1895](https://github.com/wallabag/wallabag/pull/1895) All the entries are fetched via GET /api/entries (@nicosomb) | 413 | |
414 | - [#1900](https://github.com/wallabag/wallabag/pull/1900) Remove empty portugese documentation (@nicosomb) | 414 | - Revert "fix link to save your first article" [\#1248](https://github.com/wallabag/wallabag/pull/1248) ([tcitworld](https://github.com/tcitworld)) |
415 | - [#1899](https://github.com/wallabag/wallabag/pull/1899) Add documentation about importing large file into nginx (@nicosomb) | 415 | - fix link to save your first article [\#1247](https://github.com/wallabag/wallabag/pull/1247) ([axelsimon](https://github.com/axelsimon)) |
416 | - [#1898](https://github.com/wallabag/wallabag/pull/1898) Fix estimated reading time in material view (@nicosomb) | 416 | - 1.9.1 [\#1267](https://github.com/wallabag/wallabag/pull/1267) ([nicosomb](https://github.com/nicosomb)) |
417 | - [#1896](https://github.com/wallabag/wallabag/pull/1896) Fix internal settings (@nicosomb) | 417 | |
418 | - [#1894](https://github.com/wallabag/wallabag/pull/1894) Fix documentation link in developer page (@nicosomb) | 418 | ## [1.9.1beta3](https://github.com/wallabag/wallabag/tree/1.9.1beta3) (2015-06-06) |
419 | - [#1891](https://github.com/wallabag/wallabag/pull/1891) Fix typo on configuration page (@nicosomb) | 419 | [Full Changelog](https://github.com/wallabag/wallabag/compare/1.9.1beta2...1.9.1beta3) |
420 | - [#1824](https://github.com/wallabag/wallabag/pull/1824) Remove SMTP configuration environment overrides (@nicosomb) | 420 | |
421 | - [#1879](https://github.com/wallabag/wallabag/pull/1879) Move tag form in Material theme (@nicosomb) | 421 | ## [1.9.1beta2](https://github.com/wallabag/wallabag/tree/1.9.1beta2) (2015-05-09) |
422 | - [#1884](https://github.com/wallabag/wallabag/pull/1884) Change the installation method in issue template (@nicosomb) | 422 | [Full Changelog](https://github.com/wallabag/wallabag/compare/1.9.1beta1...1.9.1beta2) |
423 | - [#1804](https://github.com/wallabag/wallabag/pull/1804) Force user-agent for iansommerville.com (@j0k3r) | 423 | |
424 | - [#1868](https://github.com/wallabag/wallabag/pull/1868) Remove keyboard shortcut and add tagging rule panel in baggy (@nicosomb) | 424 | ## [1.9.1beta1](https://github.com/wallabag/wallabag/tree/1.9.1beta1) (2015-04-08) |
425 | - [#1862](https://github.com/wallabag/wallabag/pull/1862) Add production environment for CLI import (@nicosomb) | 425 | [Full Changelog](https://github.com/wallabag/wallabag/compare/1.9.1alpha2...1.9.1beta1) |
426 | - [#1861](https://github.com/wallabag/wallabag/pull/1861) Round estimated time and add reading speed for Baggy (@nicosomb) | 426 | |
427 | - [#1856](https://github.com/wallabag/wallabag/pull/1856) Documentation about wallabag v1 CLI import (@nicosomb) | 427 | ## [1.9.1alpha2](https://github.com/wallabag/wallabag/tree/1.9.1alpha2) (2015-04-07) |
428 | - [#1840](https://github.com/wallabag/wallabag/pull/1840) Fix Archive page title translation (@nicosomb) | 428 | [Full Changelog](https://github.com/wallabag/wallabag/compare/1.9.1alpha1...1.9.1alpha2) |
429 | 429 | ||
430 | ### 2.0.0 2016/04/03 | 430 | ## [1.9.1alpha1](https://github.com/wallabag/wallabag/tree/1.9.1alpha1) (2015-03-08) |
431 | - [#1835](https://github.com/wallabag/wallabag/pull/1835) :rocket: Prepare v2.0.0 :birthday: (@nicosomb) | 431 | [Full Changelog](https://github.com/wallabag/wallabag/compare/1.9...1.9.1alpha1) |
432 | - [#1838](https://github.com/wallabag/wallabag/pull/1838) Hide search buttons (@nicosomb) | 432 | |
433 | - [#1832](https://github.com/wallabag/wallabag/pull/1832) Check selected PDO driver on install (@j0k3r) | 433 | ## [1.9](https://github.com/wallabag/wallabag/tree/1.9) (2015-02-18) |
434 | - [#3](https://github.com/wallabag/wallabag/pull/3) Fix simple quote (@j0k3r) | 434 | [Full Changelog](https://github.com/wallabag/wallabag/compare/1.9RC1...1.9) |
435 | - [#1822](https://github.com/wallabag/wallabag/pull/1822) Update messages.es.yml (@jami7) | 435 | |
436 | - [#1820](https://github.com/wallabag/wallabag/pull/1820) Refacto wallabag import (@j0k3r) | 436 | |
437 | - [#1821](https://github.com/wallabag/wallabag/pull/1821) Update messages.es.yml (@jami7) | 437 | |
438 | - [#1805](https://github.com/wallabag/wallabag/pull/1805) Fix #1768 Split tags with commas from UI (@j0k3r) | 438 | - Version 1.9.0 [\#1081](https://github.com/wallabag/wallabag/pull/1081) ([tcitworld](https://github.com/tcitworld)) |
439 | - [#1819](https://github.com/wallabag/wallabag/pull/1819) Some cleanup (@j0k3r) | 439 | |
440 | - [#1818](https://github.com/wallabag/wallabag/pull/1818) add migration docs (@tcitworld) | 440 | ## [1.9RC1](https://github.com/wallabag/wallabag/tree/1.9RC1) (2015-02-16) |
441 | - [#1817](https://github.com/wallabag/wallabag/pull/1817) Correct translation (@mruminski) | 441 | [Full Changelog](https://github.com/wallabag/wallabag/compare/1.9beta2...1.9RC1) |
442 | - [#1813](https://github.com/wallabag/wallabag/pull/1813) [v2] German translation (@wallabag) | 442 | |
443 | - [#1807](https://github.com/wallabag/wallabag/pull/1807) fix typo diaspora* share (@nikaro) | 443 | ## [1.9beta2](https://github.com/wallabag/wallabag/tree/1.9beta2) (2015-02-15) |
444 | - [#1806](https://github.com/wallabag/wallabag/pull/1806) Translate flash message in baggy theme (@nicosomb) | 444 | [Full Changelog](https://github.com/wallabag/wallabag/compare/1.9beta...1.9beta2) |
445 | - [#1774](https://github.com/wallabag/wallabag/pull/1774) Switch to keys in translated files (@j0k3r) | 445 | |
446 | - [#1767](https://github.com/wallabag/wallabag/pull/1767) Setting for reading time (@nicosomb) | 446 | ## [1.9beta](https://github.com/wallabag/wallabag/tree/1.9beta) (2015-02-14) |
447 | - [#1799](https://github.com/wallabag/wallabag/pull/1799) fix tabs display on mobile view (@tcitworld) | 447 | [Full Changelog](https://github.com/wallabag/wallabag/compare/1.8.1old...1.9beta) |
448 | - [#1791](https://github.com/wallabag/wallabag/pull/1791) fix api properties and typo (@tcitworld) | 448 | |
449 | - [#1797](https://github.com/wallabag/wallabag/pull/1797) Don't add entry through API if it already exists (@tcitworld) | 449 | |
450 | - [#1792](https://github.com/wallabag/wallabag/pull/1792) add tests on user in API responses (@tcitworld) | 450 | |
451 | - [#1786](https://github.com/wallabag/wallabag/pull/1786) API shows just what needed for user (@tcitworld) | 451 | - Revert "Update german localisation." [\#1030](https://github.com/wallabag/wallabag/pull/1030) ([tcitworld](https://github.com/tcitworld)) |
452 | - [#1784](https://github.com/wallabag/wallabag/pull/1784) add refresh-token grant-type (@tcitworld) | 452 | - Update german localisation. [\#1028](https://github.com/wallabag/wallabag/pull/1028) ([jlnostr](https://github.com/jlnostr)) |
453 | 453 | - Fixed \#993: add wallabag to packagist [\#1004](https://github.com/wallabag/wallabag/pull/1004) ([nicosomb](https://github.com/nicosomb)) | |
454 | ### 2.0.0-beta.2 2016/03/12 | 454 | - Update fr\_FR.utf8.po [\#986](https://github.com/wallabag/wallabag/pull/986) ([goofy-bz](https://github.com/goofy-bz)) |
455 | - [#1775](https://github.com/wallabag/wallabag/pull/1775) Some fixes (@j0k3r) | 455 | - Make call to FTRSS silent to avoid warnings which can break import [\#974](https://github.com/wallabag/wallabag/pull/974) ([jbfavre](https://github.com/jbfavre)) |
456 | - [#1776](https://github.com/wallabag/wallabag/pull/1776) clarify that wllbg is compatible php 7 (@tcitworld) | 456 | |
457 | - [#1763](https://github.com/wallabag/wallabag/pull/1763) Prepare files for 2.0.0-beta.2 (@nicosomb) | 457 | ## [1.8.1old](https://github.com/wallabag/wallabag/tree/1.8.1old) (2014-11-16) |
458 | - [#1771](https://github.com/wallabag/wallabag/pull/1771) Docker timezone (@DjayDev) | 458 | [Full Changelog](https://github.com/wallabag/wallabag/compare/1.8.1bis...1.8.1old) |
459 | - [#1766](https://github.com/wallabag/wallabag/pull/1766) Fix #1756: Added 'wallabag' in page title (@nicosomb) | 459 | |
460 | - [#1762](https://github.com/wallabag/wallabag/pull/1762) Change documentation links in quickstart (@nicosomb) | 460 | ## [1.8.1bis](https://github.com/wallabag/wallabag/tree/1.8.1bis) (2014-11-16) |
461 | - [#1761](https://github.com/wallabag/wallabag/pull/1761) V2 api version (@tcitworld, @ZeddZull) | 461 | [Full Changelog](https://github.com/wallabag/wallabag/compare/1.8.1b...1.8.1bis) |
462 | - [#1675](https://github.com/wallabag/wallabag/pull/1675) Ability to create new client for the API (@j0k3r, @nicosomb, @tcitworld) | 462 | |
463 | - [#1750](https://github.com/wallabag/wallabag/pull/1750) Documentation about filters / Quickstart changes (@nicosomb) | 463 | ## [1.8.1b](https://github.com/wallabag/wallabag/tree/1.8.1b) (2014-11-16) |
464 | - [#1670](https://github.com/wallabag/wallabag/pull/1670) Mark all imported articles as read (@j0k3r, @tcitworld) | 464 | [Full Changelog](https://github.com/wallabag/wallabag/compare/1.8.1...1.8.1b) |
465 | - [#1754](https://github.com/wallabag/wallabag/pull/1754) Add starred & archive properties to API (@j0k3r, @tcitworld) | 465 | |
466 | - [#1753](https://github.com/wallabag/wallabag/pull/1753) Doc: fix typo in php-hash ext name (@Horgix) | 466 | |
467 | - [#1745](https://github.com/wallabag/wallabag/pull/1745) V2 spanish translation (@benages) | 467 | |
468 | - [#1743](https://github.com/wallabag/wallabag/pull/1743) Releasing documentation (@nicosomb) | 468 | - 1.8.1b [\#933](https://github.com/wallabag/wallabag/pull/933) ([tcitworld](https://github.com/tcitworld)) |
469 | - [#1615](https://github.com/wallabag/wallabag/pull/1615) Added RELEASE_PROCESS document (@bdunogier) | 469 | |
470 | - [#1740](https://github.com/wallabag/wallabag/pull/1740) minor typofix again (@goofy-bz) | 470 | ## [1.8.1](https://github.com/wallabag/wallabag/tree/1.8.1) (2014-11-15) |
471 | - [#1742](https://github.com/wallabag/wallabag/pull/1742) Add the way to install (package or composer) (@nicosomb) | 471 | [Full Changelog](https://github.com/wallabag/wallabag/compare/1.8.0...1.8.1) |
472 | 472 | ||
473 | ### 2.0.0-beta.1 2016/03/01 | 473 | |
474 | - [#1738](https://github.com/wallabag/wallabag/pull/1738) Prepare wallabag for first beta :rocket: (@nicosomb) | 474 | |
475 | - [#1739](https://github.com/wallabag/wallabag/pull/1739) minor typofix + missing quotes (@goofy-bz) | 475 | - 1.8.1 [\#932](https://github.com/wallabag/wallabag/pull/932) ([nicosomb](https://github.com/nicosomb)) |
476 | - [#1736](https://github.com/wallabag/wallabag/pull/1736) Update Capistrano libraries with last versions (@nicosomb) | 476 | |
477 | - [#1734](https://github.com/wallabag/wallabag/pull/1734) Remove extra definition (@j0k3r) | 477 | ## [1.8.0](https://github.com/wallabag/wallabag/tree/1.8.0) (2014-10-10) |
478 | - [#1732](https://github.com/wallabag/wallabag/pull/1732) Adding Danish translations to Wallabag v2 (@mjjzf) | 478 | [Full Changelog](https://github.com/wallabag/wallabag/compare/1.7.2...1.8.0) |
479 | - [#1731](https://github.com/wallabag/wallabag/pull/1731) Fix: #1703: authentication for PR by external contributors (@nicosomb) | 479 | |
480 | - [#1653](https://github.com/wallabag/wallabag/pull/1653) V2 annotator comments (@nicosomb, @tcitworld) | 480 | |
481 | - [#1728](https://github.com/wallabag/wallabag/pull/1728) Fix #1717: Change remove tag icon in entry view with material theme (@wallabag) | 481 | |
482 | - [#1723](https://github.com/wallabag/wallabag/pull/1723) Make English welcome message more natural (@shtrom) | 482 | - 1.8.0 [\#863](https://github.com/wallabag/wallabag/pull/863) ([nicosomb](https://github.com/nicosomb)) |
483 | - [#1712](https://github.com/wallabag/wallabag/pull/1712) Fix #1711: Update CONTRIBUTING file (@nicosomb) | 483 | |
484 | - [#1716](https://github.com/wallabag/wallabag/pull/1716) Fix #1603: Enhance requirements in InstallCommand (@j0k3r, @tcitworld) | 484 | ## [1.7.2](https://github.com/wallabag/wallabag/tree/1.7.2) (2014-07-24) |
485 | - [#1710](https://github.com/wallabag/wallabag/pull/1710) Fix #811: Display a human message when graby fails to fetch articles (@nicosomb) | 485 | [Full Changelog](https://github.com/wallabag/wallabag/compare/1.7.1...1.7.2) |
486 | - [#1715](https://github.com/wallabag/wallabag/pull/1715) Fix #1694 #1669 #1684: Add contributors and 3rd party libraries (@wallabag) | 486 | |
487 | - [#1714](https://github.com/wallabag/wallabag/pull/1714) Change wording for create a new user (@j0k3r) | 487 | |
488 | - [#1683](https://github.com/wallabag/wallabag/pull/1683) Demonstration mode to prevent password changes (@j0k3r) | 488 | |
489 | - [#1701](https://github.com/wallabag/wallabag/pull/1701) Fix #1351: add maintenance mode (@j0k3r) | 489 | - security fix [\#791](https://github.com/wallabag/wallabag/pull/791) ([mariroz](https://github.com/mariroz)) |
490 | - [#1709](https://github.com/wallabag/wallabag/pull/1709) Fix #1708: typos in french documentation (@wallabag) | 490 | |
491 | - [#1702](https://github.com/wallabag/wallabag/pull/1702) Added Piwik implementation (@j0k3r) | 491 | ## [1.7.1](https://github.com/wallabag/wallabag/tree/1.7.1) (2014-07-15) |
492 | - [#1707](https://github.com/wallabag/wallabag/pull/1707) typo in french documentation (@nicosomb) | 492 | [Full Changelog](https://github.com/wallabag/wallabag/compare/1.7.0...1.7.1) |
493 | - [#1706](https://github.com/wallabag/wallabag/pull/1706) Documentation for wallabag installation (@tcitworld, @nicosomb) | 493 | |
494 | - [#1705](https://github.com/wallabag/wallabag/pull/1705) French translation for documentation (@nicosomb) | 494 | |
495 | - [#1699](https://github.com/wallabag/wallabag/pull/1699) Move assignTagsToEntry in ContentProxy helper (@j0k3r) | 495 | |
496 | - [#1700](https://github.com/wallabag/wallabag/pull/1700) Fix #1551 - Redirect to the last page when current page is out of range (@delyriand) | 496 | - 1.7.1 [\#761](https://github.com/wallabag/wallabag/pull/761) ([nicosomb](https://github.com/nicosomb)) |
497 | - [#1693](https://github.com/wallabag/wallabag/pull/1693) Fix #1691 create ISSUE_TEMPLATE and PULL_REQUEST_TEMPLATE (@wallabag) | 497 | |
498 | - [#1696](https://github.com/wallabag/wallabag/pull/1696) Add some missing french translations (@wallabag) | 498 | ## [1.7.0](https://github.com/wallabag/wallabag/tree/1.7.0) (2014-05-29) |
499 | - [#1688](https://github.com/wallabag/wallabag/pull/1688) Create messages.pl.yml (@mruminski) | 499 | [Full Changelog](https://github.com/wallabag/wallabag/compare/1.6.1b...1.7.0) |
500 | - [#1690](https://github.com/wallabag/wallabag/pull/1690) translate estimated time minutes (@tcitworld) | 500 | |
501 | - [#1689](https://github.com/wallabag/wallabag/pull/1689) Create validators.pl.yml (@mruminski) | 501 | |
502 | - [#1686](https://github.com/wallabag/wallabag/pull/1686) Polish translation (@mruminski) | 502 | |
503 | - [#1687](https://github.com/wallabag/wallabag/pull/1687) Translated another two files into romanian. (@0wnrepo) | 503 | - 1.7, call me "Premium version" [\#712](https://github.com/wallabag/wallabag/pull/712) ([nicosomb](https://github.com/nicosomb)) |
504 | - [#1681](https://github.com/wallabag/wallabag/pull/1681) two more Persian translated files (@mabkenar) | 504 | |
505 | - [#1679](https://github.com/wallabag/wallabag/pull/1679) Documentation about translation (@wallabag) | 505 | ## [1.6.1b](https://github.com/wallabag/wallabag/tree/1.6.1b) (2014-04-11) |
506 | - [#1680](https://github.com/wallabag/wallabag/pull/1680) Update Capistrano configuration for symfony3 (@wallabag) | 506 | [Full Changelog](https://github.com/wallabag/wallabag/compare/1.6.1...1.6.1b) |
507 | - [#1678](https://github.com/wallabag/wallabag/pull/1678) Translation file for the 'Romanian' language. Also recognised by ro_RO. Known in romanian as "RomΓ’nΔ". (@0wnrepo) | 507 | |
508 | - [#1676](https://github.com/wallabag/wallabag/pull/1676) Translation for Persian (@mabkenar) | 508 | |
509 | - [#1668](https://github.com/wallabag/wallabag/pull/1668) Few updates (@j0k3r) | 509 | |
510 | - [#1672](https://github.com/wallabag/wallabag/pull/1672) improve baggy theme (add new tag panel) (@tcitworld) | 510 | - 1.6.1 [\#634](https://github.com/wallabag/wallabag/pull/634) ([nicosomb](https://github.com/nicosomb)) |
511 | - [#1671](https://github.com/wallabag/wallabag/pull/1671) display pictures properly (@tcitworld) | 511 | |
512 | - [#1658](https://github.com/wallabag/wallabag/pull/1658) import tags from v1 (#1657) (@tcitworld) | 512 | ## [1.6.1](https://github.com/wallabag/wallabag/tree/1.6.1) (2014-04-03) |
513 | - [#1656](https://github.com/wallabag/wallabag/pull/1656) fix labels on new user prompt (@tcitworld) | 513 | [Full Changelog](https://github.com/wallabag/wallabag/compare/1.6.0...1.6.1) |
514 | - [#1654](https://github.com/wallabag/wallabag/pull/1654) fix #1636 (@tcitworld) | 514 | |
515 | - [#1663](https://github.com/wallabag/wallabag/pull/1663) remove tag from entry #1377 (@tcitworld) | 515 | ## [1.6.0](https://github.com/wallabag/wallabag/tree/1.6.0) (2014-04-03) |
516 | - [#1665](https://github.com/wallabag/wallabag/pull/1665) lots of diverse translation stuff & some typos (@tcitworld) | 516 | [Full Changelog](https://github.com/wallabag/wallabag/compare/1.5.2...1.6.0) |
517 | - [#1666](https://github.com/wallabag/wallabag/pull/1666) reimport v1 entries if they were not fetched (@tcitworld) | 517 | |
518 | - [#1659](https://github.com/wallabag/wallabag/pull/1659) Update README.md with the environment parameters (@0wnrepo) | 518 | |
519 | - [#1651](https://github.com/wallabag/wallabag/pull/1651) Test if some keys are missing in v2 import (@wallabag) | 519 | |
520 | - [#1650](https://github.com/wallabag/wallabag/pull/1650) Exported entries were added twice in export file (@wallabag) | 520 | - wallabag 1.6.0 [\#595](https://github.com/wallabag/wallabag/pull/595) ([nicosomb](https://github.com/nicosomb)) |
521 | - [#1652](https://github.com/wallabag/wallabag/pull/1652) User created via wallabag:install is now a SUPER_ADMIN :crown: (@wallabag) | 521 | |
522 | - [#1648](https://github.com/wallabag/wallabag/pull/1648) Fix project version in installation command (@lologhi) | 522 | ## [1.5.2](https://github.com/wallabag/wallabag/tree/1.5.2) (2014-02-21) |
523 | - [#1647](https://github.com/wallabag/wallabag/pull/1647) Force prod env on project creation (@j0k3r) | 523 | [Full Changelog](https://github.com/wallabag/wallabag/compare/1.5.1.1...1.5.2) |
524 | - [#1633](https://github.com/wallabag/wallabag/pull/1633) Exporttxt (@j0k3r, @tcitworld) | 524 | |
525 | - [#1642](https://github.com/wallabag/wallabag/pull/1642) Unescape content for Material card (@j0k3r) | 525 | |
526 | - [#1644](https://github.com/wallabag/wallabag/pull/1644) Fix #1622: parameter for FosUser confirmation (@wallabag) | 526 | |
527 | - [#1645](https://github.com/wallabag/wallabag/pull/1645) Fix #1643: fix the way to load the HTML template in 2factor auth (@wallabag) | 527 | - 1.5.2 [\#481](https://github.com/wallabag/wallabag/pull/481) ([nicosomb](https://github.com/nicosomb)) |
528 | - [#1612](https://github.com/wallabag/wallabag/pull/1612) Settings page (@j0k3r) | 528 | - version number 1.5.1 [\#469](https://github.com/wallabag/wallabag/pull/469) ([nicosomb](https://github.com/nicosomb)) |
529 | - [#1641](https://github.com/wallabag/wallabag/pull/1641) Update import.rst to fix a doc typo (@nicosomb) | 529 | |
530 | - [#1601](https://github.com/wallabag/wallabag/pull/1601) [#1590] Add JSON import from wallabag v2 (@wallabag) | 530 | ## [1.5.1.1](https://github.com/wallabag/wallabag/tree/1.5.1.1) (2014-02-19) |
531 | - [#1605](https://github.com/wallabag/wallabag/pull/1605) [#1604] First draft to fix SensioLabsInsight report (@wallabag) | 531 | [Full Changelog](https://github.com/wallabag/wallabag/compare/1.5.1...1.5.1.1) |
532 | - [#1639](https://github.com/wallabag/wallabag/pull/1639) Fix #1635: change database name for test environments (mysql/pgsql) (@wallabag) | 532 | |
533 | - [#1630](https://github.com/wallabag/wallabag/pull/1630) Add @GitterHQ badge on README (@nicosomb) | 533 | ## [1.5.1](https://github.com/wallabag/wallabag/tree/1.5.1) (2014-02-19) |
534 | - [#1629](https://github.com/wallabag/wallabag/pull/1629) fix #1620 and introduce new parameters to export (@tcitworld) | 534 | [Full Changelog](https://github.com/wallabag/wallabag/compare/1.5.0...1.5.1) |
535 | - [#1628](https://github.com/wallabag/wallabag/pull/1628) Add Turkish translation (@ogunkarakus) | 535 | |
536 | - [#1625](https://github.com/wallabag/wallabag/pull/1625) [#1621] Add default address for FosUser (@nicosomb) | 536 | |
537 | - [#1619](https://github.com/wallabag/wallabag/pull/1619) Move public assets for themes (@j0k3r) | 537 | |
538 | - [#1618](https://github.com/wallabag/wallabag/pull/1618) Updated version in README (@wallabag) | 538 | - 1.5.1 [\#468](https://github.com/wallabag/wallabag/pull/468) ([nicosomb](https://github.com/nicosomb)) |
539 | 539 | ||
540 | ### 2.0.0-alpha.2 2016/01/22 | 540 | ## [1.5.0](https://github.com/wallabag/wallabag/tree/1.5.0) (2014-02-13) |
541 | - [#1614](https://github.com/wallabag/wallabag/pull/1614) Few fixes (@j0k3r) | 541 | [Full Changelog](https://github.com/wallabag/wallabag/compare/1.4.0...1.5.0) |
542 | - [#1565](https://github.com/wallabag/wallabag/pull/1565) Use HTML email for 2FA (@j0k3r) | 542 | |
543 | - [#1610](https://github.com/wallabag/wallabag/pull/1610) Disable xdebug all the time (@j0k3r) | 543 | |
544 | - [#1606](https://github.com/wallabag/wallabag/pull/1606) Remove tag relation when removing an entry (@j0k3r) | 544 | |
545 | - [#1607](https://github.com/wallabag/wallabag/pull/1607) Ignore composer.lock (@j0k3r) | 545 | - 1.5.0 [\#450](https://github.com/wallabag/wallabag/pull/450) ([nicosomb](https://github.com/nicosomb)) |
546 | - [#1599](https://github.com/wallabag/wallabag/pull/1599) Add configuration for portuguese documentation (@wallabag) | 546 | |
547 | - [#1594](https://github.com/wallabag/wallabag/pull/1594) Create index.rst (@araujo0205) | 547 | ## [1.4.0](https://github.com/wallabag/wallabag/tree/1.4.0) (2014-02-03) |
548 | - [#1587](https://github.com/wallabag/wallabag/pull/1587) Use translator interface instead of final class (@j0k3r) | 548 | [Full Changelog](https://github.com/wallabag/wallabag/compare/1.3.1...1.4.0) |
549 | - [#1584](https://github.com/wallabag/wallabag/pull/1584) some cleanup (@wallabag) | 549 | |
550 | - [#1564](https://github.com/wallabag/wallabag/pull/1564) Remove Flattr references (@wallabag) | 550 | |
551 | - [#1583](https://github.com/wallabag/wallabag/pull/1583) Fix `findOneByUrl` side effect in tests (@j0k3r) | 551 | |
552 | - [#1524](https://github.com/wallabag/wallabag/pull/1524) Upgrade to Symfony 3.0 (@j0k3r) | 552 | - changelog 1.4 [\#427](https://github.com/wallabag/wallabag/pull/427) ([nicosomb](https://github.com/nicosomb)) |
553 | - [#1560](https://github.com/wallabag/wallabag/pull/1560) Fix #1501 Quickstart for beginners (@nicosomb) | 553 | |
554 | - [#1574](https://github.com/wallabag/wallabag/pull/1574) Fix typo and set version in the README (@jjanvier) | 554 | ## [1.3.1](https://github.com/wallabag/wallabag/tree/1.3.1) (2014-01-07) |
555 | - [#1561](https://github.com/wallabag/wallabag/pull/1561) Add basic docker-compose configuration (@FabienM) | 555 | [Full Changelog](https://github.com/wallabag/wallabag/compare/1.3.0...1.3.1) |
556 | - [#1563](https://github.com/wallabag/wallabag/pull/1563) #1394 Fixed 'mark as read' and 'mark as unread' links (@nicosomb) | 556 | |
557 | - [#1562](https://github.com/wallabag/wallabag/pull/1562) add import link on baggy theme (@nicosomb) | 557 | |
558 | - [#1558](https://github.com/wallabag/wallabag/pull/1558) [v2] documentation cleaning (@wallabag) | 558 | |
559 | - [#1559](https://github.com/wallabag/wallabag/pull/1559) Installation & configuration of Doctrine Migrations (@j0k3r) | 559 | - poche 1.3.1 [\#387](https://github.com/wallabag/wallabag/pull/387) ([nicosomb](https://github.com/nicosomb)) |
560 | 560 | ||
561 | ### 2.0.0-alpha.1 2016/01/07 | 561 | ## [1.3.0](https://github.com/wallabag/wallabag/tree/1.3.0) (2013-12-23) |
562 | - [#1493](https://github.com/wallabag/wallabag/pull/1493) v2 β 1st draft for Pocket import via API & Wallabag v1 import (@nicosomb, @j0k3r) | 562 | [Full Changelog](https://github.com/wallabag/wallabag/compare/1.2.0...1.3.0) |
563 | - [#1553](https://github.com/wallabag/wallabag/pull/1553) Hide export button if we are not on entries list (@nicosomb) | 563 | |
564 | - [#1545](https://github.com/wallabag/wallabag/pull/1545) v2 β Remove user reference in tag (@j0k3r) | 564 | |
565 | - [#1546](https://github.com/wallabag/wallabag/pull/1546) v2 β Ability to reload an entry (@j0k3r) | 565 | |
566 | - [#1547](https://github.com/wallabag/wallabag/pull/1547) v2 β Fix wrong if when deleting an entry (@j0k3r) | 566 | - poche 1.3.0 [\#363](https://github.com/wallabag/wallabag/pull/363) ([nicosomb](https://github.com/nicosomb)) |
567 | - [#1544](https://github.com/wallabag/wallabag/pull/1544) v2 β Add custom email for 2FA (@j0k3r) | 567 | - 1.2.0 [\#326](https://github.com/wallabag/wallabag/pull/326) ([nicosomb](https://github.com/nicosomb)) |
568 | - [#1540](https://github.com/wallabag/wallabag/pull/1540) v2 β Don't redirect to the content page after deletion (@j0k3r) | 568 | |
569 | - [#1542](https://github.com/wallabag/wallabag/pull/1542) v2 β Avoid multiple tag creation (@j0k3r) | 569 | ## [1.2.0](https://github.com/wallabag/wallabag/tree/1.2.0) (2013-11-25) |
570 | - [#1488](https://github.com/wallabag/wallabag/pull/1488) Slug for tags (@wallabag) | 570 | [Full Changelog](https://github.com/wallabag/wallabag/compare/1.1.0...1.2.0) |
571 | - [#1537](https://github.com/wallabag/wallabag/pull/1537) Updated composer.lock (@bdunogier) | 571 | |
572 | - [#1529](https://github.com/wallabag/wallabag/pull/1529) changed table name for tagging rule (@nicosomb) | 572 | |
573 | - [#1478](https://github.com/wallabag/wallabag/pull/1478) Rule based tags (@K-Phoen) | 573 | |
574 | - [#1523](https://github.com/wallabag/wallabag/pull/1523) Typo (@tcitworld) | 574 | - 1.1.0 [\#289](https://github.com/wallabag/wallabag/pull/289) ([nicosomb](https://github.com/nicosomb)) |
575 | - [#1518](https://github.com/wallabag/wallabag/pull/1518) Set SMTP from environment variables (@mathbruyen) | 575 | |
576 | - [#1422](https://github.com/wallabag/wallabag/pull/1422) V2 β Export entries (@j0k3r, @tcitworld) | 576 | ## [1.1.0](https://github.com/wallabag/wallabag/tree/1.1.0) (2013-10-25) |
577 | - [#1500](https://github.com/wallabag/wallabag/pull/1500) Fix quote strategy for reserved keyword in Postgres (@j0k3r) | 577 | [Full Changelog](https://github.com/wallabag/wallabag/compare/1.0.0...1.1.0) |
578 | - [#1510](https://github.com/wallabag/wallabag/pull/1510) v2 β Fix some deprecated for Symfony3 (@j0k3r) | 578 | |
579 | - [#1505](https://github.com/wallabag/wallabag/pull/1505) Add graby log (@j0k3r) | 579 | |
580 | - [#1495](https://github.com/wallabag/wallabag/pull/1495) add docs (@wallabag) | 580 | |
581 | - [#1496](https://github.com/wallabag/wallabag/pull/1496) fix #1005 V2 redirect after deletion (@wallabag) | 581 | - merge 1.0.0 [\#256](https://github.com/wallabag/wallabag/pull/256) ([nicosomb](https://github.com/nicosomb)) |
582 | - [#1491](https://github.com/wallabag/wallabag/pull/1491) Add german translation. (@jlnostr) | 582 | |
583 | - [#1446](https://github.com/wallabag/wallabag/pull/1446) [WIP] language selection on config screen (@j0k3r, @nicosomb) | 583 | ## [1.0.0](https://github.com/wallabag/wallabag/tree/1.0.0) (2013-10-03) |
584 | - [#1484](https://github.com/wallabag/wallabag/pull/1484) 2factor authentication via email (@wallabag) | 584 | [Full Changelog](https://github.com/wallabag/wallabag/compare/1.0-beta5.2...1.0.0) |
585 | - [#1475](https://github.com/wallabag/wallabag/pull/1475) V2 material (@modos189) | 585 | |
586 | - [#1472](https://github.com/wallabag/wallabag/pull/1472) fix #1470: clean material theme (@wallabag) | 586 | ## [1.0-beta5.2](https://github.com/wallabag/wallabag/tree/1.0-beta5.2) (2013-09-20) |
587 | - [#1471](https://github.com/wallabag/wallabag/pull/1471) implement bookmarklet (@wallabag) | 587 | [Full Changelog](https://github.com/wallabag/wallabag/compare/1.0-beta5.1...1.0-beta5.2) |
588 | - [#1468](https://github.com/wallabag/wallabag/pull/1468) fix bug on detect active theme (@wallabag) | 588 | |
589 | - [#1464](https://github.com/wallabag/wallabag/pull/1464) fix type hint for User (@wallabag) | 589 | ## [1.0-beta5.1](https://github.com/wallabag/wallabag/tree/1.0-beta5.1) (2013-09-20) |
590 | - [#1436](https://github.com/wallabag/wallabag/pull/1436) Public registration & oAuth2 \o/ (@j0k3r, @nicosomb) | 590 | [Full Changelog](https://github.com/wallabag/wallabag/compare/1.0-beta5...1.0-beta5.1) |
591 | - [#1461](https://github.com/wallabag/wallabag/pull/1461) fix #1433: add test for removeWww Twig Extension (@wallabag) | 591 | |
592 | - [#1459](https://github.com/wallabag/wallabag/pull/1459) fix #1457 & update materialize (@tcitworld) | 592 | ## [1.0-beta5](https://github.com/wallabag/wallabag/tree/1.0-beta5) (2013-09-20) |
593 | - [#1447](https://github.com/wallabag/wallabag/pull/1447) typo (@tcitworld) | 593 | [Full Changelog](https://github.com/wallabag/wallabag/compare/1.0-beta4...1.0-beta5) |
594 | - [#1441](https://github.com/wallabag/wallabag/pull/1441) Add french translation (@nicosomb) | 594 | |
595 | - [#1437](https://github.com/wallabag/wallabag/pull/1437) some cleanup on material theme (@nicosomb) | 595 | |
596 | - [#1439](https://github.com/wallabag/wallabag/pull/1439) fix Capistrano configuration (@nicosomb) | 596 | |
597 | - [#1440](https://github.com/wallabag/wallabag/pull/1440) fix #1433: remove www. on entries view (@nicosomb) | 597 | - beta5 [\#226](https://github.com/wallabag/wallabag/pull/226) ([nicosomb](https://github.com/nicosomb)) |
598 | - [#1434](https://github.com/wallabag/wallabag/pull/1434) Add multiple database tests on Travis (@j0k3r) | 598 | - beta4 [\#181](https://github.com/wallabag/wallabag/pull/181) ([nicosomb](https://github.com/nicosomb)) |
599 | - [#1435](https://github.com/wallabag/wallabag/pull/1435) Enabled created user from Config (@j0k3r) | 599 | |
600 | - [#1429](https://github.com/wallabag/wallabag/pull/1429) V2 β Handle language in entry (@j0k3r) | 600 | ## [1.0-beta4](https://github.com/wallabag/wallabag/tree/1.0-beta4) (2013-08-25) |
601 | [Full Changelog](https://github.com/wallabag/wallabag/compare/1.0-beta3...1.0-beta4) | ||
602 | |||
603 | ## [1.0-beta3](https://github.com/wallabag/wallabag/tree/1.0-beta3) (2013-08-17) | ||
604 | [Full Changelog](https://github.com/wallabag/wallabag/compare/1.0-beta2...1.0-beta3) | ||
605 | |||
606 | |||
607 | |||
608 | - beta3 [\#141](https://github.com/wallabag/wallabag/pull/141) ([nicosomb](https://github.com/nicosomb)) | ||
609 | - merge with beta2 [\#132](https://github.com/wallabag/wallabag/pull/132) ([nicosomb](https://github.com/nicosomb)) | ||
610 | |||
611 | ## [1.0-beta2](https://github.com/wallabag/wallabag/tree/1.0-beta2) (2013-08-11) | ||
612 | [Full Changelog](https://github.com/wallabag/wallabag/compare/1.0-beta1...1.0-beta2) | ||
613 | |||
614 | |||
615 | |||
616 | - merge dev into master [\#109](https://github.com/wallabag/wallabag/pull/109) ([nicosomb](https://github.com/nicosomb)) | ||
617 | |||
618 | ## [1.0-beta1](https://github.com/wallabag/wallabag/tree/1.0-beta1) (2013-08-07) | ||
619 | [Full Changelog](https://github.com/wallabag/wallabag/compare/0.3...1.0-beta1) | ||
620 | |||
621 | ## [0.3](https://github.com/wallabag/wallabag/tree/0.3) (2013-07-31) | ||
622 | [Full Changelog](https://github.com/wallabag/wallabag/compare/0.2.1...0.3) | ||
623 | |||
624 | |||
625 | |||
626 | - v0.2.1 [\#74](https://github.com/wallabag/wallabag/pull/74) ([nicosomb](https://github.com/nicosomb)) | ||
627 | |||
628 | ## [0.2.1](https://github.com/wallabag/wallabag/tree/0.2.1) (2013-04-23) | ||
629 | [Full Changelog](https://github.com/wallabag/wallabag/compare/0.2...0.2.1) | ||
630 | |||
631 | |||
632 | |||
633 | - tag 0.2 [\#67](https://github.com/wallabag/wallabag/pull/67) ([nicosomb](https://github.com/nicosomb)) | ||
634 | |||
635 | ## [0.2](https://github.com/wallabag/wallabag/tree/0.2) (2013-04-21) | ||
636 | [Full Changelog](https://github.com/wallabag/wallabag/compare/0.11...0.2) | ||
637 | |||
638 | ## [0.11](https://github.com/wallabag/wallabag/tree/0.11) (2013-04-19) | ||
639 | [Full Changelog](https://github.com/wallabag/wallabag/compare/0.1...0.11) | ||
640 | |||
641 | ## [0.1](https://github.com/wallabag/wallabag/tree/0.1) (2013-04-19) | ||
642 | |||
643 | |||
644 | - Ajout conf nginx pour la protection de la bdd [\#50](https://github.com/wallabag/wallabag/pull/50) ([Gregoire-M](https://github.com/Gregoire-M)) | ||
645 | - Modifications css [\#19](https://github.com/wallabag/wallabag/pull/19) ([tmos](https://github.com/tmos)) | ||
646 | - Some fixes and improvements [\#5](https://github.com/wallabag/wallabag/pull/5) ([fatihorhan](https://github.com/fatihorhan)) | ||
647 | |||
648 | |||
649 | |||
650 | \* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* | ||