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