X-Git-Url: https://git.immae.eu/?p=github%2Fwallabag%2Fwallabag.git;a=blobdiff_plain;f=CHANGELOG.md;h=73fe67982c61f5f445e4897d78387b64c7bf583c;hp=79ca58256e6652cff203737284a4aa8dfabd17b0;hb=0452e869ec0e3d336337f815da346346c860d914;hpb=ec67907420641b238683c8e103b9d0e6058bc7b5 diff --git a/CHANGELOG.md b/CHANGELOG.md index 79ca5825..73fe6798 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,575 +1,612 @@ -## Changelog - -### 2.2.0 2017/01/27 -- [#2789](https://github.com/wallabag/wallabag/pull/2789) Added indexes on is_archived and is_starred (@nicosomb) -- [#2763](https://github.com/wallabag/wallabag/pull/2763) Sort list of available tags (@janLo) -- [#2646](https://github.com/wallabag/wallabag/pull/2646) Added explanations about migrations (@nicosomb, @jlnostr) -- [#2787](https://github.com/wallabag/wallabag/pull/2787) Lock kphoen/rulerz to avoid breaking changes (@j0k3r) -- [#2750](https://github.com/wallabag/wallabag/pull/2750) Added migration to rename uuid to uid (@nicosomb) -- [#2774](https://github.com/wallabag/wallabag/pull/2774) add cli export (@tcitworld) -- [#2742](https://github.com/wallabag/wallabag/pull/2742) Avoid false preview image (@j0k3r) -- [#2733](https://github.com/wallabag/wallabag/pull/2733) Fixed API error No matching accepted Response format could be determined (@nicosomb) -- [#2735](https://github.com/wallabag/wallabag/pull/2735) Removed the small element on reading time (@nicosomb) -- [#2729](https://github.com/wallabag/wallabag/pull/2729) Fix double overlay on expanded right sidenav (@Simounet) -- [#2728](https://github.com/wallabag/wallabag/pull/2728) Fix right side-nav scrolling on low height window (@Simounet) -- [#2725](https://github.com/wallabag/wallabag/pull/2725) Share to Shaarli - Include tags (@lapineige,) -- [#2732](https://github.com/wallabag/wallabag/pull/2732) Firefox add-on URL updated (@Simounet) -- [#2730](https://github.com/wallabag/wallabag/pull/2730) Access to search, filters, export on mobile (@Simounet) -- [#2731](https://github.com/wallabag/wallabag/pull/2731) Minor typo fix (@llune) -- [#2702](https://github.com/wallabag/wallabag/pull/2702) Added index on entry.uuid (@nicosomb) -- [#2724](https://github.com/wallabag/wallabag/pull/2724) Fix entry reading time (@Simounet) -- [#2723](https://github.com/wallabag/wallabag/pull/2723) Fixed export by tags with a tag which contains space (@nicosomb) -- [#2696](https://github.com/wallabag/wallabag/pull/2696) Run migration on each test (@j0k3r) -- [#2714](https://github.com/wallabag/wallabag/pull/2714) Fix the box shadow on the card entry (@Simounet) -- [#2616](https://github.com/wallabag/wallabag/pull/2616) Change documentation links to HTTPS (@mathieui) -- [#2682](https://github.com/wallabag/wallabag/pull/2682) Ensure craue_config_setting migration are ok (@nicosomb, @j0k3r) -- [#2690](https://github.com/wallabag/wallabag/pull/2690) Added QoS for RabbitMQ (@nicosomb) -- [#2701](https://github.com/wallabag/wallabag/pull/2701) Removed outputWalkers for pagination (@nicosomb) -- [#2667](https://github.com/wallabag/wallabag/pull/2667) Upgrade to Symfony 3.2 (@nicosomb, @j0k3r) -- [#2699](https://github.com/wallabag/wallabag/pull/2699) Removed user join in query builder (@nicosomb) -- [#2697](https://github.com/wallabag/wallabag/pull/2697) Add default value for list_mode (@j0k3r) -- [#2691](https://github.com/wallabag/wallabag/pull/2691) Moved total messages from import (@nicosomb) -- [#2689](https://github.com/wallabag/wallabag/pull/2689) Replaced chmod for download pictures feature (@nicosomb) -- [#2688](https://github.com/wallabag/wallabag/pull/2688) Fixed imports with is_starred and is_archived (@nicosomb) -- [#2686](https://github.com/wallabag/wallabag/pull/2686) Casted maxIterations for Redis import (@nicosomb) -- [#2680](https://github.com/wallabag/wallabag/pull/2680) Limit rule to 255 (@j0k3r) -- [#2679](https://github.com/wallabag/wallabag/pull/2679) Fix content from imported entried being discarded when URL goes bad (@j0k3r, @jcharaoui) -- [#2677](https://github.com/wallabag/wallabag/pull/2677) add translations/wallabag_user.de.yml (fixes #2673) (@Strubbl) -- [#2676](https://github.com/wallabag/wallabag/pull/2676) Updated addons links (@nicosomb) -- [#2674](https://github.com/wallabag/wallabag/pull/2674) Fixed 404 for wallabag logo in 2FA (@nicosomb) -- [#2672](https://github.com/wallabag/wallabag/pull/2672) Fixed typo in asynchronous documentation (@nicosomb) -- [#2670](https://github.com/wallabag/wallabag/pull/2670) Added floating button on entry view for mobile (@nicosomb) -- [#2650](https://github.com/wallabag/wallabag/pull/2650) Added hasColumn() in migration to check column existence (@nicosomb) -- [#2662](https://github.com/wallabag/wallabag/pull/2662) Add list view (@nicosomb) -- [#2663](https://github.com/wallabag/wallabag/pull/2663) Removed FOSUser attributes removed in alpha4 (@nicosomb) -- [#2659](https://github.com/wallabag/wallabag/pull/2659) Fix incorrect reading time calculation for entries in non-latin languages. (@akovalyov) -- [#2654](https://github.com/wallabag/wallabag/pull/2654) Enforce lowercase on domain name filter (@Kdecherf) -- [#2622](https://github.com/wallabag/wallabag/pull/2622) Material UI Changes (@nicosomb, @Kdecherf) -- [#2642](https://github.com/wallabag/wallabag/pull/2642) Fixed logout shortcut (@nicosomb) -- [#2620](https://github.com/wallabag/wallabag/pull/2620) Fix password layout (@j0k3r) -- [#2640](https://github.com/wallabag/wallabag/pull/2640) Fixed entry shortcuts available in list view (@nicosomb) -- [#2637](https://github.com/wallabag/wallabag/pull/2637) Update messages.pl.yml (@wallabag) -- [#2317](https://github.com/wallabag/wallabag/pull/2317) Added authentication for restricted access articles (@nicosomb, @bdunogier) -- [#2612](https://github.com/wallabag/wallabag/pull/2612) Added help about shortcuts (@nicosomb) -- [#2635](https://github.com/wallabag/wallabag/pull/2635) Return 304 when content isn't reloaded using the API (@j0k3r) -- [#2613](https://github.com/wallabag/wallabag/pull/2613) Fix card action overlap (@j0k3r) -- [#2614](https://github.com/wallabag/wallabag/pull/2614) Add ability to reload entry from API (@j0k3r) -- [#2632](https://github.com/wallabag/wallabag/pull/2632) Update messages.pl.yml (@wallabag) -- [#2630](https://github.com/wallabag/wallabag/pull/2630) Add white-text class to card-title too (@ThibaudDauce) -- [#2600](https://github.com/wallabag/wallabag/pull/2600) Install assets for shortcuts (@j0k3r) -- [#2601](https://github.com/wallabag/wallabag/pull/2601) Added http_status in Entry entity (@nicosomb) -- [#2593](https://github.com/wallabag/wallabag/pull/2593) Put log in the most common failure tests (@j0k3r) -- [#2592](https://github.com/wallabag/wallabag/pull/2592) Update messages.pl.yml (@wallabag) -- [#2547](https://github.com/wallabag/wallabag/pull/2547) Added a configuration to define the redirection after archiving an entry (@j0k3r, @nicosomb, @Strubbl) -- [#2495](https://github.com/wallabag/wallabag/pull/2495) Added shortcuts (@nicosomb, @tcitworld) -- [#2566](https://github.com/wallabag/wallabag/pull/2566) Added unmark.it sharing (@nicosomb) -- [#2564](https://github.com/wallabag/wallabag/pull/2564) Update messages.pl.yml (@wallabag) -- [#2553](https://github.com/wallabag/wallabag/pull/2553) Added new tag form in mobile view for Material theme (@nicosomb) -- [#2548](https://github.com/wallabag/wallabag/pull/2548) Add Pinboard import (@Strubbl, @j0k3r) -- [#2551](https://github.com/wallabag/wallabag/pull/2551) Removed Maintenance bundle (@nicosomb) -- [#2541](https://github.com/wallabag/wallabag/pull/2541) Update messages.pl.yml (@wallabag) -- [#2540](https://github.com/wallabag/wallabag/pull/2540) Update of the OC version (@Quent-in) -- [#2535](https://github.com/wallabag/wallabag/pull/2535) Use created_at as default sort (@j0k3r) -- [#2180](https://github.com/wallabag/wallabag/pull/2180) Download pictures (@j0k3r, @tcitworld) -- [#2523](https://github.com/wallabag/wallabag/pull/2523) Added QRCode and link to configure android application (@tcitworld, @nicosomb) -- [#2499](https://github.com/wallabag/wallabag/pull/2499) Added relation between API Client and User (@nicosomb) -- [#2496](https://github.com/wallabag/wallabag/pull/2496) Update messages.pl.yml (@wallabag) -- [#2401](https://github.com/wallabag/wallabag/pull/2401) Reset account (@j0k3r) -- [#1890](https://github.com/wallabag/wallabag/pull/1890) bring annotations to API (@j0k3r, @nicosomb, @tcitworld) -- [#2456](https://github.com/wallabag/wallabag/pull/2456) use new tcpdf library version (@tcitworld) -- [#2453](https://github.com/wallabag/wallabag/pull/2453) Fix API export (@j0k3r) -- [#2438](https://github.com/wallabag/wallabag/pull/2438) Update messages.pl.yml (@wallabag) -- [#2372](https://github.com/wallabag/wallabag/pull/2372) API: ability to export entry in all available format (epub, pdf, etc...) (@j0k3r, @pmartin) -- [#2409](https://github.com/wallabag/wallabag/pull/2409) Occitan version update (@Quent-in, @nicosomb) -- [#2177](https://github.com/wallabag/wallabag/pull/2177) Delete user (@j0k3r, @nicosomb, @tcitworld) - -### 2.1.6 2017/01/18 -- [#2759](https://github.com/wallabag/wallabag/pull/2759) Prepare wallabag 2.1.6 :rocket: (@nicosomb) -- [#2758](https://github.com/wallabag/wallabag/pull/2758) Fixed possible JS injection via the title edition (@nicosomb) -- [#2736](https://github.com/wallabag/wallabag/pull/2736) Update copyright year (@lex111) -- [#2624](https://github.com/wallabag/wallabag/pull/2624) Fix #2056 update config.yml (@Rurik19) - -### 2.1.5 2016/11/21 -- [#2625](https://github.com/wallabag/wallabag/pull/2625) Prepare wallabag 2.1.5 (@nicosomb) -- [#2623](https://github.com/wallabag/wallabag/pull/2623) Force composer to run as PHP 5.5.9 (@j0k3r) -- [#2608](https://github.com/wallabag/wallabag/pull/2608) Change version to 2.2.0-dev (@nicosomb) -- [#2607](https://github.com/wallabag/wallabag/pull/2607) Updated changelog for 2.1.4 (@nicosomb) - -### 2.1.4 2016/11/19 -- [#2604](https://github.com/wallabag/wallabag/pull/2604) wallabag can’t work on PostgreSQL <= 9.1 (@j0k3r) -- [#2605](https://github.com/wallabag/wallabag/pull/2605) Add .travis.yml change to RELEASE_PROCESS (@j0k3r) -- [#2603](https://github.com/wallabag/wallabag/pull/2603) Fix clear-cache problem using —no-dev (@j0k3r) -- [#2596](https://github.com/wallabag/wallabag/pull/2596) Prepare wallabag 2.1.4 :rocket: (@nicosomb) -- [#2550](https://github.com/wallabag/wallabag/pull/2550) Reordered documentation (@jlnostr, @nicosomb) -- [#2578](https://github.com/wallabag/wallabag/pull/2578) Added help on config screen (@nicosomb) -- [#2570](https://github.com/wallabag/wallabag/pull/2570) Added creation date on entries view (@nicosomb) -- [#2587](https://github.com/wallabag/wallabag/pull/2587) User-agents have moved to site-config (@j0k3r) -- [#2584](https://github.com/wallabag/wallabag/pull/2584) fix #2582 - Documentation, Nginx config: disable all other PHP file from symphony (@blankoworld) -- [#2577](https://github.com/wallabag/wallabag/pull/2577) Added tooltips in header bar (@nicosomb) -- [#2562](https://github.com/wallabag/wallabag/pull/2562) Bigger image preview in case of only image content (@j0k3r) -- [#2571](https://github.com/wallabag/wallabag/pull/2571) Changed behavior when we change language (@nicosomb) -- [#2565](https://github.com/wallabag/wallabag/pull/2565) Removed support website on about page (@nicosomb) -- [#2563](https://github.com/wallabag/wallabag/pull/2563) Improve PR template (@j0k3r) -- [#2561](https://github.com/wallabag/wallabag/pull/2561) fix #2559 (@Rurik19) -- [#2555](https://github.com/wallabag/wallabag/pull/2555) Reorder variable assignation in update.sh script, fix #2554 (@dkrmr) -- [#2556](https://github.com/wallabag/wallabag/pull/2556) Replaced TokenStorage with TokenStorageInterface (@nicosomb) -- [#2552](https://github.com/wallabag/wallabag/pull/2552) Round readingtime to avoid crazy number (@j0k3r) -- [#2546](https://github.com/wallabag/wallabag/pull/2546) Updated default parameters.yml file in documentation (@nicosomb) -- [#2545](https://github.com/wallabag/wallabag/pull/2545) Update the upgrade documentation (@nicosomb) - -### 2.1.3 2016/11/04 -- [#2536](https://github.com/wallabag/wallabag/pull/2536) Prepare wallabag 2.1.3 :rocket: (@nicosomb) -- [#2460](https://github.com/wallabag/wallabag/pull/2460) UI Changes (@tcitworld, @j0k3r) -- [#2534](https://github.com/wallabag/wallabag/pull/2534) Use created_at as default sort (@j0k3r) -- [#2530](https://github.com/wallabag/wallabag/pull/2530) Added documentation about failed to load external entity error (@j0k3r, @Strubbl, @nicosomb) -- [#2519](https://github.com/wallabag/wallabag/pull/2519) Translation update - French (@j0k3r, @Jibec) -- [#2528](https://github.com/wallabag/wallabag/pull/2528) Force user-agent for .slashdot.org (@Kdecherf) -- [#2524](https://github.com/wallabag/wallabag/pull/2524) Add Instapaper to CLI import (@lologhi) -- [#2521](https://github.com/wallabag/wallabag/pull/2521) fix path for the install scripts (@foxmask) -- [#2520](https://github.com/wallabag/wallabag/pull/2520) Inject parameter instead of service (@j0k3r) -- [#2518](https://github.com/wallabag/wallabag/pull/2518) docs: fix link to wallabag-stats project (@Strubbl) -- [#2514](https://github.com/wallabag/wallabag/pull/2514) docs: update 3rd party projects by Strubbl (@Strubbl) -- [#2513](https://github.com/wallabag/wallabag/pull/2513) Updated Capistrano configuration (@nicosomb) -- [#2506](https://github.com/wallabag/wallabag/pull/2506) Fixed entries export filtered with a tag (@nicosomb) -- [#2509](https://github.com/wallabag/wallabag/pull/2509) Exploded WallabagRestController into many controllers (@nicosomb) -- [#2508](https://github.com/wallabag/wallabag/pull/2508) Added the whole path to parameters.yml file (@nicosomb) -- [#2507](https://github.com/wallabag/wallabag/pull/2507) Added require.sh to check if composer is installed (@nicosomb) -- [#2500](https://github.com/wallabag/wallabag/pull/2500) Added a check in Makefile to see if composer is installed (@nicosomb) -- [#2504](https://github.com/wallabag/wallabag/pull/2504) Added tag label in the page title (@nicosomb) -- [#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) -- [#2493](https://github.com/wallabag/wallabag/pull/2493) Add relevant links to fetch content error page (@nicosomb, @bmillemathias) -- [#2486](https://github.com/wallabag/wallabag/pull/2486) Added :fr: documentation for wallabag backup (@jlnostr, @nicosomb) -- [#2484](https://github.com/wallabag/wallabag/pull/2484) Document what to backup in Wallabag (@bmillemathias) -- [#2485](https://github.com/wallabag/wallabag/pull/2485) Fix missing words in Android application documentation (@bmillemathias) -- [#2481](https://github.com/wallabag/wallabag/pull/2481) Some fixes (@j0k3r) -- [#2482](https://github.com/wallabag/wallabag/pull/2482) If reload content failed, don’t update it (@j0k3r) -- [#2467](https://github.com/wallabag/wallabag/pull/2467) Update wallabag version for master branch (@nicosomb) -- [#2466](https://github.com/wallabag/wallabag/pull/2466) Removed MD5 hash in documentation (@nicosomb) - -### 2.1.2 2016/10/17 -- [#2452](https://github.com/wallabag/wallabag/pull/2452) Prepare wallabag 2.1.2 :rocket: (@nicosomb) -- [#2464](https://github.com/wallabag/wallabag/pull/2464) Fixed hardcoded title for internal settings (@nicosomb) -- [#2455](https://github.com/wallabag/wallabag/pull/2455) Fix tabs on material (@tcitworld) -- [#2454](https://github.com/wallabag/wallabag/pull/2454) Fix baggy display on small screens (@tcitworld) -- [#2459](https://github.com/wallabag/wallabag/pull/2459) German: improve existing and add missing translation (@Strubbl) -- [#2457](https://github.com/wallabag/wallabag/pull/2457) add link to German documentation in about page (@Strubbl) -- [#2451](https://github.com/wallabag/wallabag/pull/2451) Bring make dev (@tcitworld) -- [#2450](https://github.com/wallabag/wallabag/pull/2450) View improvements (@tcitworld) -- [#2412](https://github.com/wallabag/wallabag/pull/2412) Fix PostgreSQL migrations (@j0k3r) -- [#2446](https://github.com/wallabag/wallabag/pull/2446) Added information about tagging rules in documentation (@Strubbl, @nicosomb) -- [#2447](https://github.com/wallabag/wallabag/pull/2447) Fixed french and german doc homepages (@nicosomb) -- [#2444](https://github.com/wallabag/wallabag/pull/2444) Mention example instance in docs (@Kaligule) -- [#1](https://github.com/wallabag/wallabag/pull/1) Mention example instance (@Kaligule) -- [#2435](https://github.com/wallabag/wallabag/pull/2435) Added french documentation for upgrade (@nicosomb, @Strubbl) -- [#2434](https://github.com/wallabag/wallabag/pull/2434) Added french documentation for parameters.yml (@Strubbl, @nicosomb) -- [#2439](https://github.com/wallabag/wallabag/pull/2439) Minor fixes in the english documentation (@zertrin) -- [#2432](https://github.com/wallabag/wallabag/pull/2432) Update ISSUE_TEMPLATE.md (@j0k3r) -- [#2429](https://github.com/wallabag/wallabag/pull/2429) Lock deps for FOSUser (@j0k3r) -- [#2422](https://github.com/wallabag/wallabag/pull/2422) Fixed display for note in installation page (@nicosomb) -- [#2426](https://github.com/wallabag/wallabag/pull/2426) Fix links on english documentation homepage (@nicosomb) -- [#2420](https://github.com/wallabag/wallabag/pull/2420) Avoid error when Redis isn't here in tests (@j0k3r) -- [#2403](https://github.com/wallabag/wallabag/pull/2403) Cleaned up documentation for installation process (@nicosomb, @j0k3r, @Strubbl) -- [#2419](https://github.com/wallabag/wallabag/pull/2419) Fixed Twitter Cards by adding a description tag (@nicosomb) -- [#2418](https://github.com/wallabag/wallabag/pull/2418) Added support of Twitter Cards for public articles (@nicosomb) -- [#2417](https://github.com/wallabag/wallabag/pull/2417) Define a dev version for the master (@j0k3r) -- [#2411](https://github.com/wallabag/wallabag/pull/2411) Fix entities definition (@j0k3r) -- [#2414](https://github.com/wallabag/wallabag/pull/2414) Remove automatic closing of the window from bookmarklet (@szafranek) -- [#2413](https://github.com/wallabag/wallabag/pull/2413) When a sub command fail, display error message (@j0k3r) -- [#2410](https://github.com/wallabag/wallabag/pull/2410) Optimize tag list display (@j0k3r) -- [#2406](https://github.com/wallabag/wallabag/pull/2406) Show number of annotations instead of nbAnnotations placeholder (@szafranek) -- [#2405](https://github.com/wallabag/wallabag/pull/2405) Fix few invalid HTML tags (@szafranek) -- [#2402](https://github.com/wallabag/wallabag/pull/2402) Removed 1.x stuff in CHANGELOG (@nicosomb) -- [#2351](https://github.com/wallabag/wallabag/pull/2351) Changed relation between API client and refresh token (@j0k3r, @nicosomb) -- [#2393](https://github.com/wallabag/wallabag/pull/2393) Ability to check multiple urls in API (@j0k3r) -- [#2397](https://github.com/wallabag/wallabag/pull/2397) Ensure orphan tag are remove in API (@j0k3r) -- [#2399](https://github.com/wallabag/wallabag/pull/2399) Use default locale for user config (@j0k3r) -- [#2400](https://github.com/wallabag/wallabag/pull/2400) Set env to prod in documentation (@j0k3r) -- [#2396](https://github.com/wallabag/wallabag/pull/2396) Update messages.pl.yml (@wallabag) -- [#2395](https://github.com/wallabag/wallabag/pull/2395) Add ability to use socket (@j0k3r) -- [#2386](https://github.com/wallabag/wallabag/pull/2386) Changed Changelog by using github-changelog-generator from @skywinder (@nicosomb) -- [#2389](https://github.com/wallabag/wallabag/pull/2389) Added default picture if preview picture is null (@nicosomb) -- [#2388](https://github.com/wallabag/wallabag/pull/2388) Fixed two-factor checkbox display in user admin panel (@nicosomb) -- [#2385](https://github.com/wallabag/wallabag/pull/2385) Added documentation about siteconfig fix (@nicosomb) -- [#2383](https://github.com/wallabag/wallabag/pull/2383) Added OpenGraph support for public articles (@nicosomb) -- [#2332](https://github.com/wallabag/wallabag/pull/2332) Fix relations export for Entry (@j0k3r) -- [#2377](https://github.com/wallabag/wallabag/pull/2377) Fix exists API call (@j0k3r, @tcitworld) -- [#2374](https://github.com/wallabag/wallabag/pull/2374) Clickable tags (@tcitworld) -- [#2375](https://github.com/wallabag/wallabag/pull/2375) try to reduce assets build npm connection failing by updating nodejs (@tcitworld) -- [#2363](https://github.com/wallabag/wallabag/pull/2363) Remove mouf/nodejs-installer from composer (@j0k3r) - -### 2.1.1 2016/10/04 -- [#2349](https://github.com/wallabag/wallabag/pull/2349) Prepare wallabag 2.1.1 (@nicosomb, @j0k3r) -- [#2353](https://github.com/wallabag/wallabag/pull/2353) Basically, fix everything (@tcitworld, @nicosomb, @j0k3r) -- [#2359](https://github.com/wallabag/wallabag/pull/2359) Create config even if user is disabled (@j0k3r) -- [#2354](https://github.com/wallabag/wallabag/pull/2354) Add php-bcmath extension to requirements (@Zayon) -- [#2341](https://github.com/wallabag/wallabag/pull/2341) Update messages.pl.yml (@mruminski) -- [#2340](https://github.com/wallabag/wallabag/pull/2340) small improvement for german translation (@Strubbl) -- [#2338](https://github.com/wallabag/wallabag/pull/2338) Fix for 2.1 installation (@j0k3r) - -### 2.1.0 2016/10/03 -- [#2334](https://github.com/wallabag/wallabag/pull/2334) Prepare wallabag 2.1.0 :rocket: (@nicosomb) -- [#2335](https://github.com/wallabag/wallabag/pull/2335) Fixed CSS for quickstart links (@nicosomb) -- [#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) -- [#2314](https://github.com/wallabag/wallabag/pull/2314) Assets work (@tcitworld) -- [#2331](https://github.com/wallabag/wallabag/pull/2331) Fix parameters in API _links (@j0k3r) -- [#2327](https://github.com/wallabag/wallabag/pull/2327) Add users management UI (@j0k3r) -- [#2330](https://github.com/wallabag/wallabag/pull/2330) Remove error message when creating ePub versions (@pmichelazzo) -- [#2325](https://github.com/wallabag/wallabag/pull/2325) Add an exists endpoint in API (@j0k3r) -- [#2328](https://github.com/wallabag/wallabag/pull/2328) Avoid duplicate url with accents (@j0k3r) -- [#2326](https://github.com/wallabag/wallabag/pull/2326) Changed quickstart layout (@j0k3r, @nicosomb) -- [#2324](https://github.com/wallabag/wallabag/pull/2324) Add ability to edit a tagging rule (@j0k3r) -- [#2323](https://github.com/wallabag/wallabag/pull/2323) Add simple stats in footer (@j0k3r) -- [#2329](https://github.com/wallabag/wallabag/pull/2329) Occitan version update (@j0k3r, @Quent-in) -- [#2322](https://github.com/wallabag/wallabag/pull/2322) Customize errors templates (@j0k3r) -- [#2320](https://github.com/wallabag/wallabag/pull/2320) Create user config in one place. (@j0k3r) -- [#2319](https://github.com/wallabag/wallabag/pull/2319) Docker : install PHP 'gd' extension (@pmartin) -- [#2318](https://github.com/wallabag/wallabag/pull/2318) Removed duplicated templates files (@nicosomb) -- [#2315](https://github.com/wallabag/wallabag/pull/2315) Fixes about upgrade (@nicosomb, @Strubbl, @jlnostr) -- [#2316](https://github.com/wallabag/wallabag/pull/2316) Update messages.pl.yml (@mruminski) -- [#2313](https://github.com/wallabag/wallabag/pull/2313) Remove CSS class who caused long loading on Firefox (@nicosomb) -- [#2309](https://github.com/wallabag/wallabag/pull/2309) Update messages.pl.yml (@mruminski) -- [#2192](https://github.com/wallabag/wallabag/pull/2192) Import Firefox & Chrome bookmarks into wallabag (@nicosomb, @j0k3r, @tcitworld) -- [#2308](https://github.com/wallabag/wallabag/pull/2308) Fix duplicate tags on import (@j0k3r) -- [#2306](https://github.com/wallabag/wallabag/pull/2306) Some checks about Redis & RabbitMQ (@j0k3r) -- [#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) -- [#2239](https://github.com/wallabag/wallabag/pull/2239) Update documentation with new features for 2.1 (@nicosomb) -- [#2299](https://github.com/wallabag/wallabag/pull/2299) polish version (@mruminski) -- [#2297](https://github.com/wallabag/wallabag/pull/2297) Fix issue #2296: epub export with special chars in the title. (@egilli) -- [#1941](https://github.com/wallabag/wallabag/pull/1941) Use asynchronous jobs for imports (@j0k3r, @nicosomb) -- [#2292](https://github.com/wallabag/wallabag/pull/2292) Fixed label for mark as read link in entry view (@nicosomb) -- [#2291](https://github.com/wallabag/wallabag/pull/2291) Add links to translations in documentation homepage (@nicosomb) -- [#2287](https://github.com/wallabag/wallabag/pull/2287) Remove footer part (@nicosomb) -- [#2290](https://github.com/wallabag/wallabag/pull/2290) Update messages.oc.yml (@Quent-in) -- [#2279](https://github.com/wallabag/wallabag/pull/2279) Check if asset is enable instead of opposite (@j0k3r) -- [#2275](https://github.com/wallabag/wallabag/pull/2275) Export dates from entries (@j0k3r) -- [#2274](https://github.com/wallabag/wallabag/pull/2274) Re-use JsonResponse (@j0k3r) - -### 2.0.8 2016/09/07 -- [#2271](https://github.com/wallabag/wallabag/pull/2271) Prepare wallabag 2.0.8 (@nicosomb) -- [#2266](https://github.com/wallabag/wallabag/pull/2266) Added tags counter in sidebar (material theme) (@nicosomb) -- [#2267](https://github.com/wallabag/wallabag/pull/2267) Occitan updated (@Quent-in) -- [#2263](https://github.com/wallabag/wallabag/pull/2263) Instead of selecting the whole data, just count it (@j0k3r) -- [#2002](https://github.com/wallabag/wallabag/pull/2002) Feature display items number (@nicosomb) -- [#2262](https://github.com/wallabag/wallabag/pull/2262) Add a check for the database connection (@j0k3r) -- [#2260](https://github.com/wallabag/wallabag/pull/2260) Fixed different font-size for labels in config screen (@nicosomb) -- [#2252](https://github.com/wallabag/wallabag/pull/2252) Fixed last merge who caused CSS/JS bugs (@j0k3r, @nicosomb) -- [#2242](https://github.com/wallabag/wallabag/pull/2242) Fix print / article views (@nicosomb) -- [#2258](https://github.com/wallabag/wallabag/pull/2258) Update messages.pl.yml (@mruminski) -- [#2255](https://github.com/wallabag/wallabag/pull/2255) Add Readability import (@nicosomb, @j0k3r) -- [#2243](https://github.com/wallabag/wallabag/pull/2243) Add untagged entries (@j0k3r, @nicosomb) -- [#2245](https://github.com/wallabag/wallabag/pull/2245) Changed where page title is displayed (@nicosomb) -- [#2240](https://github.com/wallabag/wallabag/pull/2240) Add icon for public share link (@nicosomb) -- [#2241](https://github.com/wallabag/wallabag/pull/2241) Fix issue #1991: correction of the height field to add articles (@modos189) -- [#2238](https://github.com/wallabag/wallabag/pull/2238) V2 improve view (@modos189) -- [#2237](https://github.com/wallabag/wallabag/pull/2237) Add original link in public view of the article (@nicosomb) -- [#1904](https://github.com/wallabag/wallabag/pull/1904) Share entry with a public URL (@j0k3r, @nicosomb) -- [#2236](https://github.com/wallabag/wallabag/pull/2236) Allow failure for PHP 7.1 (@j0k3r) -- [#2186](https://github.com/wallabag/wallabag/pull/2186) Add option to disable registration (@nicosomb, @j0k3r, @tcitworld) -- [#2234](https://github.com/wallabag/wallabag/pull/2234) Fixes mailto link in documentation (@cstuder) -- [#2235](https://github.com/wallabag/wallabag/pull/2235) Add configuration for german documentation (@nicosomb) -- [#2230](https://github.com/wallabag/wallabag/pull/2230) Cut entries title in card view: continued (@bmillemathias) -- [#2218](https://github.com/wallabag/wallabag/pull/2218) Delete tag or tags by label (@j0k3r, @tcitworld, @nicosomb) - -### 2.0.7 2016/08/22 -- [#2226](https://github.com/wallabag/wallabag/pull/2226) Prepare wallabag 2.0.7 (@nicosomb) -- [#2222](https://github.com/wallabag/wallabag/pull/2222) Added creation date and reading time on article view (@j0k3r, @nicosomb) -- [#2221](https://github.com/wallabag/wallabag/pull/2221) Replaced favorite word/icon with star one (@nicosomb) -- [#2224](https://github.com/wallabag/wallabag/pull/2224) Avoid breaking import when fetching fail (@j0k3r) -- [#2220](https://github.com/wallabag/wallabag/pull/2220) Enable PATCH method for CORS in API part (@Rurik19) -- [#2134](https://github.com/wallabag/wallabag/pull/2134) Run tests on an uptodate HHVM (@j0k3r) -- [#2095](https://github.com/wallabag/wallabag/pull/2095) Fix form user display when 2FA is disabled (@j0k3r, @nicosomb) -- [#2216](https://github.com/wallabag/wallabag/pull/2216) Enable CORS headers for OAUTH part (@Rurik19) - -### 2.0.6 2016/08/10 -- [#2212](https://github.com/wallabag/wallabag/pull/2212) Prepare release 2.0.6 (@nicosomb) -- [#2202](https://github.com/wallabag/wallabag/pull/2202) add some missing phpdoc parameters (@tcitworld) -- [#2200](https://github.com/wallabag/wallabag/pull/2200) Fixed typo in entry:notice:entry_saved (@charno6) -- [#2199](https://github.com/wallabag/wallabag/pull/2199) Handling socials links into a config file (@Simounet) -- [#2198](https://github.com/wallabag/wallabag/pull/2198) FIX image inside a figure element max-width (@Simounet) -- [#2195](https://github.com/wallabag/wallabag/pull/2195) Remove binary from repo (@j0k3r) -- [#2048](https://github.com/wallabag/wallabag/pull/2048) Run PHP 7.1 on Travis (@j0k3r) -- [#2194](https://github.com/wallabag/wallabag/pull/2194) Fixed spelling Artúclos --> Artículos (@benages) -- [#2183](https://github.com/wallabag/wallabag/pull/2183) Bring tags on entries view to baggy (@tcitworld) -- [#2185](https://github.com/wallabag/wallabag/pull/2185) Fix 3rd-Party Apps links (Chrome & Firefox) (@tcitworld) -- [#2174](https://github.com/wallabag/wallabag/pull/2174) Add filter for tags on API (@tcitworld) -- [#2176](https://github.com/wallabag/wallabag/pull/2176) Add since parameter (@tcitworld) -- [#2170](https://github.com/wallabag/wallabag/pull/2170) Add tags on entries view and minor ui fixes (@tcitworld) -- [#2172](https://github.com/wallabag/wallabag/pull/2172) Change the way to login user in tests (@j0k3r) -- [#2169](https://github.com/wallabag/wallabag/pull/2169) fix font paths (@tcitworld) -- [#2168](https://github.com/wallabag/wallabag/pull/2168) Add modules when NodeJS versions are too low. (@tcitworld) -- [#2157](https://github.com/wallabag/wallabag/pull/2157) Handle only upper or only lower reading filter (@j0k3r) -- [#2165](https://github.com/wallabag/wallabag/pull/2165) Fix a few french translations typos (@tcitworld) -- [#2142](https://github.com/wallabag/wallabag/pull/2142) Manage assets through npm (@tcitworld) -- [#2132](https://github.com/wallabag/wallabag/pull/2132) Jump to Symfony 3.1 (@j0k3r) -- [#2160](https://github.com/wallabag/wallabag/pull/2160) Update symlink to php-cs-fixer (@j0k3r) -- [#2155](https://github.com/wallabag/wallabag/pull/2155) Use friendsofphp instead of fabpot (@j0k3r) -- [#2156](https://github.com/wallabag/wallabag/pull/2156) Try to find bad redirection after delete (@j0k3r) -- [#2148](https://github.com/wallabag/wallabag/pull/2148) translate documentation to German (@Strubbl) -- [#2145](https://github.com/wallabag/wallabag/pull/2145) Corrected Regex for lighttpd rewrite (@even-allmighty) - -### 2.0.5 2016/05/31 -- [#2118](https://github.com/wallabag/wallabag/pull/2118) Prepare wallabag 2.0.5 (@nicosomb) -- [#2122](https://github.com/wallabag/wallabag/pull/2122) Fix the deletion of Tags/Entries relation when delete an entry (@j0k3r, @nicosomb) -- [#2052](https://github.com/wallabag/wallabag/pull/2052) Add unread filter to entries pages (@danbartram) -- [#2112](https://github.com/wallabag/wallabag/pull/2112) Docs proposal (@Poorchop) -- [#2111](https://github.com/wallabag/wallabag/pull/2111) add screenshots of android docu in English (@Strubbl) -- [#2109](https://github.com/wallabag/wallabag/pull/2109) Improve English translation (@Poorchop) -- [#2097](https://github.com/wallabag/wallabag/pull/2097) Fix image path in 2-factor authentification email (@bmillemathias) -- [#2098](https://github.com/wallabag/wallabag/pull/2098) CS (@j0k3r) -- [#2092](https://github.com/wallabag/wallabag/pull/2092) Starred and Archived clears if article is already exists (@Rurik19) -- [#2093](https://github.com/wallabag/wallabag/pull/2093) Replace vertical dots in material theme with horizontal dots (@nicosomb) -- [#2094](https://github.com/wallabag/wallabag/pull/2094) Update CONTRIBUTING file (@nicosomb) -- [#2069](https://github.com/wallabag/wallabag/pull/2069) Do not specify language in Firefox addon link (@merwan) -- [#2068](https://github.com/wallabag/wallabag/pull/2068) Added information about permissions on data/ (@mariovor) -- [#2054](https://github.com/wallabag/wallabag/pull/2054) Update CraueConfigBundle.it.yml (@jamiroconca) -- [#2049](https://github.com/wallabag/wallabag/pull/2049) Update api.rst (@joshp23) -- [#2044](https://github.com/wallabag/wallabag/pull/2044) Update api.rst (@joshp23) -- [#2038](https://github.com/wallabag/wallabag/pull/2038) new details in the doc about the rights access again;) (@foxmask) - -### 2.0.4 2016/05/07 -- [#2035](https://github.com/wallabag/wallabag/pull/2035) Prepare wallabag 2.0.4 (@nicosomb) -- [#2023](https://github.com/wallabag/wallabag/pull/2023) Fix translation for validators (@nicosomb) -- [#2016](https://github.com/wallabag/wallabag/pull/2016) Update documentation (@nicosomb) -- [#2020](https://github.com/wallabag/wallabag/pull/2020) Fix number of entries in tag/list (@nicosomb) -- [#2024](https://github.com/wallabag/wallabag/pull/2024) Update messages.it.yml (@jamiroconca) -- [#2029](https://github.com/wallabag/wallabag/pull/2029) Change Travis/Scrutinizer pictures in README (@nicosomb) -- [#2028](https://github.com/wallabag/wallabag/pull/2028) Docu for android app (@Strubbl) -- [#2022](https://github.com/wallabag/wallabag/pull/2022) Fix pagination bar on small devices (@nicosomb) -- [#2017](https://github.com/wallabag/wallabag/pull/2017) Create messages.it.yml (@jamiroconca) -- [#2018](https://github.com/wallabag/wallabag/pull/2018) Update config.yml, add italian as available language (@jamiroconca) -- [#2019](https://github.com/wallabag/wallabag/pull/2019) Create CraueConfigBundle.it.yml (@jamiroconca) -- [#2013](https://github.com/wallabag/wallabag/pull/2013) Fix tags listing (@nicosomb) -- [#1976](https://github.com/wallabag/wallabag/pull/1976) Fix filter reading time (@nicosomb) -- [#2005](https://github.com/wallabag/wallabag/pull/2005) Fix reading speed not defined when user was created via config page (@nicosomb) -- [#2012](https://github.com/wallabag/wallabag/pull/2012) integrate upgrade.rst (@biva) -- [#2011](https://github.com/wallabag/wallabag/pull/2011) upgrade.rst (Creation of an upgrade page in the documentation) (@biva) -- [#2010](https://github.com/wallabag/wallabag/pull/2010) Set the title via POST /api/entries (@nicosomb) -- [#2001](https://github.com/wallabag/wallabag/pull/2001) Fix old branch name urls (@tcitworld) -- [#1992](https://github.com/wallabag/wallabag/pull/1992) Update CraueConfigBundle.es.yml (@jami7) -- [#1985](https://github.com/wallabag/wallabag/pull/1985) Rights access to the folders of the project (@foxmask) -- [#1977](https://github.com/wallabag/wallabag/pull/1977) Es translation (@j0k3r, @jami7) -- [#1970](https://github.com/wallabag/wallabag/pull/1970) Fix typos in API documentation (@nicosomb) -- [#1969](https://github.com/wallabag/wallabag/pull/1969) Create 3rd Resources chapter in API documentation (@nicosomb) -- [#1967](https://github.com/wallabag/wallabag/pull/1967) Add FAQ page in documentation (@nicosomb) - -### 2.0.3 2016/04/22 -- [#1965](https://github.com/wallabag/wallabag/pull/1965) Prepare release 2.0.3 (@nicosomb) -- [#1962](https://github.com/wallabag/wallabag/pull/1962) Update API documentation with cURL examples (@nicosomb) - -### 2.0.2 2016/04/21 -- [#1948](https://github.com/wallabag/wallabag/pull/1948) Prepare release 2.0.2 (@nicosomb) -- [#1957](https://github.com/wallabag/wallabag/pull/1957) Fix translation for Go to your account button after subscription (@nicosomb) -- [#1945](https://github.com/wallabag/wallabag/pull/1945) Added some curl examples (@ddeimeke) -- [#1954](https://github.com/wallabag/wallabag/pull/1954) Update links in documentation (@nicosomb) -- [#1953](https://github.com/wallabag/wallabag/pull/1953) Actualisation des liens morts (Documentation de traduction) (@maxi62330) -- [#1942](https://github.com/wallabag/wallabag/pull/1942) Optimize import (@nicosomb) -- [#1944](https://github.com/wallabag/wallabag/pull/1944) Update Travis configuration with branches renaming (@nicosomb) - -### 1.9.2 2016/04/18 -- [#1938](https://github.com/wallabag/wallabag/pull/1938) Display pagination only if we have more than one page (@nicosomb) -- [#1935](https://github.com/wallabag/wallabag/pull/1935) Update messages.es.yml (@jami7) -- [#1933](https://github.com/wallabag/wallabag/pull/1933) Hide pagination if we only have one entry to display (@nicosomb) -- [#1925](https://github.com/wallabag/wallabag/pull/1925) Redirect to homepage if referer is null (@nicosomb) -- [#1929](https://github.com/wallabag/wallabag/pull/1929) Change guid and link in RSS feeds to give original entry URL (@nicosomb) -- [#1916](https://github.com/wallabag/wallabag/pull/1916) Convert array + phpDoc (@j0k3r) -- [#1918](https://github.com/wallabag/wallabag/pull/1918) Improve pagination when user has lot of entries (@nicosomb) -- [#1919](https://github.com/wallabag/wallabag/pull/1919) Remove useless dependancy (@nicosomb) -- [#1911](https://github.com/wallabag/wallabag/pull/1911) add title hover on entry titles (@tcitworld) -- [#1915](https://github.com/wallabag/wallabag/pull/1915) Fix doc links (@j0k3r) - -### 2.0.1 2016/04/11 -- [#1912](https://github.com/wallabag/wallabag/pull/1912) Move setup config outside setupAdmin (@j0k3r) -- [#1909](https://github.com/wallabag/wallabag/pull/1909) Prepare release 2.0.1 (@nicosomb) -- [#1902](https://github.com/wallabag/wallabag/pull/1902) Add changelog (@nicosomb) -- [#1823](https://github.com/wallabag/wallabag/pull/1823) Translation fa (@j0k3r, @mabkenar) -- [#1903](https://github.com/wallabag/wallabag/pull/1903) Force server version to avoid connexion error (@j0k3r) -- [#1901](https://github.com/wallabag/wallabag/pull/1901) Update Spanish translation (@j0k3r, @jami7) -- [#1887](https://github.com/wallabag/wallabag/pull/1887) Fix duplicate article when added via the bookmarklet (@nicosomb) -- [#1895](https://github.com/wallabag/wallabag/pull/1895) All the entries are fetched via GET /api/entries (@nicosomb) -- [#1900](https://github.com/wallabag/wallabag/pull/1900) Remove empty portugese documentation (@nicosomb) -- [#1899](https://github.com/wallabag/wallabag/pull/1899) Add documentation about importing large file into nginx (@nicosomb) -- [#1898](https://github.com/wallabag/wallabag/pull/1898) Fix estimated reading time in material view (@nicosomb) -- [#1896](https://github.com/wallabag/wallabag/pull/1896) Fix internal settings (@nicosomb) -- [#1894](https://github.com/wallabag/wallabag/pull/1894) Fix documentation link in developer page (@nicosomb) -- [#1891](https://github.com/wallabag/wallabag/pull/1891) Fix typo on configuration page (@nicosomb) -- [#1824](https://github.com/wallabag/wallabag/pull/1824) Remove SMTP configuration environment overrides (@nicosomb) -- [#1879](https://github.com/wallabag/wallabag/pull/1879) Move tag form in Material theme (@nicosomb) -- [#1884](https://github.com/wallabag/wallabag/pull/1884) Change the installation method in issue template (@nicosomb) -- [#1804](https://github.com/wallabag/wallabag/pull/1804) Force user-agent for iansommerville.com (@j0k3r) -- [#1868](https://github.com/wallabag/wallabag/pull/1868) Remove keyboard shortcut and add tagging rule panel in baggy (@nicosomb) -- [#1862](https://github.com/wallabag/wallabag/pull/1862) Add production environment for CLI import (@nicosomb) -- [#1861](https://github.com/wallabag/wallabag/pull/1861) Round estimated time and add reading speed for Baggy (@nicosomb) -- [#1856](https://github.com/wallabag/wallabag/pull/1856) Documentation about wallabag v1 CLI import (@nicosomb) -- [#1840](https://github.com/wallabag/wallabag/pull/1840) Fix Archive page title translation (@nicosomb) - -### 2.0.0 2016/04/03 -- [#1835](https://github.com/wallabag/wallabag/pull/1835) :rocket: Prepare v2.0.0 :birthday: (@nicosomb) -- [#1838](https://github.com/wallabag/wallabag/pull/1838) Hide search buttons (@nicosomb) -- [#1832](https://github.com/wallabag/wallabag/pull/1832) Check selected PDO driver on install (@j0k3r) -- [#3](https://github.com/wallabag/wallabag/pull/3) Fix simple quote (@j0k3r) -- [#1822](https://github.com/wallabag/wallabag/pull/1822) Update messages.es.yml (@jami7) -- [#1820](https://github.com/wallabag/wallabag/pull/1820) Refacto wallabag import (@j0k3r) -- [#1821](https://github.com/wallabag/wallabag/pull/1821) Update messages.es.yml (@jami7) -- [#1805](https://github.com/wallabag/wallabag/pull/1805) Fix #1768 Split tags with commas from UI (@j0k3r) -- [#1819](https://github.com/wallabag/wallabag/pull/1819) Some cleanup (@j0k3r) -- [#1818](https://github.com/wallabag/wallabag/pull/1818) add migration docs (@tcitworld) -- [#1817](https://github.com/wallabag/wallabag/pull/1817) Correct translation (@mruminski) -- [#1813](https://github.com/wallabag/wallabag/pull/1813) [v2] German translation (@wallabag) -- [#1807](https://github.com/wallabag/wallabag/pull/1807) fix typo diaspora* share (@nikaro) -- [#1806](https://github.com/wallabag/wallabag/pull/1806) Translate flash message in baggy theme (@nicosomb) -- [#1774](https://github.com/wallabag/wallabag/pull/1774) Switch to keys in translated files (@j0k3r) -- [#1767](https://github.com/wallabag/wallabag/pull/1767) Setting for reading time (@nicosomb) -- [#1799](https://github.com/wallabag/wallabag/pull/1799) fix tabs display on mobile view (@tcitworld) -- [#1791](https://github.com/wallabag/wallabag/pull/1791) fix api properties and typo (@tcitworld) -- [#1797](https://github.com/wallabag/wallabag/pull/1797) Don't add entry through API if it already exists (@tcitworld) -- [#1792](https://github.com/wallabag/wallabag/pull/1792) add tests on user in API responses (@tcitworld) -- [#1786](https://github.com/wallabag/wallabag/pull/1786) API shows just what needed for user (@tcitworld) -- [#1784](https://github.com/wallabag/wallabag/pull/1784) add refresh-token grant-type (@tcitworld) - -### 2.0.0-beta.2 2016/03/12 -- [#1775](https://github.com/wallabag/wallabag/pull/1775) Some fixes (@j0k3r) -- [#1776](https://github.com/wallabag/wallabag/pull/1776) clarify that wllbg is compatible php 7 (@tcitworld) -- [#1763](https://github.com/wallabag/wallabag/pull/1763) Prepare files for 2.0.0-beta.2 (@nicosomb) -- [#1771](https://github.com/wallabag/wallabag/pull/1771) Docker timezone (@DjayDev) -- [#1766](https://github.com/wallabag/wallabag/pull/1766) Fix #1756: Added 'wallabag' in page title (@nicosomb) -- [#1762](https://github.com/wallabag/wallabag/pull/1762) Change documentation links in quickstart (@nicosomb) -- [#1761](https://github.com/wallabag/wallabag/pull/1761) V2 api version (@tcitworld, @ZeddZull) -- [#1675](https://github.com/wallabag/wallabag/pull/1675) Ability to create new client for the API (@j0k3r, @nicosomb, @tcitworld) -- [#1750](https://github.com/wallabag/wallabag/pull/1750) Documentation about filters / Quickstart changes (@nicosomb) -- [#1670](https://github.com/wallabag/wallabag/pull/1670) Mark all imported articles as read (@j0k3r, @tcitworld) -- [#1754](https://github.com/wallabag/wallabag/pull/1754) Add starred & archive properties to API (@j0k3r, @tcitworld) -- [#1753](https://github.com/wallabag/wallabag/pull/1753) Doc: fix typo in php-hash ext name (@Horgix) -- [#1745](https://github.com/wallabag/wallabag/pull/1745) V2 spanish translation (@benages) -- [#1743](https://github.com/wallabag/wallabag/pull/1743) Releasing documentation (@nicosomb) -- [#1615](https://github.com/wallabag/wallabag/pull/1615) Added RELEASE_PROCESS document (@bdunogier) -- [#1740](https://github.com/wallabag/wallabag/pull/1740) minor typofix again (@goofy-bz) -- [#1742](https://github.com/wallabag/wallabag/pull/1742) Add the way to install (package or composer) (@nicosomb) - -### 2.0.0-beta.1 2016/03/01 -- [#1738](https://github.com/wallabag/wallabag/pull/1738) Prepare wallabag for first beta :rocket: (@nicosomb) -- [#1739](https://github.com/wallabag/wallabag/pull/1739) minor typofix + missing quotes (@goofy-bz) -- [#1736](https://github.com/wallabag/wallabag/pull/1736) Update Capistrano libraries with last versions (@nicosomb) -- [#1734](https://github.com/wallabag/wallabag/pull/1734) Remove extra definition (@j0k3r) -- [#1732](https://github.com/wallabag/wallabag/pull/1732) Adding Danish translations to Wallabag v2 (@mjjzf) -- [#1731](https://github.com/wallabag/wallabag/pull/1731) Fix: #1703: authentication for PR by external contributors (@nicosomb) -- [#1653](https://github.com/wallabag/wallabag/pull/1653) V2 annotator comments (@nicosomb, @tcitworld) -- [#1728](https://github.com/wallabag/wallabag/pull/1728) Fix #1717: Change remove tag icon in entry view with material theme (@wallabag) -- [#1723](https://github.com/wallabag/wallabag/pull/1723) Make English welcome message more natural (@shtrom) -- [#1712](https://github.com/wallabag/wallabag/pull/1712) Fix #1711: Update CONTRIBUTING file (@nicosomb) -- [#1716](https://github.com/wallabag/wallabag/pull/1716) Fix #1603: Enhance requirements in InstallCommand (@j0k3r, @tcitworld) -- [#1710](https://github.com/wallabag/wallabag/pull/1710) Fix #811: Display a human message when graby fails to fetch articles (@nicosomb) -- [#1715](https://github.com/wallabag/wallabag/pull/1715) Fix #1694 #1669 #1684: Add contributors and 3rd party libraries (@wallabag) -- [#1714](https://github.com/wallabag/wallabag/pull/1714) Change wording for create a new user (@j0k3r) -- [#1683](https://github.com/wallabag/wallabag/pull/1683) Demonstration mode to prevent password changes (@j0k3r) -- [#1701](https://github.com/wallabag/wallabag/pull/1701) Fix #1351: add maintenance mode (@j0k3r) -- [#1709](https://github.com/wallabag/wallabag/pull/1709) Fix #1708: typos in french documentation (@wallabag) -- [#1702](https://github.com/wallabag/wallabag/pull/1702) Added Piwik implementation (@j0k3r) -- [#1707](https://github.com/wallabag/wallabag/pull/1707) typo in french documentation (@nicosomb) -- [#1706](https://github.com/wallabag/wallabag/pull/1706) Documentation for wallabag installation (@tcitworld, @nicosomb) -- [#1705](https://github.com/wallabag/wallabag/pull/1705) French translation for documentation (@nicosomb) -- [#1699](https://github.com/wallabag/wallabag/pull/1699) Move assignTagsToEntry in ContentProxy helper (@j0k3r) -- [#1700](https://github.com/wallabag/wallabag/pull/1700) Fix #1551 - Redirect to the last page when current page is out of range (@delyriand) -- [#1693](https://github.com/wallabag/wallabag/pull/1693) Fix #1691 create ISSUE_TEMPLATE and PULL_REQUEST_TEMPLATE (@wallabag) -- [#1696](https://github.com/wallabag/wallabag/pull/1696) Add some missing french translations (@wallabag) -- [#1688](https://github.com/wallabag/wallabag/pull/1688) Create messages.pl.yml (@mruminski) -- [#1690](https://github.com/wallabag/wallabag/pull/1690) translate estimated time minutes (@tcitworld) -- [#1689](https://github.com/wallabag/wallabag/pull/1689) Create validators.pl.yml (@mruminski) -- [#1686](https://github.com/wallabag/wallabag/pull/1686) Polish translation (@mruminski) -- [#1687](https://github.com/wallabag/wallabag/pull/1687) Translated another two files into romanian. (@0wnrepo) -- [#1681](https://github.com/wallabag/wallabag/pull/1681) two more Persian translated files (@mabkenar) -- [#1679](https://github.com/wallabag/wallabag/pull/1679) Documentation about translation (@wallabag) -- [#1680](https://github.com/wallabag/wallabag/pull/1680) Update Capistrano configuration for symfony3 (@wallabag) -- [#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) -- [#1676](https://github.com/wallabag/wallabag/pull/1676) Translation for Persian (@mabkenar) -- [#1668](https://github.com/wallabag/wallabag/pull/1668) Few updates (@j0k3r) -- [#1672](https://github.com/wallabag/wallabag/pull/1672) improve baggy theme (add new tag panel) (@tcitworld) -- [#1671](https://github.com/wallabag/wallabag/pull/1671) display pictures properly (@tcitworld) -- [#1658](https://github.com/wallabag/wallabag/pull/1658) import tags from v1 (#1657) (@tcitworld) -- [#1656](https://github.com/wallabag/wallabag/pull/1656) fix labels on new user prompt (@tcitworld) -- [#1654](https://github.com/wallabag/wallabag/pull/1654) fix #1636 (@tcitworld) -- [#1663](https://github.com/wallabag/wallabag/pull/1663) remove tag from entry #1377 (@tcitworld) -- [#1665](https://github.com/wallabag/wallabag/pull/1665) lots of diverse translation stuff & some typos (@tcitworld) -- [#1666](https://github.com/wallabag/wallabag/pull/1666) reimport v1 entries if they were not fetched (@tcitworld) -- [#1659](https://github.com/wallabag/wallabag/pull/1659) Update README.md with the environment parameters (@0wnrepo) -- [#1651](https://github.com/wallabag/wallabag/pull/1651) Test if some keys are missing in v2 import (@wallabag) -- [#1650](https://github.com/wallabag/wallabag/pull/1650) Exported entries were added twice in export file (@wallabag) -- [#1652](https://github.com/wallabag/wallabag/pull/1652) User created via wallabag:install is now a SUPER_ADMIN :crown: (@wallabag) -- [#1648](https://github.com/wallabag/wallabag/pull/1648) Fix project version in installation command (@lologhi) -- [#1647](https://github.com/wallabag/wallabag/pull/1647) Force prod env on project creation (@j0k3r) -- [#1633](https://github.com/wallabag/wallabag/pull/1633) Exporttxt (@j0k3r, @tcitworld) -- [#1642](https://github.com/wallabag/wallabag/pull/1642) Unescape content for Material card (@j0k3r) -- [#1644](https://github.com/wallabag/wallabag/pull/1644) Fix #1622: parameter for FosUser confirmation (@wallabag) -- [#1645](https://github.com/wallabag/wallabag/pull/1645) Fix #1643: fix the way to load the HTML template in 2factor auth (@wallabag) -- [#1612](https://github.com/wallabag/wallabag/pull/1612) Settings page (@j0k3r) -- [#1641](https://github.com/wallabag/wallabag/pull/1641) Update import.rst to fix a doc typo (@nicosomb) -- [#1601](https://github.com/wallabag/wallabag/pull/1601) [#1590] Add JSON import from wallabag v2 (@wallabag) -- [#1605](https://github.com/wallabag/wallabag/pull/1605) [#1604] First draft to fix SensioLabsInsight report (@wallabag) -- [#1639](https://github.com/wallabag/wallabag/pull/1639) Fix #1635: change database name for test environments (mysql/pgsql) (@wallabag) -- [#1630](https://github.com/wallabag/wallabag/pull/1630) Add @GitterHQ badge on README (@nicosomb) -- [#1629](https://github.com/wallabag/wallabag/pull/1629) fix #1620 and introduce new parameters to export (@tcitworld) -- [#1628](https://github.com/wallabag/wallabag/pull/1628) Add Turkish translation (@ogunkarakus) -- [#1625](https://github.com/wallabag/wallabag/pull/1625) [#1621] Add default address for FosUser (@nicosomb) -- [#1619](https://github.com/wallabag/wallabag/pull/1619) Move public assets for themes (@j0k3r) -- [#1618](https://github.com/wallabag/wallabag/pull/1618) Updated version in README (@wallabag) - -### 2.0.0-alpha.2 2016/01/22 -- [#1614](https://github.com/wallabag/wallabag/pull/1614) Few fixes (@j0k3r) -- [#1565](https://github.com/wallabag/wallabag/pull/1565) Use HTML email for 2FA (@j0k3r) -- [#1610](https://github.com/wallabag/wallabag/pull/1610) Disable xdebug all the time (@j0k3r) -- [#1606](https://github.com/wallabag/wallabag/pull/1606) Remove tag relation when removing an entry (@j0k3r) -- [#1607](https://github.com/wallabag/wallabag/pull/1607) Ignore composer.lock (@j0k3r) -- [#1599](https://github.com/wallabag/wallabag/pull/1599) Add configuration for portuguese documentation (@wallabag) -- [#1594](https://github.com/wallabag/wallabag/pull/1594) Create index.rst (@araujo0205) -- [#1587](https://github.com/wallabag/wallabag/pull/1587) Use translator interface instead of final class (@j0k3r) -- [#1584](https://github.com/wallabag/wallabag/pull/1584) some cleanup (@wallabag) -- [#1564](https://github.com/wallabag/wallabag/pull/1564) Remove Flattr references (@wallabag) -- [#1583](https://github.com/wallabag/wallabag/pull/1583) Fix `findOneByUrl` side effect in tests (@j0k3r) -- [#1524](https://github.com/wallabag/wallabag/pull/1524) Upgrade to Symfony 3.0 (@j0k3r) -- [#1560](https://github.com/wallabag/wallabag/pull/1560) Fix #1501 Quickstart for beginners (@nicosomb) -- [#1574](https://github.com/wallabag/wallabag/pull/1574) Fix typo and set version in the README (@jjanvier) -- [#1561](https://github.com/wallabag/wallabag/pull/1561) Add basic docker-compose configuration (@FabienM) -- [#1563](https://github.com/wallabag/wallabag/pull/1563) #1394 Fixed 'mark as read' and 'mark as unread' links (@nicosomb) -- [#1562](https://github.com/wallabag/wallabag/pull/1562) add import link on baggy theme (@nicosomb) -- [#1558](https://github.com/wallabag/wallabag/pull/1558) [v2] documentation cleaning (@wallabag) -- [#1559](https://github.com/wallabag/wallabag/pull/1559) Installation & configuration of Doctrine Migrations (@j0k3r) - -### 2.0.0-alpha.1 2016/01/07 -- [#1493](https://github.com/wallabag/wallabag/pull/1493) v2 – 1st draft for Pocket import via API & Wallabag v1 import (@nicosomb, @j0k3r) -- [#1553](https://github.com/wallabag/wallabag/pull/1553) Hide export button if we are not on entries list (@nicosomb) -- [#1545](https://github.com/wallabag/wallabag/pull/1545) v2 – Remove user reference in tag (@j0k3r) -- [#1546](https://github.com/wallabag/wallabag/pull/1546) v2 – Ability to reload an entry (@j0k3r) -- [#1547](https://github.com/wallabag/wallabag/pull/1547) v2 – Fix wrong if when deleting an entry (@j0k3r) -- [#1544](https://github.com/wallabag/wallabag/pull/1544) v2 – Add custom email for 2FA (@j0k3r) -- [#1540](https://github.com/wallabag/wallabag/pull/1540) v2 – Don't redirect to the content page after deletion (@j0k3r) -- [#1542](https://github.com/wallabag/wallabag/pull/1542) v2 – Avoid multiple tag creation (@j0k3r) -- [#1488](https://github.com/wallabag/wallabag/pull/1488) Slug for tags (@wallabag) -- [#1537](https://github.com/wallabag/wallabag/pull/1537) Updated composer.lock (@bdunogier) -- [#1529](https://github.com/wallabag/wallabag/pull/1529) changed table name for tagging rule (@nicosomb) -- [#1478](https://github.com/wallabag/wallabag/pull/1478) Rule based tags (@K-Phoen) -- [#1523](https://github.com/wallabag/wallabag/pull/1523) Typo (@tcitworld) -- [#1518](https://github.com/wallabag/wallabag/pull/1518) Set SMTP from environment variables (@mathbruyen) -- [#1422](https://github.com/wallabag/wallabag/pull/1422) V2 – Export entries (@j0k3r, @tcitworld) -- [#1500](https://github.com/wallabag/wallabag/pull/1500) Fix quote strategy for reserved keyword in Postgres (@j0k3r) -- [#1510](https://github.com/wallabag/wallabag/pull/1510) v2 – Fix some deprecated for Symfony3 (@j0k3r) -- [#1505](https://github.com/wallabag/wallabag/pull/1505) Add graby log (@j0k3r) -- [#1495](https://github.com/wallabag/wallabag/pull/1495) add docs (@wallabag) -- [#1496](https://github.com/wallabag/wallabag/pull/1496) fix #1005 V2 redirect after deletion (@wallabag) -- [#1491](https://github.com/wallabag/wallabag/pull/1491) Add german translation. (@jlnostr) -- [#1446](https://github.com/wallabag/wallabag/pull/1446) [WIP] language selection on config screen (@j0k3r, @nicosomb) -- [#1484](https://github.com/wallabag/wallabag/pull/1484) 2factor authentication via email (@wallabag) -- [#1475](https://github.com/wallabag/wallabag/pull/1475) V2 material (@modos189) -- [#1472](https://github.com/wallabag/wallabag/pull/1472) fix #1470: clean material theme (@wallabag) -- [#1471](https://github.com/wallabag/wallabag/pull/1471) implement bookmarklet (@wallabag) -- [#1468](https://github.com/wallabag/wallabag/pull/1468) fix bug on detect active theme (@wallabag) -- [#1464](https://github.com/wallabag/wallabag/pull/1464) fix type hint for User (@wallabag) -- [#1436](https://github.com/wallabag/wallabag/pull/1436) Public registration & oAuth2 \o/ (@j0k3r, @nicosomb) -- [#1461](https://github.com/wallabag/wallabag/pull/1461) fix #1433: add test for removeWww Twig Extension (@wallabag) -- [#1459](https://github.com/wallabag/wallabag/pull/1459) fix #1457 & update materialize (@tcitworld) -- [#1447](https://github.com/wallabag/wallabag/pull/1447) typo (@tcitworld) -- [#1441](https://github.com/wallabag/wallabag/pull/1441) Add french translation (@nicosomb) -- [#1437](https://github.com/wallabag/wallabag/pull/1437) some cleanup on material theme (@nicosomb) -- [#1439](https://github.com/wallabag/wallabag/pull/1439) fix Capistrano configuration (@nicosomb) -- [#1440](https://github.com/wallabag/wallabag/pull/1440) fix #1433: remove www. on entries view (@nicosomb) -- [#1434](https://github.com/wallabag/wallabag/pull/1434) Add multiple database tests on Travis (@j0k3r) -- [#1435](https://github.com/wallabag/wallabag/pull/1435) Enabled created user from Config (@j0k3r) -- [#1429](https://github.com/wallabag/wallabag/pull/1429) V2 – Handle language in entry (@j0k3r) +# Changelog + +## [2.3.3](https://github.com/wallabag/wallabag/tree/2.3.3) + [Full Changelog](https://github.com/wallabag/wallabag/compare/2.3.2...2.3.3) + +### Fixes + +- Fix error when withRemove variable is not defined. [#3573](https://github.com/wallabag/wallabag/pull/3573) +- Fix title card HTML parsing [#3592](https://github.com/wallabag/wallabag/pull/3592) +- Fix tests [#3597](https://github.com/wallabag/wallabag/pull/3597) +- Fix tests [#3619](https://github.com/wallabag/wallabag/pull/3619) +- Better encoding of the URI for the bookmarklet [#3616](https://github.com/wallabag/wallabag/pull/3616) +- Fix overflow wrap issue [#3652](https://github.com/wallabag/wallabag/pull/3652) +- Fix/firefox mobile unneeded resize [#3653](https://github.com/wallabag/wallabag/pull/3653) +- Fix srcset attribute on images downloaded [#3661](https://github.com/wallabag/wallabag/pull/3661) +- Fix authors and preview alt encoding display [#3664](https://github.com/wallabag/wallabag/pull/3664) +- Spelling: GitHub, Log out, of the dev [#3614](https://github.com/wallabag/wallabag/pull/3614) +- Fix tests [#3668](https://github.com/wallabag/wallabag/pull/3668) +- Fixed migrations with dash into db names [#3538](https://github.com/wallabag/wallabag/pull/3538) + +### Changes + +- Allow login by email [#3615](https://github.com/wallabag/wallabag/pull/3615) +- Occitan update [#3646](https://github.com/wallabag/wallabag/pull/3646) +- Highlight code in articles using highlight.js [#3636](https://github.com/wallabag/wallabag/pull/3636) + +## [2.3.2](https://github.com/wallabag/wallabag/tree/2.3.2) + [Full Changelog](https://github.com/wallabag/wallabag/compare/2.3.1...2.3.2) + +### Fixes + +- Add `set -eu` to update.sh [#3546](https://github.com/wallabag/wallabag/pull/3546) +- Fix broken link to remove tags from entries [#3536](https://github.com/wallabag/wallabag/pull/3536) + +### Changes + +- Nav actions updated [#3541](https://github.com/wallabag/wallabag/pull/3541) +- Replaced Create new client link with a button [#3539](https://github.com/wallabag/wallabag/pull/3539) + +## [2.3.1](https://github.com/wallabag/wallabag/tree/2.3.1) + [Full Changelog](https://github.com/wallabag/wallabag/compare/2.3.0...2.3.1) + +### Fixes + +- Changed the way to check for initial migration [#3487](https://github.com/wallabag/wallabag/pull/3487) +- Displayed the RSS icon on homepage route [#3490](https://github.com/wallabag/wallabag/pull/3490) +- Hided the share toggle button if no service is enabled [#3492](https://github.com/wallabag/wallabag/pull/3492) +- Updated robots.txt to prevent crawling [#3510](https://github.com/wallabag/wallabag/pull/3510) +- Fixed lower case tags migration [#3507](https://github.com/wallabag/wallabag/pull/3507) +- Fixed initial migration when using custom table prefix [#3504](https://github.com/wallabag/wallabag/pull/3504) +- Fixed assets for subfolder install [#3524](https://github.com/wallabag/wallabag/pull/3524) +- Fixed empty card title link [#3525](https://github.com/wallabag/wallabag/pull/3525) +- Fixed empty title and domain_name when exception is thrown during fetch [#3442](https://github.com/wallabag/wallabag/pull/3442) +- API: copied entry object before sending, to keep id [#3516](https://github.com/wallabag/wallabag/pull/3516) + +### Changes + +- Added custom driver & schema manager for PostgreSQL 10 [#3488](https://github.com/wallabag/wallabag/pull/3488) +- Replaced exit_to_app, redo and autorenew icons [#3513](https://github.com/wallabag/wallabag/pull/3513) +- Added PHP 7.2 compatibility [#3515](https://github.com/wallabag/wallabag/pull/3515) + +## [2.3.0](https://github.com/wallabag/wallabag/tree/2.3.0) (2017-12-11) + [Full Changelog](https://github.com/wallabag/wallabag/compare/2.2.3...2.3.0) + +### API + +- API `exists` returns `id` if article exists [#2919](https://github.com/wallabag/wallabag/pull/2919) +- Added API endpoint to handle a list of URL and to add/delete tags [#3055](https://github.com/wallabag/wallabag/pull/3055) +- Added API endpoint to handle a list of URL [#3053](https://github.com/wallabag/wallabag/pull/3053) +- Retrieve tag / tags value from query or request [#3103](https://github.com/wallabag/wallabag/pull/3103) +- Register through API [#3065](https://github.com/wallabag/wallabag/pull/3065) +- API user creation behind a toggle [#3177](https://github.com/wallabag/wallabag/pull/3177) +- Allow other fields to be sent using API [#3106](https://github.com/wallabag/wallabag/pull/3106) +- Add ability to patch an entry with more fields [#3181](https://github.com/wallabag/wallabag/pull/3181) +- Create (and return) a client after creating a new user using the API [#3187](https://github.com/wallabag/wallabag/pull/3187) +- Fix PATCH method [#3256](https://github.com/wallabag/wallabag/pull/3256) + +### Technical stuff + +- Dropping PHP 5.5 [#2861](https://github.com/wallabag/wallabag/pull/2861), migrated to Symfony 3.3 [#3376](https://github.com/wallabag/wallabag/pull/3376), defined MySQL as the default rdbms for wallabag [#3171](https://github.com/wallabag/wallabag/pull/3171) +- Add Cloudron as installation method [#3000](https://github.com/wallabag/wallabag/pull/3000) +- Added migrations execution after fresh install [#3088](https://github.com/wallabag/wallabag/pull/3088) +- Upgraded CraueConfigBundle to 2.0 [#3113](https://github.com/wallabag/wallabag/pull/3113) +- Removed embedded documentation. [The repository is now here](https://github.com/wallabag/doc). [#3122](https://github.com/wallabag/wallabag/pull/3122) +- Fix some Scrutinizer issues [#3161](https://github.com/wallabag/wallabag/pull/3161) [#3172](https://github.com/wallabag/wallabag/pull/3172) +- Isolated tests [#3137](https://github.com/wallabag/wallabag/pull/3137) +- Log an error level message when user auth fail [#3195](https://github.com/wallabag/wallabag/pull/3195) +- Add a real configuration for CS-Fixer [#3258](https://github.com/wallabag/wallabag/pull/3258) +- Replace ant with Makefile [#3398](https://github.com/wallabag/wallabag/pull/3398) + +### Features + +- Share articles to Scuttle (https://github.com/scronide/scuttle) instance [#2999](https://github.com/wallabag/wallabag/pull/2999) +- Allow to remove all archived entries [#3020](https://github.com/wallabag/wallabag/pull/3020) +- Added publication date and author [#3024](https://github.com/wallabag/wallabag/pull/3024) +- Added `notmatches` operator for automatic tagging rule [#3047](https://github.com/wallabag/wallabag/pull/3047) +- Search & paginate users [#3060](https://github.com/wallabag/wallabag/pull/3060) +- **Clean duplicates entries** command [#2920](https://github.com/wallabag/wallabag/pull/2920) +- Added headers field in Entry [#3108](https://github.com/wallabag/wallabag/pull/3108) +- Add some deletion confirmation to avoid mistake [#3147](https://github.com/wallabag/wallabag/pull/3147) +- Add support for tag in Instapaper import [#3168](https://github.com/wallabag/wallabag/pull/3168) +- Added tags on list view [#3077](https://github.com/wallabag/wallabag/pull/3077) +- **Show user** command [#3179](https://github.com/wallabag/wallabag/pull/3179) +- Add ability to filter public entries & use it in the API [#3208](https://github.com/wallabag/wallabag/pull/3208) +- Store credentials for restricted site in database [#2683](https://github.com/wallabag/wallabag/pull/2683) +- Add RSS for tags & All entries [#3207](https://github.com/wallabag/wallabag/pull/3207) +- Add **list users** command [#3301](https://github.com/wallabag/wallabag/pull/3301) +- Add **reload entry** command [#3326](https://github.com/wallabag/wallabag/pull/3326) +- Add starred_at field which is set when an entry is starred [#3330](https://github.com/wallabag/wallabag/pull/3330) +- Add originUrl property to Entry [#3346](https://github.com/wallabag/wallabag/pull/3346) + +### Changes + +- Changed default value for list mode (grid instead of list) [#3014](https://github.com/wallabag/wallabag/pull/3014) +- Remove `isPublic` from Entry entity [#3030](https://github.com/wallabag/wallabag/pull/3030) +- Use username to import [#3080](https://github.com/wallabag/wallabag/pull/3080) +- Adds Webpack support and remove Grunt [#3022](https://github.com/wallabag/wallabag/pull/3022) +- Improved Guzzle subscribers extensibility [#2751](https://github.com/wallabag/wallabag/pull/2751) +- Added logger when we match Tagging rules [#3110](https://github.com/wallabag/wallabag/pull/3110) +- unify Download/Export wording. [#3130](https://github.com/wallabag/wallabag/pull/3130) +- Staying on an article view after removing a tag [#3138](https://github.com/wallabag/wallabag/pull/3138) +- Use an alternative way to detect images [#3184](https://github.com/wallabag/wallabag/pull/3184) +- Displays an error with an annotation with a too long quote [#3093](https://github.com/wallabag/wallabag/pull/3093) +- Validate language & preview picture fields [#3192](https://github.com/wallabag/wallabag/pull/3192) +- remove craueconfig domain name setting and add a proper one in parameters [#3173](https://github.com/wallabag/wallabag/pull/3173) +- Better public sharing page [#3204](https://github.com/wallabag/wallabag/pull/3204), [#3449](https://github.com/wallabag/wallabag/pull/3449) +- Improved pagination, navigation, tag's list and footer UI [#3459](https://github.com/wallabag/wallabag/pull/3459), [#3467](https://github.com/wallabag/wallabag/pull/3467), [#3461](https://github.com/wallabag/wallabag/pull/3461), [#3463](https://github.com/wallabag/wallabag/pull/3463) + +### Fixes + +- Use up-to-date Firefox extension and add F-Droid link for Android app [#3057](https://github.com/wallabag/wallabag/pull/3057) +- Fixed sandwich menu position in entry view (material theme) [#3073](https://github.com/wallabag/wallabag/pull/3073) +- Disabled shortcuts on login/register page [#3075](https://github.com/wallabag/wallabag/pull/3075) +- "+" in url not parsed correctly (when we click on original URL) [#3002](https://github.com/wallabag/wallabag/pull/3002) +- Skip auth when no credentials are found [#3101](https://github.com/wallabag/wallabag/pull/3101) +- Added migration to change length for user fields [#3104](https://github.com/wallabag/wallabag/pull/3104) +- Fix delete annotation when username is defined [#3120](https://github.com/wallabag/wallabag/pull/3120) +- Fixed is_starred for wallabag v2 import [#3143](https://github.com/wallabag/wallabag/pull/3143) +- Replace images with & in url [#3176](https://github.com/wallabag/wallabag/pull/3176) +- Ignore tag's case [#3139](https://github.com/wallabag/wallabag/pull/3139) +- Multiple tag search, which was broken from API [#3309](https://github.com/wallabag/wallabag/pull/3309) +- In RSS feeds, pubDate now conformant to DateTime RFC822 specifications [#3471](https://github.com/wallabag/wallabag/pull/3471) + +### Translations + +- Add Russian language [#3378](https://github.com/wallabag/wallabag/pull/3378) + +## [2.2.3](https://github.com/wallabag/wallabag/tree/2.2.3) (2017-05-17) +[Full Changelog](https://github.com/wallabag/wallabag/compare/2.2.2...2.2.3) + +- Lock guzzle-site-authenticator to avoid errors [\#3124](https://github.com/wallabag/wallabag/pull/3124) ([j0k3r](https://github.com/j0k3r)) +- reorder contrib strings in about page [\#3123](https://github.com/wallabag/wallabag/pull/3123) ([X-dark](https://github.com/X-dark)) +- Fixed documentation URL [\#3117](https://github.com/wallabag/wallabag/pull/3117) ([nicosomb](https://github.com/nicosomb)) +- Update graby\* licenses [\#3097](https://github.com/wallabag/wallabag/pull/3097) ([j0k3r](https://github.com/j0k3r)) +- Fix API pagination is broken if perPage is custom value [\#3096](https://github.com/wallabag/wallabag/pull/3096) ([aaa2000](https://github.com/aaa2000)) +- 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)) +- Translate error message in login page [\#3090](https://github.com/wallabag/wallabag/pull/3090) ([aaa2000](https://github.com/aaa2000)) +- Fix display the form errors correctly [\#3082](https://github.com/wallabag/wallabag/pull/3082) ([aaa2000](https://github.com/aaa2000)) +- Disable negative numbers in filters [\#3076](https://github.com/wallabag/wallabag/pull/3076) ([bourvill](https://github.com/bourvill)) +- Small typo in documentation fix \#3061 [\#3072](https://github.com/wallabag/wallabag/pull/3072) ([bourvill](https://github.com/bourvill)) +- Ignore tests exported files [\#3066](https://github.com/wallabag/wallabag/pull/3066) ([tcitworld](https://github.com/tcitworld)) +- Correct create\_application en string [\#3064](https://github.com/wallabag/wallabag/pull/3064) ([gileri](https://github.com/gileri)) +- Make symfony-assets-install use `relative` symlinks [\#3052](https://github.com/wallabag/wallabag/pull/3052) ([shtrom](https://github.com/shtrom)) +- Add export notice at the end of the epub [\#3023](https://github.com/wallabag/wallabag/pull/3023) ([mart-e](https://github.com/mart-e)) +- Save alpha channel when downloading PNG images [\#3017](https://github.com/wallabag/wallabag/pull/3017) ([Kdecherf](https://github.com/Kdecherf)) +- Update paywall.rst \(more details and clear cache\) [\#2985](https://github.com/wallabag/wallabag/pull/2985) ([etiess](https://github.com/etiess)) +- Update paywall.rst \(EN\) with details + clear cache [\#2971](https://github.com/wallabag/wallabag/pull/2971) ([j0k3r](https://github.com/j0k3r)) +- remove language on html tag [\#2968](https://github.com/wallabag/wallabag/pull/2968) ([chrido](https://github.com/chrido)) + +## [2.2.2](https://github.com/wallabag/wallabag/tree/2.2.2) (2017-03-02) +[Full Changelog](https://github.com/wallabag/wallabag/compare/2.2.1...2.2.2) + +- Update Polish translation [\#2932](https://github.com/wallabag/wallabag/pull/2932) ([mruminski](https://github.com/mruminski)) +- Update Spanish translation [\#2917](https://github.com/wallabag/wallabag/pull/2917) ([ngosang](https://github.com/ngosang)) +- Remove word repetition from german translation [\#2911](https://github.com/wallabag/wallabag/pull/2911) ([jlnostr](https://github.com/jlnostr)) +- Italian documentation added [\#2878](https://github.com/wallabag/wallabag/pull/2878) ([matteocoder](https://github.com/matteocoder)) +- Add informations about Apache 2.4 [\#2874](https://github.com/wallabag/wallabag/pull/2874) ([kgaut](https://github.com/kgaut)) +- Fixed symlinks issue during release creation [\#2950](https://github.com/wallabag/wallabag/pull/2950) ([nicosomb](https://github.com/nicosomb)) +- Use wallabag/tcpdf [\#2931](https://github.com/wallabag/wallabag/pull/2931) ([j0k3r](https://github.com/j0k3r)) +- Add activation of 'rewrite' mod of Apache [\#2926](https://github.com/wallabag/wallabag/pull/2926) ([qtheuret](https://github.com/qtheuret)) +- Updated CHANGELOG with latest changes [\#2916](https://github.com/wallabag/wallabag/pull/2916) ([nicosomb](https://github.com/nicosomb)) +- Import: we now skip messages when user is null [\#2915](https://github.com/wallabag/wallabag/pull/2915) ([nicosomb](https://github.com/nicosomb)) +- Added wallabag.it link in README [\#2913](https://github.com/wallabag/wallabag/pull/2913) ([nicosomb](https://github.com/nicosomb)) +- Moved :it: documentation into it folder [\#2908](https://github.com/wallabag/wallabag/pull/2908) ([nicosomb](https://github.com/nicosomb)) +- Alert that 2FA must be authorized in app/config/parameters.yml [\#2905](https://github.com/wallabag/wallabag/pull/2905) ([nicofrand](https://github.com/nicofrand)) +- Update Spanish translation [\#2892](https://github.com/wallabag/wallabag/pull/2892) ([ngosang](https://github.com/ngosang)) +- Doc: translated mobile apps configuration in french [\#2882](https://github.com/wallabag/wallabag/pull/2882) ([nicosomb](https://github.com/nicosomb)) +- Fixed typo in "first\_steps" [\#2879](https://github.com/wallabag/wallabag/pull/2879) ([matteocoder](https://github.com/matteocoder)) +- Doc - information about Apache 2.4 [\#2875](https://github.com/wallabag/wallabag/pull/2875) ([kgaut](https://github.com/kgaut)) +- Log restricted access value [\#2869](https://github.com/wallabag/wallabag/pull/2869) ([j0k3r](https://github.com/j0k3r)) +- 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)) +- fix misspells in polish translation [\#2846](https://github.com/wallabag/wallabag/pull/2846) ([mruminski](https://github.com/mruminski)) +- Update RulerZ [\#2842](https://github.com/wallabag/wallabag/pull/2842) ([K-Phoen](https://github.com/K-Phoen)) +- Show active list in the left menu during search [\#2841](https://github.com/wallabag/wallabag/pull/2841) ([Kdecherf](https://github.com/Kdecherf)) +- Restored correct version for framework-extra-bundle [\#2840](https://github.com/wallabag/wallabag/pull/2840) ([nicosomb](https://github.com/nicosomb)) +- scripts/update.sh: 18: scripts/update.sh: composer.phar: not found [\#2839](https://github.com/wallabag/wallabag/pull/2839) ([foxmask](https://github.com/foxmask)) +- Update Oc version [\#2838](https://github.com/wallabag/wallabag/pull/2838) ([Quent-in](https://github.com/Quent-in)) +- Search by term: extend to entries url [\#2832](https://github.com/wallabag/wallabag/pull/2832) ([Kdecherf](https://github.com/Kdecherf)) +- Update of CraueConfigBundle in Occitan [\#2831](https://github.com/wallabag/wallabag/pull/2831) ([Quent-in](https://github.com/Quent-in)) +- Fix rendering of entry title in Twig views [\#2830](https://github.com/wallabag/wallabag/pull/2830) ([Kdecherf](https://github.com/Kdecherf)) +- Translate missing strings for de-DE. [\#2826](https://github.com/wallabag/wallabag/pull/2826) ([jlnostr](https://github.com/jlnostr)) +- Renamed Developer section to API client management [\#2824](https://github.com/wallabag/wallabag/pull/2824) ([nicosomb](https://github.com/nicosomb)) +- Fix nav-panel-search height [\#2818](https://github.com/wallabag/wallabag/pull/2818) ([Kdecherf](https://github.com/Kdecherf)) +- 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)) +- 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)) +- first\_article.rst already inside articles.rst [\#2785](https://github.com/wallabag/wallabag/pull/2785) ([matteocoder](https://github.com/matteocoder)) +- share.rst already integrated inside articles.rst [\#2784](https://github.com/wallabag/wallabag/pull/2784) ([matteocoder](https://github.com/matteocoder)) + +## [2.2.1](https://github.com/wallabag/wallabag/tree/2.2.1) (2017-01-31) +[Full Changelog](https://github.com/wallabag/wallabag/compare/2.2.0...2.2.1) + +- Fixed duplicate entry for share\_public in craue\_setting\_table [\#2809](https://github.com/wallabag/wallabag/pull/2809) ([nicosomb](https://github.com/nicosomb)) + +## [2.2.0](https://github.com/wallabag/wallabag/tree/2.2.0) (2017-01-28) +[Full Changelog](https://github.com/wallabag/wallabag/compare/2.1.6.1...2.2.0) + +- Added indexes on is\_archived and is\_starred [\#2789](https://github.com/wallabag/wallabag/pull/2789) ([nicosomb](https://github.com/nicosomb)) +- Fix \#2056 update config.yml [\#2624](https://github.com/wallabag/wallabag/pull/2624) ([Rurik19](https://github.com/Rurik19)) + +## [2.1.6.1](https://github.com/wallabag/wallabag/tree/2.1.6.1) (2017-01-23) +[Full Changelog](https://github.com/wallabag/wallabag/compare/2.1.6...2.1.6.1) + +## [2.1.6](https://github.com/wallabag/wallabag/tree/2.1.6) (2017-01-18) +[Full Changelog](https://github.com/wallabag/wallabag/compare/2.1.5...2.1.6) + +- Update copyright year [\#2736](https://github.com/wallabag/wallabag/pull/2736) ([lex111](https://github.com/lex111)) +- Fixed possible JS injection via the title edition [\#2758](https://github.com/wallabag/wallabag/pull/2758) ([nicosomb](https://github.com/nicosomb)) + +## [2.1.5](https://github.com/wallabag/wallabag/tree/2.1.5) (2016-11-21) +[Full Changelog](https://github.com/wallabag/wallabag/compare/2.1.4...2.1.5) + +- Force composer to run as PHP 5.5.9 [\#2623](https://github.com/wallabag/wallabag/pull/2623) ([j0k3r](https://github.com/j0k3r)) + +## [2.1.4](https://github.com/wallabag/wallabag/tree/2.1.4) (2016-11-19) +[Full Changelog](https://github.com/wallabag/wallabag/compare/2.1.3...2.1.4) + +- Add .travis.yml change to RELEASE\_PROCESS [\#2605](https://github.com/wallabag/wallabag/pull/2605) ([j0k3r](https://github.com/j0k3r)) +- wallabag can’t work on PostgreSQL \<= 9.1 [\#2604](https://github.com/wallabag/wallabag/pull/2604) ([j0k3r](https://github.com/j0k3r)) +- Fix clear-cache problem using —no-dev [\#2603](https://github.com/wallabag/wallabag/pull/2603) ([j0k3r](https://github.com/j0k3r)) +- User-agents have moved to site-config [\#2587](https://github.com/wallabag/wallabag/pull/2587) ([j0k3r](https://github.com/j0k3r)) +- 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)) +- Added help on config screen [\#2578](https://github.com/wallabag/wallabag/pull/2578) ([nicosomb](https://github.com/nicosomb)) +- Added tooltips in header bar [\#2577](https://github.com/wallabag/wallabag/pull/2577) ([nicosomb](https://github.com/nicosomb)) +- Changed behavior when we change language [\#2571](https://github.com/wallabag/wallabag/pull/2571) ([nicosomb](https://github.com/nicosomb)) +- Added creation date on entries view [\#2570](https://github.com/wallabag/wallabag/pull/2570) ([nicosomb](https://github.com/nicosomb)) +- Removed support website on about page [\#2565](https://github.com/wallabag/wallabag/pull/2565) ([nicosomb](https://github.com/nicosomb)) +- Improve PR template [\#2563](https://github.com/wallabag/wallabag/pull/2563) ([j0k3r](https://github.com/j0k3r)) +- Bigger image preview in case of only image content [\#2562](https://github.com/wallabag/wallabag/pull/2562) ([j0k3r](https://github.com/j0k3r)) +- Improve tags list on small screen [\#2561](https://github.com/wallabag/wallabag/pull/2561) ([Rurik19](https://github.com/Rurik19)) +- Replaced TokenStorage with TokenStorageInterface [\#2556](https://github.com/wallabag/wallabag/pull/2556) ([nicosomb](https://github.com/nicosomb)) +- Reorder variable assignation in update.sh script, fix \#2554 [\#2555](https://github.com/wallabag/wallabag/pull/2555) ([dkrmr](https://github.com/dkrmr)) +- Round readingtime to avoid crazy number [\#2552](https://github.com/wallabag/wallabag/pull/2552) ([j0k3r](https://github.com/j0k3r)) +- Reordered documentation [\#2550](https://github.com/wallabag/wallabag/pull/2550) ([nicosomb](https://github.com/nicosomb)) +- Updated default parameters.yml file in documentation [\#2546](https://github.com/wallabag/wallabag/pull/2546) ([nicosomb](https://github.com/nicosomb)) +- Update the upgrade documentation [\#2545](https://github.com/wallabag/wallabag/pull/2545) ([nicosomb](https://github.com/nicosomb)) + +## [2.1.3](https://github.com/wallabag/wallabag/tree/2.1.3) (2016-11-04) +[Full Changelog](https://github.com/wallabag/wallabag/compare/2.1.2...2.1.3) + +- Force user-agent for .slashdot.org [\#2528](https://github.com/wallabag/wallabag/pull/2528) ([Kdecherf](https://github.com/Kdecherf)) +- Translation update - French [\#2519](https://github.com/wallabag/wallabag/pull/2519) ([Jibec](https://github.com/Jibec)) +- docs: fix link to wallabag-stats project [\#2518](https://github.com/wallabag/wallabag/pull/2518) ([Strubbl](https://github.com/Strubbl)) +- docs: update 3rd party projects by Strubbl [\#2514](https://github.com/wallabag/wallabag/pull/2514) ([Strubbl](https://github.com/Strubbl)) +- Fix missing words in Android application documentation [\#2485](https://github.com/wallabag/wallabag/pull/2485) ([bmillemathias](https://github.com/bmillemathias)) +- Removed MD5 hash in documentation [\#2466](https://github.com/wallabag/wallabag/pull/2466) ([nicosomb](https://github.com/nicosomb)) +- Use created\_at as default sort [\#2534](https://github.com/wallabag/wallabag/pull/2534) ([j0k3r](https://github.com/j0k3r)) +- Added documentation about failed to load external entity error [\#2530](https://github.com/wallabag/wallabag/pull/2530) ([nicosomb](https://github.com/nicosomb)) +- Add Instapaper to CLI import [\#2524](https://github.com/wallabag/wallabag/pull/2524) ([lologhi](https://github.com/lologhi)) +- fix path for the install scripts [\#2521](https://github.com/wallabag/wallabag/pull/2521) ([foxmask](https://github.com/foxmask)) +- Inject parameter instead of service [\#2520](https://github.com/wallabag/wallabag/pull/2520) ([j0k3r](https://github.com/j0k3r)) +- Updated Capistrano configuration [\#2513](https://github.com/wallabag/wallabag/pull/2513) ([nicosomb](https://github.com/nicosomb)) +- Exploded WallabagRestController into many controllers [\#2509](https://github.com/wallabag/wallabag/pull/2509) ([nicosomb](https://github.com/nicosomb)) +- Added the whole path to parameters.yml file [\#2508](https://github.com/wallabag/wallabag/pull/2508) ([nicosomb](https://github.com/nicosomb)) +- Added require.sh to check if composer is installed [\#2507](https://github.com/wallabag/wallabag/pull/2507) ([nicosomb](https://github.com/nicosomb)) +- Fixed entries export filtered with a tag [\#2506](https://github.com/wallabag/wallabag/pull/2506) ([nicosomb](https://github.com/nicosomb)) +- Added tag label in the page title [\#2504](https://github.com/wallabag/wallabag/pull/2504) ([nicosomb](https://github.com/nicosomb)) +- Added a check in Makefile to see if composer is installed [\#2500](https://github.com/wallabag/wallabag/pull/2500) ([nicosomb](https://github.com/nicosomb)) +- Add relevant links to fetch content error page [\#2493](https://github.com/wallabag/wallabag/pull/2493) ([bmillemathias](https://github.com/bmillemathias)) +- Added :fr: documentation for wallabag backup [\#2486](https://github.com/wallabag/wallabag/pull/2486) ([nicosomb](https://github.com/nicosomb)) +- Document what to backup in Wallabag [\#2484](https://github.com/wallabag/wallabag/pull/2484) ([bmillemathias](https://github.com/bmillemathias)) +- If reload content failed, don’t update it [\#2482](https://github.com/wallabag/wallabag/pull/2482) ([j0k3r](https://github.com/j0k3r)) +- Some fixes [\#2481](https://github.com/wallabag/wallabag/pull/2481) ([j0k3r](https://github.com/j0k3r)) +- Portuguese \(Brazilian\) translation [\#2473](https://github.com/wallabag/wallabag/pull/2473) ([pmichelazzo](https://github.com/pmichelazzo)) +- Update wallabag version for master branch [\#2467](https://github.com/wallabag/wallabag/pull/2467) ([nicosomb](https://github.com/nicosomb)) +- UI Changes [\#2460](https://github.com/wallabag/wallabag/pull/2460) ([tcitworld](https://github.com/tcitworld)) + +## [2.1.2](https://github.com/wallabag/wallabag/tree/2.1.2) (2016-10-17) +[Full Changelog](https://github.com/wallabag/wallabag/compare/2.1.1...2.1.2) + +- German: improve existing and add missing translation [\#2459](https://github.com/wallabag/wallabag/pull/2459) ([Strubbl](https://github.com/Strubbl)) +- add link to German documentation in about page [\#2457](https://github.com/wallabag/wallabag/pull/2457) ([Strubbl](https://github.com/Strubbl)) +- Bring make dev [\#2451](https://github.com/wallabag/wallabag/pull/2451) ([tcitworld](https://github.com/tcitworld)) +- Update ISSUE\_TEMPLATE.md [\#2432](https://github.com/wallabag/wallabag/pull/2432) ([j0k3r](https://github.com/j0k3r)) +- Define a dev version for the master [\#2417](https://github.com/wallabag/wallabag/pull/2417) ([j0k3r](https://github.com/j0k3r)) +- try to reduce assets build npm connection failing by updating nodejs [\#2375](https://github.com/wallabag/wallabag/pull/2375) ([tcitworld](https://github.com/tcitworld)) +- Fixed hardcoded title for internal settings [\#2464](https://github.com/wallabag/wallabag/pull/2464) ([nicosomb](https://github.com/nicosomb)) +- Fix tabs on material [\#2455](https://github.com/wallabag/wallabag/pull/2455) ([tcitworld](https://github.com/tcitworld)) +- Fix baggy display on small screens [\#2454](https://github.com/wallabag/wallabag/pull/2454) ([tcitworld](https://github.com/tcitworld)) +- View improvements [\#2450](https://github.com/wallabag/wallabag/pull/2450) ([nicosomb](https://github.com/nicosomb)) +- Fixed french and german doc homepages [\#2447](https://github.com/wallabag/wallabag/pull/2447) ([nicosomb](https://github.com/nicosomb)) +- Added information about tagging rules in documentation [\#2446](https://github.com/wallabag/wallabag/pull/2446) ([nicosomb](https://github.com/nicosomb)) +- Mention example instance in docs [\#2444](https://github.com/wallabag/wallabag/pull/2444) ([Kaligule](https://github.com/Kaligule)) +- Minor fixes in the english documentation [\#2439](https://github.com/wallabag/wallabag/pull/2439) ([zertrin](https://github.com/zertrin)) +- Added french documentation for upgrade [\#2435](https://github.com/wallabag/wallabag/pull/2435) ([nicosomb](https://github.com/nicosomb)) +- Added french documentation for parameters.yml [\#2434](https://github.com/wallabag/wallabag/pull/2434) ([nicosomb](https://github.com/nicosomb)) +- Lock deps for FOSUser [\#2429](https://github.com/wallabag/wallabag/pull/2429) ([j0k3r](https://github.com/j0k3r)) +- Fix links on english documentation homepage [\#2426](https://github.com/wallabag/wallabag/pull/2426) ([nicosomb](https://github.com/nicosomb)) +- Fixed display for note in installation page [\#2422](https://github.com/wallabag/wallabag/pull/2422) ([nicosomb](https://github.com/nicosomb)) +- Avoid error when Redis isn't here in tests [\#2420](https://github.com/wallabag/wallabag/pull/2420) ([j0k3r](https://github.com/j0k3r)) +- Fixed Twitter Cards by adding a description tag [\#2419](https://github.com/wallabag/wallabag/pull/2419) ([nicosomb](https://github.com/nicosomb)) +- Added support of Twitter Cards for public articles [\#2418](https://github.com/wallabag/wallabag/pull/2418) ([nicosomb](https://github.com/nicosomb)) +- Remove automatic closing of the window from bookmarklet [\#2414](https://github.com/wallabag/wallabag/pull/2414) ([szafranek](https://github.com/szafranek)) +- When a sub command fail, display error message [\#2413](https://github.com/wallabag/wallabag/pull/2413) ([j0k3r](https://github.com/j0k3r)) +- Fix PostgreSQL migrations [\#2412](https://github.com/wallabag/wallabag/pull/2412) ([j0k3r](https://github.com/j0k3r)) +- Fix entities definition [\#2411](https://github.com/wallabag/wallabag/pull/2411) ([j0k3r](https://github.com/j0k3r)) +- Optimize tag list display [\#2410](https://github.com/wallabag/wallabag/pull/2410) ([j0k3r](https://github.com/j0k3r)) +- Show number of annotations instead of nbAnnotations placeholder [\#2406](https://github.com/wallabag/wallabag/pull/2406) ([szafranek](https://github.com/szafranek)) +- Fix few invalid HTML tags [\#2405](https://github.com/wallabag/wallabag/pull/2405) ([szafranek](https://github.com/szafranek)) +- Cleaned up documentation for installation process [\#2403](https://github.com/wallabag/wallabag/pull/2403) ([nicosomb](https://github.com/nicosomb)) +- Removed 1.x stuff in CHANGELOG [\#2402](https://github.com/wallabag/wallabag/pull/2402) ([nicosomb](https://github.com/nicosomb)) +- Set env to prod in documentation [\#2400](https://github.com/wallabag/wallabag/pull/2400) ([j0k3r](https://github.com/j0k3r)) +- Use default locale for user config [\#2399](https://github.com/wallabag/wallabag/pull/2399) ([j0k3r](https://github.com/j0k3r)) +- Ensure orphan tag are remove in API [\#2397](https://github.com/wallabag/wallabag/pull/2397) ([j0k3r](https://github.com/j0k3r)) +- Update messages.pl.yml [\#2396](https://github.com/wallabag/wallabag/pull/2396) ([mruminski](https://github.com/mruminski)) +- Add ability to use socket [\#2395](https://github.com/wallabag/wallabag/pull/2395) ([j0k3r](https://github.com/j0k3r)) +- Ability to check multiple urls in API [\#2393](https://github.com/wallabag/wallabag/pull/2393) ([j0k3r](https://github.com/j0k3r)) +- Added default picture if preview picture is null [\#2389](https://github.com/wallabag/wallabag/pull/2389) ([nicosomb](https://github.com/nicosomb)) +- Fixed two-factor checkbox display in user admin panel [\#2388](https://github.com/wallabag/wallabag/pull/2388) ([nicosomb](https://github.com/nicosomb)) +- Changed Changelog by using github-changelog-generator from @skywinder [\#2386](https://github.com/wallabag/wallabag/pull/2386) ([nicosomb](https://github.com/nicosomb)) +- Added documentation about siteconfig fix [\#2385](https://github.com/wallabag/wallabag/pull/2385) ([nicosomb](https://github.com/nicosomb)) +- Added OpenGraph support for public articles [\#2383](https://github.com/wallabag/wallabag/pull/2383) ([nicosomb](https://github.com/nicosomb)) +- Fix exists API call [\#2377](https://github.com/wallabag/wallabag/pull/2377) ([tcitworld](https://github.com/tcitworld)) +- Clickable tags [\#2374](https://github.com/wallabag/wallabag/pull/2374) ([tcitworld](https://github.com/tcitworld)) +- Remove mouf/nodejs-installer from composer [\#2363](https://github.com/wallabag/wallabag/pull/2363) ([j0k3r](https://github.com/j0k3r)) +- Changed relation between API client and refresh token [\#2351](https://github.com/wallabag/wallabag/pull/2351) ([nicosomb](https://github.com/nicosomb)) +- Fix relations export for Entry [\#2332](https://github.com/wallabag/wallabag/pull/2332) ([j0k3r](https://github.com/j0k3r)) + +## [2.1.1](https://github.com/wallabag/wallabag/tree/2.1.1) (2016-10-04) +[Full Changelog](https://github.com/wallabag/wallabag/compare/2.1.0...2.1.1) + +- Create config even if user is disabled [\#2359](https://github.com/wallabag/wallabag/pull/2359) ([j0k3r](https://github.com/j0k3r)) +- Add php-bcmath extension to requirements [\#2354](https://github.com/wallabag/wallabag/pull/2354) ([Zayon](https://github.com/Zayon)) +- Basically, fix everything [\#2353](https://github.com/wallabag/wallabag/pull/2353) ([tcitworld](https://github.com/tcitworld)) +- Update messages.pl.yml [\#2341](https://github.com/wallabag/wallabag/pull/2341) ([mruminski](https://github.com/mruminski)) +- small improvement for german translation [\#2340](https://github.com/wallabag/wallabag/pull/2340) ([Strubbl](https://github.com/Strubbl)) +- Fix for 2.1 installation [\#2338](https://github.com/wallabag/wallabag/pull/2338) ([j0k3r](https://github.com/j0k3r)) + +## [2.1.0](https://github.com/wallabag/wallabag/tree/2.1.0) (2016-10-03) +[Full Changelog](https://github.com/wallabag/wallabag/compare/2.0.8...2.1.0) + +- Docker : install PHP 'gd' extension [\#2319](https://github.com/wallabag/wallabag/pull/2319) ([pmartin](https://github.com/pmartin)) +- Fix issue \#2296: epub export with special chars in the title. [\#2297](https://github.com/wallabag/wallabag/pull/2297) ([egilli](https://github.com/egilli)) +- Remove error message when creating ePub versions [\#2330](https://github.com/wallabag/wallabag/pull/2330) ([pmichelazzo](https://github.com/pmichelazzo)) + +## [2.0.8](https://github.com/wallabag/wallabag/tree/2.0.8) (2016-09-07) +[Full Changelog](https://github.com/wallabag/wallabag/compare/2.0.7...2.0.8) + +- Allow failure for PHP 7.1 [\#2236](https://github.com/wallabag/wallabag/pull/2236) ([j0k3r](https://github.com/j0k3r)) +- Add a check for the database connection [\#2262](https://github.com/wallabag/wallabag/pull/2262) ([j0k3r](https://github.com/j0k3r)) +- Fix issue \#1991: correction of the height field to add articles [\#2241](https://github.com/wallabag/wallabag/pull/2241) ([modos189](https://github.com/modos189)) +- V2 improve view [\#2238](https://github.com/wallabag/wallabag/pull/2238) ([modos189](https://github.com/modos189)) +- Add configuration for german documentation [\#2235](https://github.com/wallabag/wallabag/pull/2235) ([nicosomb](https://github.com/nicosomb)) +- Fixes mailto link in documentation [\#2234](https://github.com/wallabag/wallabag/pull/2234) ([cstuder](https://github.com/cstuder)) +- Cut entries title in card view: continued [\#2230](https://github.com/wallabag/wallabag/pull/2230) ([modos189](https://github.com/modos189)) + +## [2.0.7](https://github.com/wallabag/wallabag/tree/2.0.7) (2016-08-22) +[Full Changelog](https://github.com/wallabag/wallabag/compare/2.0.6...2.0.7) + +- Avoid breaking import when fetching fail [\#2224](https://github.com/wallabag/wallabag/pull/2224) ([j0k3r](https://github.com/j0k3r)) +- Added creation date and reading time on article view [\#2222](https://github.com/wallabag/wallabag/pull/2222) ([nicosomb](https://github.com/nicosomb)) +- Replaced favorite word/icon with star one [\#2221](https://github.com/wallabag/wallabag/pull/2221) ([nicosomb](https://github.com/nicosomb)) +- Enable PATCH method for CORS in API part [\#2220](https://github.com/wallabag/wallabag/pull/2220) ([Rurik19](https://github.com/Rurik19)) +- Enable CORS headers for OAUTH part [\#2216](https://github.com/wallabag/wallabag/pull/2216) ([Rurik19](https://github.com/Rurik19)) +- Run tests on an uptodate HHVM [\#2134](https://github.com/wallabag/wallabag/pull/2134) ([j0k3r](https://github.com/j0k3r)) +- Fix form user display when 2FA is disabled [\#2095](https://github.com/wallabag/wallabag/pull/2095) ([nicosomb](https://github.com/nicosomb)) + +## [2.0.6](https://github.com/wallabag/wallabag/tree/2.0.6) (2016-08-10) +[Full Changelog](https://github.com/wallabag/wallabag/compare/2.0.5...2.0.6) + +- Run PHP 7.1 on Travis [\#2048](https://github.com/wallabag/wallabag/pull/2048) ([j0k3r](https://github.com/j0k3r)) +- Fixed typo in entry:notice:entry\_saved [\#2200](https://github.com/wallabag/wallabag/pull/2200) ([charno6](https://github.com/charno6)) +- Handling socials links into a config file [\#2199](https://github.com/wallabag/wallabag/pull/2199) ([Simounet](https://github.com/Simounet)) +- FIX image inside a figure element max-width [\#2198](https://github.com/wallabag/wallabag/pull/2198) ([Simounet](https://github.com/Simounet)) +- Remove binary from repo [\#2195](https://github.com/wallabag/wallabag/pull/2195) ([j0k3r](https://github.com/j0k3r)) +- Fixed spelling Artúclos --\> Artículos [\#2194](https://github.com/wallabag/wallabag/pull/2194) ([benages](https://github.com/benages)) +- Fix 3rd-Party Apps links \(Chrome & Firefox\) [\#2185](https://github.com/wallabag/wallabag/pull/2185) ([tcitworld](https://github.com/tcitworld)) +- Change the way to login user in tests [\#2172](https://github.com/wallabag/wallabag/pull/2172) ([j0k3r](https://github.com/j0k3r)) +- Fix a few french translations typos [\#2165](https://github.com/wallabag/wallabag/pull/2165) ([tcitworld](https://github.com/tcitworld)) +- Update symlink to php-cs-fixer [\#2160](https://github.com/wallabag/wallabag/pull/2160) ([j0k3r](https://github.com/j0k3r)) +- Handle only upper or only lower reading filter [\#2157](https://github.com/wallabag/wallabag/pull/2157) ([j0k3r](https://github.com/j0k3r)) +- Try to find bad redirection after delete [\#2156](https://github.com/wallabag/wallabag/pull/2156) ([j0k3r](https://github.com/j0k3r)) +- Use friendsofphp instead of fabpot [\#2155](https://github.com/wallabag/wallabag/pull/2155) ([j0k3r](https://github.com/j0k3r)) +- translate documentation to German [\#2148](https://github.com/wallabag/wallabag/pull/2148) ([Strubbl](https://github.com/Strubbl)) +- Corrected Regex for lighttpd rewrite [\#2145](https://github.com/wallabag/wallabag/pull/2145) ([even-allmighty](https://github.com/even-allmighty)) +- Jump to Symfony 3.1 [\#2132](https://github.com/wallabag/wallabag/pull/2132) ([j0k3r](https://github.com/j0k3r)) + +## [2.0.5](https://github.com/wallabag/wallabag/tree/2.0.5) (2016-05-31) +[Full Changelog](https://github.com/wallabag/wallabag/compare/2.0.4...2.0.5) + +- Improve English translation [\#2109](https://github.com/wallabag/wallabag/pull/2109) ([Poorchop](https://github.com/Poorchop)) +- Update api.rst [\#2044](https://github.com/wallabag/wallabag/pull/2044) ([joshp23](https://github.com/joshp23)) +- new details in the doc about the rights access again;\) [\#2038](https://github.com/wallabag/wallabag/pull/2038) ([foxmask](https://github.com/foxmask)) +- Fix the deletion of Tags/Entries relation when delete an entry [\#2122](https://github.com/wallabag/wallabag/pull/2122) ([nicosomb](https://github.com/nicosomb)) +- Docs proposal [\#2112](https://github.com/wallabag/wallabag/pull/2112) ([Poorchop](https://github.com/Poorchop)) +- add screenshots of android docu in English [\#2111](https://github.com/wallabag/wallabag/pull/2111) ([Strubbl](https://github.com/Strubbl)) +- CS [\#2098](https://github.com/wallabag/wallabag/pull/2098) ([j0k3r](https://github.com/j0k3r)) +- Fix image path in 2-factor authentification email [\#2097](https://github.com/wallabag/wallabag/pull/2097) ([bmillemathias](https://github.com/bmillemathias)) +- Update CONTRIBUTING file [\#2094](https://github.com/wallabag/wallabag/pull/2094) ([nicosomb](https://github.com/nicosomb)) +- Replace vertical dots in material theme with horizontal dots [\#2093](https://github.com/wallabag/wallabag/pull/2093) ([nicosomb](https://github.com/nicosomb)) +- Starred and Archived clears if article is already exists [\#2092](https://github.com/wallabag/wallabag/pull/2092) ([Rurik19](https://github.com/Rurik19)) +- Do not specify language in Firefox addon link [\#2069](https://github.com/wallabag/wallabag/pull/2069) ([merwan](https://github.com/merwan)) +- Added information about permissions on data/ [\#2068](https://github.com/wallabag/wallabag/pull/2068) ([mariovor](https://github.com/mariovor)) +- Update CraueConfigBundle.it.yml [\#2054](https://github.com/wallabag/wallabag/pull/2054) ([jamiroconca](https://github.com/jamiroconca)) +- Add unread filter to entries pages [\#2052](https://github.com/wallabag/wallabag/pull/2052) ([danbartram](https://github.com/danbartram)) +- Update api.rst [\#2049](https://github.com/wallabag/wallabag/pull/2049) ([joshp23](https://github.com/joshp23)) + +## [2.0.4](https://github.com/wallabag/wallabag/tree/2.0.4) (2016-05-07) +[Full Changelog](https://github.com/wallabag/wallabag/compare/2.0.3...2.0.4) + +- Change Travis/Scrutinizer pictures in README [\#2029](https://github.com/wallabag/wallabag/pull/2029) ([nicosomb](https://github.com/nicosomb)) +- Docu for android app [\#2028](https://github.com/wallabag/wallabag/pull/2028) ([Strubbl](https://github.com/Strubbl)) +- Update messages.it.yml [\#2024](https://github.com/wallabag/wallabag/pull/2024) ([jamiroconca](https://github.com/jamiroconca)) +- Fix translation for validators [\#2023](https://github.com/wallabag/wallabag/pull/2023) ([nicosomb](https://github.com/nicosomb)) +- Fix pagination bar on small devices [\#2022](https://github.com/wallabag/wallabag/pull/2022) ([nicosomb](https://github.com/nicosomb)) +- Fix number of entries in tag/list [\#2020](https://github.com/wallabag/wallabag/pull/2020) ([nicosomb](https://github.com/nicosomb)) +- Create CraueConfigBundle.it.yml [\#2019](https://github.com/wallabag/wallabag/pull/2019) ([jamiroconca](https://github.com/jamiroconca)) +- Update config.yml, add italian as available language [\#2018](https://github.com/wallabag/wallabag/pull/2018) ([jamiroconca](https://github.com/jamiroconca)) +- Create messages.it.yml [\#2017](https://github.com/wallabag/wallabag/pull/2017) ([jamiroconca](https://github.com/jamiroconca)) +- Update documentation [\#2016](https://github.com/wallabag/wallabag/pull/2016) ([nicosomb](https://github.com/nicosomb)) +- Fix tags listing [\#2013](https://github.com/wallabag/wallabag/pull/2013) ([nicosomb](https://github.com/nicosomb)) +- integrate upgrade.rst [\#2012](https://github.com/wallabag/wallabag/pull/2012) ([biva](https://github.com/biva)) +- upgrade.rst \(Creation of an upgrade page in the documentation\) [\#2011](https://github.com/wallabag/wallabag/pull/2011) ([biva](https://github.com/biva)) +- Set the title via POST /api/entries [\#2010](https://github.com/wallabag/wallabag/pull/2010) ([nicosomb](https://github.com/nicosomb)) +- 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)) +- Fix old branch name urls [\#2001](https://github.com/wallabag/wallabag/pull/2001) ([tcitworld](https://github.com/tcitworld)) +- Update CraueConfigBundle.es.yml [\#1992](https://github.com/wallabag/wallabag/pull/1992) ([jami7](https://github.com/jami7)) +- Rights access to the folders of the project [\#1985](https://github.com/wallabag/wallabag/pull/1985) ([foxmask](https://github.com/foxmask)) +- Es translation [\#1977](https://github.com/wallabag/wallabag/pull/1977) ([j0k3r](https://github.com/j0k3r)) +- Fix filter reading time [\#1976](https://github.com/wallabag/wallabag/pull/1976) ([nicosomb](https://github.com/nicosomb)) +- Fix typos in API documentation [\#1970](https://github.com/wallabag/wallabag/pull/1970) ([nicosomb](https://github.com/nicosomb)) +- Create 3rd Resources chapter in API documentation [\#1969](https://github.com/wallabag/wallabag/pull/1969) ([nicosomb](https://github.com/nicosomb)) +- Add FAQ page in documentation [\#1967](https://github.com/wallabag/wallabag/pull/1967) ([nicosomb](https://github.com/nicosomb)) + +## [2.0.3](https://github.com/wallabag/wallabag/tree/2.0.3) (2016-04-22) +[Full Changelog](https://github.com/wallabag/wallabag/compare/2.0.2...2.0.3) + +- Update API documentation with cURL examples [\#1962](https://github.com/wallabag/wallabag/pull/1962) ([nicosomb](https://github.com/nicosomb)) + +## [2.0.2](https://github.com/wallabag/wallabag/tree/2.0.2) (2016-04-21) +[Full Changelog](https://github.com/wallabag/wallabag/compare/1.9.2...2.0.2) + +- Fix translation for Go to your account button after subscription [\#1957](https://github.com/wallabag/wallabag/pull/1957) ([nicosomb](https://github.com/nicosomb)) +- Update links in documentation [\#1954](https://github.com/wallabag/wallabag/pull/1954) ([nicosomb](https://github.com/nicosomb)) +- Actualisation des liens morts \(Documentation de traduction\) [\#1953](https://github.com/wallabag/wallabag/pull/1953) ([maxi62330](https://github.com/maxi62330)) +- Added some curl examples [\#1945](https://github.com/wallabag/wallabag/pull/1945) ([ddeimeke](https://github.com/ddeimeke)) +- Update Travis configuration with branches renaming [\#1944](https://github.com/wallabag/wallabag/pull/1944) ([nicosomb](https://github.com/nicosomb)) +- Optimize import [\#1942](https://github.com/wallabag/wallabag/pull/1942) ([nicosomb](https://github.com/nicosomb)) + +## [1.9.2](https://github.com/wallabag/wallabag/tree/1.9.2) (2016-04-18) +[Full Changelog](https://github.com/wallabag/wallabag/compare/2.0.1...1.9.2) + +## [2.0.1](https://github.com/wallabag/wallabag/tree/2.0.1) (2016-04-11) +[Full Changelog](https://github.com/wallabag/wallabag/compare/2.0.0...2.0.1) + +## [2.0.0](https://github.com/wallabag/wallabag/tree/2.0.0) (2016-04-03) +[Full Changelog](https://github.com/wallabag/wallabag/compare/2.0.0-beta.2...2.0.0) + +## [2.0.0-beta.2](https://github.com/wallabag/wallabag/tree/2.0.0-beta.2) (2016-03-12) +[Full Changelog](https://github.com/wallabag/wallabag/compare/2.0.0-beta.1...2.0.0-beta.2) + +## [2.0.0-beta.1](https://github.com/wallabag/wallabag/tree/2.0.0-beta.1) (2016-03-01) +[Full Changelog](https://github.com/wallabag/wallabag/compare/2.0.0-alpha.2...2.0.0-beta.1) + +## [2.0.0-alpha.2](https://github.com/wallabag/wallabag/tree/2.0.0-alpha.2) (2016-01-22) +[Full Changelog](https://github.com/wallabag/wallabag/compare/2.0.0-alpha.1...2.0.0-alpha.2) + +## [2.0.0-alpha.1](https://github.com/wallabag/wallabag/tree/2.0.0-alpha.1) (2016-01-07) +[Full Changelog](https://github.com/wallabag/wallabag/compare/2.0.0-alpha.0...2.0.0-alpha.1) + +## [2.0.0-alpha.0](https://github.com/wallabag/wallabag/tree/2.0.0-alpha.0) (2015-09-14) +[Full Changelog](https://github.com/wallabag/wallabag/compare/1.9.1-b...2.0.0-alpha.0) + +## [1.9.1-b](https://github.com/wallabag/wallabag/tree/1.9.1-b) (2015-08-04) +[Full Changelog](https://github.com/wallabag/wallabag/compare/1.9.1...1.9.1-b) + +## [1.9.1](https://github.com/wallabag/wallabag/tree/1.9.1) (2015-08-03) +[Full Changelog](https://github.com/wallabag/wallabag/compare/1.9.1beta3...1.9.1) + +## [1.9.1beta3](https://github.com/wallabag/wallabag/tree/1.9.1beta3) (2015-06-06) +[Full Changelog](https://github.com/wallabag/wallabag/compare/1.9.1beta2...1.9.1beta3) + +## [1.9.1beta2](https://github.com/wallabag/wallabag/tree/1.9.1beta2) (2015-05-09) +[Full Changelog](https://github.com/wallabag/wallabag/compare/1.9.1beta1...1.9.1beta2) + +## [1.9.1beta1](https://github.com/wallabag/wallabag/tree/1.9.1beta1) (2015-04-08) +[Full Changelog](https://github.com/wallabag/wallabag/compare/1.9.1alpha2...1.9.1beta1) + +## [1.9.1alpha2](https://github.com/wallabag/wallabag/tree/1.9.1alpha2) (2015-04-07) +[Full Changelog](https://github.com/wallabag/wallabag/compare/1.9.1alpha1...1.9.1alpha2) + +## [1.9.1alpha1](https://github.com/wallabag/wallabag/tree/1.9.1alpha1) (2015-03-08) +[Full Changelog](https://github.com/wallabag/wallabag/compare/1.9...1.9.1alpha1) + +## [1.9](https://github.com/wallabag/wallabag/tree/1.9) (2015-02-18) +[Full Changelog](https://github.com/wallabag/wallabag/compare/1.9RC1...1.9) + +## [1.9RC1](https://github.com/wallabag/wallabag/tree/1.9RC1) (2015-02-16) +[Full Changelog](https://github.com/wallabag/wallabag/compare/1.9beta2...1.9RC1) + +## [1.9beta2](https://github.com/wallabag/wallabag/tree/1.9beta2) (2015-02-15) +[Full Changelog](https://github.com/wallabag/wallabag/compare/1.9beta...1.9beta2) + +## [1.9beta](https://github.com/wallabag/wallabag/tree/1.9beta) (2015-02-14) +[Full Changelog](https://github.com/wallabag/wallabag/compare/1.8.1old...1.9beta) + +## [1.8.1old](https://github.com/wallabag/wallabag/tree/1.8.1old) (2014-11-16) +[Full Changelog](https://github.com/wallabag/wallabag/compare/1.8.1bis...1.8.1old) + +## [1.8.1bis](https://github.com/wallabag/wallabag/tree/1.8.1bis) (2014-11-16) +[Full Changelog](https://github.com/wallabag/wallabag/compare/1.8.1b...1.8.1bis) + +## [1.8.1b](https://github.com/wallabag/wallabag/tree/1.8.1b) (2014-11-16) +[Full Changelog](https://github.com/wallabag/wallabag/compare/1.8.1...1.8.1b) + +## [1.8.1](https://github.com/wallabag/wallabag/tree/1.8.1) (2014-11-15) +[Full Changelog](https://github.com/wallabag/wallabag/compare/1.8.0...1.8.1) + +## [1.8.0](https://github.com/wallabag/wallabag/tree/1.8.0) (2014-10-10) +[Full Changelog](https://github.com/wallabag/wallabag/compare/1.7.2...1.8.0) + +## [1.7.2](https://github.com/wallabag/wallabag/tree/1.7.2) (2014-07-24) +[Full Changelog](https://github.com/wallabag/wallabag/compare/1.7.1...1.7.2) + +## [1.7.1](https://github.com/wallabag/wallabag/tree/1.7.1) (2014-07-15) +[Full Changelog](https://github.com/wallabag/wallabag/compare/1.7.0...1.7.1) + +## [1.7.0](https://github.com/wallabag/wallabag/tree/1.7.0) (2014-05-29) +[Full Changelog](https://github.com/wallabag/wallabag/compare/1.6.1b...1.7.0) + +## [1.6.1b](https://github.com/wallabag/wallabag/tree/1.6.1b) (2014-04-11) +[Full Changelog](https://github.com/wallabag/wallabag/compare/1.6.1...1.6.1b) + +## [1.6.1](https://github.com/wallabag/wallabag/tree/1.6.1) (2014-04-03) +[Full Changelog](https://github.com/wallabag/wallabag/compare/1.6.0...1.6.1) + +## [1.6.0](https://github.com/wallabag/wallabag/tree/1.6.0) (2014-04-03) +[Full Changelog](https://github.com/wallabag/wallabag/compare/1.5.2...1.6.0) + +## [1.5.2](https://github.com/wallabag/wallabag/tree/1.5.2) (2014-02-21) +[Full Changelog](https://github.com/wallabag/wallabag/compare/1.5.1.1...1.5.2) + +## [1.5.1.1](https://github.com/wallabag/wallabag/tree/1.5.1.1) (2014-02-19) +[Full Changelog](https://github.com/wallabag/wallabag/compare/1.5.1...1.5.1.1) + +## [1.5.1](https://github.com/wallabag/wallabag/tree/1.5.1) (2014-02-19) +[Full Changelog](https://github.com/wallabag/wallabag/compare/1.5.0...1.5.1) + +## [1.5.0](https://github.com/wallabag/wallabag/tree/1.5.0) (2014-02-13) +[Full Changelog](https://github.com/wallabag/wallabag/compare/1.4.0...1.5.0) + +## [1.4.0](https://github.com/wallabag/wallabag/tree/1.4.0) (2014-02-03) +[Full Changelog](https://github.com/wallabag/wallabag/compare/1.3.1...1.4.0) + +## [1.3.1](https://github.com/wallabag/wallabag/tree/1.3.1) (2014-01-07) +[Full Changelog](https://github.com/wallabag/wallabag/compare/1.3.0...1.3.1) + +## [1.3.0](https://github.com/wallabag/wallabag/tree/1.3.0) (2013-12-23) +[Full Changelog](https://github.com/wallabag/wallabag/compare/1.2.0...1.3.0) + +## [1.2.0](https://github.com/wallabag/wallabag/tree/1.2.0) (2013-11-25) +[Full Changelog](https://github.com/wallabag/wallabag/compare/1.1.0...1.2.0) + +## [1.1.0](https://github.com/wallabag/wallabag/tree/1.1.0) (2013-10-25) +[Full Changelog](https://github.com/wallabag/wallabag/compare/1.0.0...1.1.0) + +## [1.0.0](https://github.com/wallabag/wallabag/tree/1.0.0) (2013-10-03) +[Full Changelog](https://github.com/wallabag/wallabag/compare/1.0-beta5.2...1.0.0) + +## [1.0-beta5.2](https://github.com/wallabag/wallabag/tree/1.0-beta5.2) (2013-09-20) +[Full Changelog](https://github.com/wallabag/wallabag/compare/1.0-beta5.1...1.0-beta5.2) + +## [1.0-beta5.1](https://github.com/wallabag/wallabag/tree/1.0-beta5.1) (2013-09-20) +[Full Changelog](https://github.com/wallabag/wallabag/compare/1.0-beta5...1.0-beta5.1) + +## [1.0-beta5](https://github.com/wallabag/wallabag/tree/1.0-beta5) (2013-09-20) +[Full Changelog](https://github.com/wallabag/wallabag/compare/1.0-beta4...1.0-beta5) + +## [1.0-beta4](https://github.com/wallabag/wallabag/tree/1.0-beta4) (2013-08-25) +[Full Changelog](https://github.com/wallabag/wallabag/compare/1.0-beta3...1.0-beta4) + +## [1.0-beta3](https://github.com/wallabag/wallabag/tree/1.0-beta3) (2013-08-17) +[Full Changelog](https://github.com/wallabag/wallabag/compare/1.0-beta2...1.0-beta3) + +## [1.0-beta2](https://github.com/wallabag/wallabag/tree/1.0-beta2) (2013-08-11) +[Full Changelog](https://github.com/wallabag/wallabag/compare/1.0-beta1...1.0-beta2) + +## [1.0-beta1](https://github.com/wallabag/wallabag/tree/1.0-beta1) (2013-08-07) +[Full Changelog](https://github.com/wallabag/wallabag/compare/0.3...1.0-beta1) + +## [0.3](https://github.com/wallabag/wallabag/tree/0.3) (2013-07-31) +[Full Changelog](https://github.com/wallabag/wallabag/compare/0.2.1...0.3) + +## [0.2.1](https://github.com/wallabag/wallabag/tree/0.2.1) (2013-04-23) +[Full Changelog](https://github.com/wallabag/wallabag/compare/0.2...0.2.1) + +## [0.2](https://github.com/wallabag/wallabag/tree/0.2) (2013-04-21) +[Full Changelog](https://github.com/wallabag/wallabag/compare/0.11...0.2) + +## [0.11](https://github.com/wallabag/wallabag/tree/0.11) (2013-04-19) +[Full Changelog](https://github.com/wallabag/wallabag/compare/0.1...0.11) + +## [0.1](https://github.com/wallabag/wallabag/tree/0.1) (2013-04-19)