aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 43d11485..eb8b1f70 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -27,6 +27,7 @@
27- Isolated tests [#3137](https://github.com/wallabag/wallabag/pull/3137) 27- Isolated tests [#3137](https://github.com/wallabag/wallabag/pull/3137)
28- Log an error level message when user auth fail [#3195](https://github.com/wallabag/wallabag/pull/3195) 28- Log an error level message when user auth fail [#3195](https://github.com/wallabag/wallabag/pull/3195)
29- Add a real configuration for CS-Fixer [#3258](https://github.com/wallabag/wallabag/pull/3258) 29- Add a real configuration for CS-Fixer [#3258](https://github.com/wallabag/wallabag/pull/3258)
30- Replace ant with Makefile [#3398](https://github.com/wallabag/wallabag/pull/3398)
30 31
31### Features 32### Features
32 33
@@ -47,6 +48,7 @@
47- Add **list users** command [#3301](https://github.com/wallabag/wallabag/pull/3301) 48- Add **list users** command [#3301](https://github.com/wallabag/wallabag/pull/3301)
48- Add **reload entry** command [#3326](https://github.com/wallabag/wallabag/pull/3326) 49- Add **reload entry** command [#3326](https://github.com/wallabag/wallabag/pull/3326)
49- Add starred_at field which is set when an entry is starred [#3330](https://github.com/wallabag/wallabag/pull/3330) 50- Add starred_at field which is set when an entry is starred [#3330](https://github.com/wallabag/wallabag/pull/3330)
51- Add originUrl property to Entry [#3346](https://github.com/wallabag/wallabag/pull/3346)
50 52
51### Changes 53### Changes
52 54
@@ -62,7 +64,8 @@
62- Displays an error with an annotation with a too long quote [#3093](https://github.com/wallabag/wallabag/pull/3093) 64- Displays an error with an annotation with a too long quote [#3093](https://github.com/wallabag/wallabag/pull/3093)
63- Validate language & preview picture fields [#3192](https://github.com/wallabag/wallabag/pull/3192) 65- Validate language & preview picture fields [#3192](https://github.com/wallabag/wallabag/pull/3192)
64- remove craueconfig domain name setting and add a proper one in parameters [#3173](https://github.com/wallabag/wallabag/pull/3173) 66- remove craueconfig domain name setting and add a proper one in parameters [#3173](https://github.com/wallabag/wallabag/pull/3173)
65- Better public sharing page [#3204](https://github.com/wallabag/wallabag/pull/3204) 67- Better public sharing page [#3204](https://github.com/wallabag/wallabag/pull/3204), [#3449](https://github.com/wallabag/wallabag/pull/3449)
68- 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)
66 69
67### Fixes 70### Fixes
68 71
@@ -77,6 +80,7 @@
77- Replace images with & in url [#3176](https://github.com/wallabag/wallabag/pull/3176) 80- Replace images with & in url [#3176](https://github.com/wallabag/wallabag/pull/3176)
78- Ignore tag's case [#3139](https://github.com/wallabag/wallabag/pull/3139) 81- Ignore tag's case [#3139](https://github.com/wallabag/wallabag/pull/3139)
79- Multiple tag search, which was broken from API [#3309](https://github.com/wallabag/wallabag/pull/3309) 82- Multiple tag search, which was broken from API [#3309](https://github.com/wallabag/wallabag/pull/3309)
83- In RSS feeds, pubDate now conformant to DateTime RFC822 specifications [#3471](https://github.com/wallabag/wallabag/pull/3471)
80 84
81### Translations 85### Translations
82 86