diff options
author | Nicolas LΕuillet <nicolas@loeuillet.org> | 2017-01-27 19:03:13 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-01-27 19:03:13 +0100 |
commit | ec67907420641b238683c8e103b9d0e6058bc7b5 (patch) | |
tree | 2892ce9c3f0a2548e12c8646b5d4df69f9c63317 /CHANGELOG.md | |
parent | f0c5154d68108e5ec829ee9346fb20b702d9444f (diff) | |
parent | c833d576a9c04609b6013cabaf171d88a670bc1a (diff) | |
download | wallabag-ec67907420641b238683c8e103b9d0e6058bc7b5.tar.gz wallabag-ec67907420641b238683c8e103b9d0e6058bc7b5.tar.zst wallabag-ec67907420641b238683c8e103b9d0e6058bc7b5.zip |
Merge pull request #2790 from wallabag/prepare-220
Prepare wallabag 2.2.0 π
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 92 |
1 files changed, 88 insertions, 4 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index c31d62b6..79ca5825 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md | |||
@@ -1,6 +1,90 @@ | |||
1 | ## Changelog | 1 | ## Changelog |
2 | 2 | ||
3 | ### 2.1.6 2017/01/17 | 3 | ### 2.2.0 2017/01/27 |
4 | - [#2789](https://github.com/wallabag/wallabag/pull/2789) Added indexes on is_archived and is_starred (@nicosomb) | ||
5 | - [#2763](https://github.com/wallabag/wallabag/pull/2763) Sort list of available tags (@janLo) | ||
6 | - [#2646](https://github.com/wallabag/wallabag/pull/2646) Added explanations about migrations (@nicosomb, @jlnostr) | ||
7 | - [#2787](https://github.com/wallabag/wallabag/pull/2787) Lock kphoen/rulerz to avoid breaking changes (@j0k3r) | ||
8 | - [#2750](https://github.com/wallabag/wallabag/pull/2750) Added migration to rename uuid to uid (@nicosomb) | ||
9 | - [#2774](https://github.com/wallabag/wallabag/pull/2774) add cli export (@tcitworld) | ||
10 | - [#2742](https://github.com/wallabag/wallabag/pull/2742) Avoid false preview image (@j0k3r) | ||
11 | - [#2733](https://github.com/wallabag/wallabag/pull/2733) Fixed API error No matching accepted Response format could be determined (@nicosomb) | ||
12 | - [#2735](https://github.com/wallabag/wallabag/pull/2735) Removed the small element on reading time (@nicosomb) | ||
13 | - [#2729](https://github.com/wallabag/wallabag/pull/2729) Fix double overlay on expanded right sidenav (@Simounet) | ||
14 | - [#2728](https://github.com/wallabag/wallabag/pull/2728) Fix right side-nav scrolling on low height window (@Simounet) | ||
15 | - [#2725](https://github.com/wallabag/wallabag/pull/2725) Share to Shaarli - Include tags (@lapineige,) | ||
16 | - [#2732](https://github.com/wallabag/wallabag/pull/2732) Firefox add-on URL updated (@Simounet) | ||
17 | - [#2730](https://github.com/wallabag/wallabag/pull/2730) Access to search, filters, export on mobile (@Simounet) | ||
18 | - [#2731](https://github.com/wallabag/wallabag/pull/2731) Minor typo fix (@llune) | ||
19 | - [#2702](https://github.com/wallabag/wallabag/pull/2702) Added index on entry.uuid (@nicosomb) | ||
20 | - [#2724](https://github.com/wallabag/wallabag/pull/2724) Fix entry reading time (@Simounet) | ||
21 | - [#2723](https://github.com/wallabag/wallabag/pull/2723) Fixed export by tags with a tag which contains space (@nicosomb) | ||
22 | - [#2696](https://github.com/wallabag/wallabag/pull/2696) Run migration on each test (@j0k3r) | ||
23 | - [#2714](https://github.com/wallabag/wallabag/pull/2714) Fix the box shadow on the card entry (@Simounet) | ||
24 | - [#2616](https://github.com/wallabag/wallabag/pull/2616) Change documentation links to HTTPS (@mathieui) | ||
25 | - [#2682](https://github.com/wallabag/wallabag/pull/2682) Ensure craue_config_setting migration are ok (@nicosomb, @j0k3r) | ||
26 | - [#2690](https://github.com/wallabag/wallabag/pull/2690) Added QoS for RabbitMQ (@nicosomb) | ||
27 | - [#2701](https://github.com/wallabag/wallabag/pull/2701) Removed outputWalkers for pagination (@nicosomb) | ||
28 | - [#2667](https://github.com/wallabag/wallabag/pull/2667) Upgrade to Symfony 3.2 (@nicosomb, @j0k3r) | ||
29 | - [#2699](https://github.com/wallabag/wallabag/pull/2699) Removed user join in query builder (@nicosomb) | ||
30 | - [#2697](https://github.com/wallabag/wallabag/pull/2697) Add default value for list_mode (@j0k3r) | ||
31 | - [#2691](https://github.com/wallabag/wallabag/pull/2691) Moved total messages from import (@nicosomb) | ||
32 | - [#2689](https://github.com/wallabag/wallabag/pull/2689) Replaced chmod for download pictures feature (@nicosomb) | ||
33 | - [#2688](https://github.com/wallabag/wallabag/pull/2688) Fixed imports with is_starred and is_archived (@nicosomb) | ||
34 | - [#2686](https://github.com/wallabag/wallabag/pull/2686) Casted maxIterations for Redis import (@nicosomb) | ||
35 | - [#2680](https://github.com/wallabag/wallabag/pull/2680) Limit rule to 255 (@j0k3r) | ||
36 | - [#2679](https://github.com/wallabag/wallabag/pull/2679) Fix content from imported entried being discarded when URL goes bad (@j0k3r, @jcharaoui) | ||
37 | - [#2677](https://github.com/wallabag/wallabag/pull/2677) add translations/wallabag_user.de.yml (fixes #2673) (@Strubbl) | ||
38 | - [#2676](https://github.com/wallabag/wallabag/pull/2676) Updated addons links (@nicosomb) | ||
39 | - [#2674](https://github.com/wallabag/wallabag/pull/2674) Fixed 404 for wallabag logo in 2FA (@nicosomb) | ||
40 | - [#2672](https://github.com/wallabag/wallabag/pull/2672) Fixed typo in asynchronous documentation (@nicosomb) | ||
41 | - [#2670](https://github.com/wallabag/wallabag/pull/2670) Added floating button on entry view for mobile (@nicosomb) | ||
42 | - [#2650](https://github.com/wallabag/wallabag/pull/2650) Added hasColumn() in migration to check column existence (@nicosomb) | ||
43 | - [#2662](https://github.com/wallabag/wallabag/pull/2662) Add list view (@nicosomb) | ||
44 | - [#2663](https://github.com/wallabag/wallabag/pull/2663) Removed FOSUser attributes removed in alpha4 (@nicosomb) | ||
45 | - [#2659](https://github.com/wallabag/wallabag/pull/2659) Fix incorrect reading time calculation for entries in non-latin languages. (@akovalyov) | ||
46 | - [#2654](https://github.com/wallabag/wallabag/pull/2654) Enforce lowercase on domain name filter (@Kdecherf) | ||
47 | - [#2622](https://github.com/wallabag/wallabag/pull/2622) Material UI Changes (@nicosomb, @Kdecherf) | ||
48 | - [#2642](https://github.com/wallabag/wallabag/pull/2642) Fixed logout shortcut (@nicosomb) | ||
49 | - [#2620](https://github.com/wallabag/wallabag/pull/2620) Fix password layout (@j0k3r) | ||
50 | - [#2640](https://github.com/wallabag/wallabag/pull/2640) Fixed entry shortcuts available in list view (@nicosomb) | ||
51 | - [#2637](https://github.com/wallabag/wallabag/pull/2637) Update messages.pl.yml (@wallabag) | ||
52 | - [#2317](https://github.com/wallabag/wallabag/pull/2317) Added authentication for restricted access articles (@nicosomb, @bdunogier) | ||
53 | - [#2612](https://github.com/wallabag/wallabag/pull/2612) Added help about shortcuts (@nicosomb) | ||
54 | - [#2635](https://github.com/wallabag/wallabag/pull/2635) Return 304 when content isn't reloaded using the API (@j0k3r) | ||
55 | - [#2613](https://github.com/wallabag/wallabag/pull/2613) Fix card action overlap (@j0k3r) | ||
56 | - [#2614](https://github.com/wallabag/wallabag/pull/2614) Add ability to reload entry from API (@j0k3r) | ||
57 | - [#2632](https://github.com/wallabag/wallabag/pull/2632) Update messages.pl.yml (@wallabag) | ||
58 | - [#2630](https://github.com/wallabag/wallabag/pull/2630) Add white-text class to card-title too (@ThibaudDauce) | ||
59 | - [#2600](https://github.com/wallabag/wallabag/pull/2600) Install assets for shortcuts (@j0k3r) | ||
60 | - [#2601](https://github.com/wallabag/wallabag/pull/2601) Added http_status in Entry entity (@nicosomb) | ||
61 | - [#2593](https://github.com/wallabag/wallabag/pull/2593) Put log in the most common failure tests (@j0k3r) | ||
62 | - [#2592](https://github.com/wallabag/wallabag/pull/2592) Update messages.pl.yml (@wallabag) | ||
63 | - [#2547](https://github.com/wallabag/wallabag/pull/2547) Added a configuration to define the redirection after archiving an entry (@j0k3r, @nicosomb, @Strubbl) | ||
64 | - [#2495](https://github.com/wallabag/wallabag/pull/2495) Added shortcuts (@nicosomb, @tcitworld) | ||
65 | - [#2566](https://github.com/wallabag/wallabag/pull/2566) Added unmark.it sharing (@nicosomb) | ||
66 | - [#2564](https://github.com/wallabag/wallabag/pull/2564) Update messages.pl.yml (@wallabag) | ||
67 | - [#2553](https://github.com/wallabag/wallabag/pull/2553) Added new tag form in mobile view for Material theme (@nicosomb) | ||
68 | - [#2548](https://github.com/wallabag/wallabag/pull/2548) Add Pinboard import (@Strubbl, @j0k3r) | ||
69 | - [#2551](https://github.com/wallabag/wallabag/pull/2551) Removed Maintenance bundle (@nicosomb) | ||
70 | - [#2541](https://github.com/wallabag/wallabag/pull/2541) Update messages.pl.yml (@wallabag) | ||
71 | - [#2540](https://github.com/wallabag/wallabag/pull/2540) Update of the OC version (@Quent-in) | ||
72 | - [#2535](https://github.com/wallabag/wallabag/pull/2535) Use created_at as default sort (@j0k3r) | ||
73 | - [#2180](https://github.com/wallabag/wallabag/pull/2180) Download pictures (@j0k3r, @tcitworld) | ||
74 | - [#2523](https://github.com/wallabag/wallabag/pull/2523) Added QRCode and link to configure android application (@tcitworld, @nicosomb) | ||
75 | - [#2499](https://github.com/wallabag/wallabag/pull/2499) Added relation between API Client and User (@nicosomb) | ||
76 | - [#2496](https://github.com/wallabag/wallabag/pull/2496) Update messages.pl.yml (@wallabag) | ||
77 | - [#2401](https://github.com/wallabag/wallabag/pull/2401) Reset account (@j0k3r) | ||
78 | - [#1890](https://github.com/wallabag/wallabag/pull/1890) bring annotations to API (@j0k3r, @nicosomb, @tcitworld) | ||
79 | - [#2456](https://github.com/wallabag/wallabag/pull/2456) use new tcpdf library version (@tcitworld) | ||
80 | - [#2453](https://github.com/wallabag/wallabag/pull/2453) Fix API export (@j0k3r) | ||
81 | - [#2438](https://github.com/wallabag/wallabag/pull/2438) Update messages.pl.yml (@wallabag) | ||
82 | - [#2372](https://github.com/wallabag/wallabag/pull/2372) API: ability to export entry in all available format (epub, pdf, etc...) (@j0k3r, @pmartin) | ||
83 | - [#2409](https://github.com/wallabag/wallabag/pull/2409) Occitan version update (@Quent-in, @nicosomb) | ||
84 | - [#2177](https://github.com/wallabag/wallabag/pull/2177) Delete user (@j0k3r, @nicosomb, @tcitworld) | ||
85 | |||
86 | ### 2.1.6 2017/01/18 | ||
87 | - [#2759](https://github.com/wallabag/wallabag/pull/2759) Prepare wallabag 2.1.6 :rocket: (@nicosomb) | ||
4 | - [#2758](https://github.com/wallabag/wallabag/pull/2758) Fixed possible JS injection via the title edition (@nicosomb) | 88 | - [#2758](https://github.com/wallabag/wallabag/pull/2758) Fixed possible JS injection via the title edition (@nicosomb) |
5 | - [#2736](https://github.com/wallabag/wallabag/pull/2736) Update copyright year (@lex111) | 89 | - [#2736](https://github.com/wallabag/wallabag/pull/2736) Update copyright year (@lex111) |
6 | - [#2624](https://github.com/wallabag/wallabag/pull/2624) Fix #2056 update config.yml (@Rurik19) | 90 | - [#2624](https://github.com/wallabag/wallabag/pull/2624) Fix #2056 update config.yml (@Rurik19) |
@@ -456,8 +540,8 @@ | |||
456 | - [#1546](https://github.com/wallabag/wallabag/pull/1546) v2 β Ability to reload an entry (@j0k3r) | 540 | - [#1546](https://github.com/wallabag/wallabag/pull/1546) v2 β Ability to reload an entry (@j0k3r) |
457 | - [#1547](https://github.com/wallabag/wallabag/pull/1547) v2 β Fix wrong if when deleting an entry (@j0k3r) | 541 | - [#1547](https://github.com/wallabag/wallabag/pull/1547) v2 β Fix wrong if when deleting an entry (@j0k3r) |
458 | - [#1544](https://github.com/wallabag/wallabag/pull/1544) v2 β Add custom email for 2FA (@j0k3r) | 542 | - [#1544](https://github.com/wallabag/wallabag/pull/1544) v2 β Add custom email for 2FA (@j0k3r) |
459 | - [#1540](https://github.com/wallabag/wallabag/pull/1540) v2 β Don't redirect to the content page after deletion (@j0k3r) | 543 | - [#1540](https://github.com/wallabag/wallabag/pull/1540) v2 β Don't redirect to the content page after deletion (@j0k3r) |
460 | - [#1542](https://github.com/wallabag/wallabag/pull/1542) v2 β Avoid multiple tag creation (@j0k3r) | 544 | - [#1542](https://github.com/wallabag/wallabag/pull/1542) v2 β Avoid multiple tag creation (@j0k3r) |
461 | - [#1488](https://github.com/wallabag/wallabag/pull/1488) Slug for tags (@wallabag) | 545 | - [#1488](https://github.com/wallabag/wallabag/pull/1488) Slug for tags (@wallabag) |
462 | - [#1537](https://github.com/wallabag/wallabag/pull/1537) Updated composer.lock (@bdunogier) | 546 | - [#1537](https://github.com/wallabag/wallabag/pull/1537) Updated composer.lock (@bdunogier) |
463 | - [#1529](https://github.com/wallabag/wallabag/pull/1529) changed table name for tagging rule (@nicosomb) | 547 | - [#1529](https://github.com/wallabag/wallabag/pull/1529) changed table name for tagging rule (@nicosomb) |
@@ -488,4 +572,4 @@ | |||
488 | - [#1440](https://github.com/wallabag/wallabag/pull/1440) fix #1433: remove www. on entries view (@nicosomb) | 572 | - [#1440](https://github.com/wallabag/wallabag/pull/1440) fix #1433: remove www. on entries view (@nicosomb) |
489 | - [#1434](https://github.com/wallabag/wallabag/pull/1434) Add multiple database tests on Travis (@j0k3r) | 573 | - [#1434](https://github.com/wallabag/wallabag/pull/1434) Add multiple database tests on Travis (@j0k3r) |
490 | - [#1435](https://github.com/wallabag/wallabag/pull/1435) Enabled created user from Config (@j0k3r) | 574 | - [#1435](https://github.com/wallabag/wallabag/pull/1435) Enabled created user from Config (@j0k3r) |
491 | - [#1429](https://github.com/wallabag/wallabag/pull/1429) V2 β Handle language in entry (@j0k3r) \ No newline at end of file | 575 | - [#1429](https://github.com/wallabag/wallabag/pull/1429) V2 β Handle language in entry (@j0k3r) |