forked from wallabag/wallabag
2.4.3
Also exclude @dependabot from automated GitHub release
This commit is contained in:
37
CHANGELOG.md
37
CHANGELOG.md
@ -1,5 +1,42 @@
|
||||
# Changelog
|
||||
|
||||
## [2.4.3](https://github.com/wallabag/wallabag/tree/2.4.3)
|
||||
[Full Changelog](https://github.com/wallabag/wallabag/compare/2.4.2...2.4.3)
|
||||
|
||||
### Fixes
|
||||
* Tag view: order tags by label @Kdecherf in https://github.com/wallabag/wallabag/pull/5296
|
||||
* Pagination style updated by @Simounet in https://github.com/wallabag/wallabag/pull/5202
|
||||
* Improve performance of REST exists call by @Kdecherf in https://github.com/wallabag/wallabag/pull/5261
|
||||
* Make RSS feed entry links valid and accessible by @hennevogel in https://github.com/wallabag/wallabag/pull/5347
|
||||
* Fixed search on homepage by @nicosomb in https://github.com/wallabag/wallabag/pull/5379
|
||||
* Fixed timeout when assigning tags to entry by @nicosomb in https://github.com/wallabag/wallabag/pull/5156
|
||||
* Fixed reading time in epub/pdf exports by @nicosomb in https://github.com/wallabag/wallabag/pull/5405
|
||||
* Fix dark theme developper page by @Simounet in https://github.com/wallabag/wallabag/pull/5453
|
||||
* Fix dark mode background color for pre tags by @Kdecherf in https://github.com/wallabag/wallabag/pull/5465
|
||||
* Show when articles is read by @nicosomb in https://github.com/wallabag/wallabag/pull/5378
|
||||
* Added random button on article view by @nicosomb in https://github.com/wallabag/wallabag/pull/5380
|
||||
* Fixed wrong number of entries for tag feeds by @christianjunk in https://github.com/wallabag/wallabag/pull/5585
|
||||
* Add support for RTL content by @Monirzadeh in https://github.com/wallabag/wallabag/pull/5599
|
||||
* Avoid overlapping images when downloading them by @j0k3r in https://github.com/wallabag/wallabag/pull/5594
|
||||
|
||||
### Meta
|
||||
* Fix/tests by @Simounet in https://github.com/wallabag/wallabag/pull/5217
|
||||
* dependabot: change schedule to check updates once a month by @Kdecherf in https://github.com/wallabag/wallabag/pull/5260
|
||||
* Update dependencies by @Kdecherf in https://github.com/wallabag/wallabag/pull/5326
|
||||
* Create SECURITY.md by @zidingz in https://github.com/wallabag/wallabag/pull/5406
|
||||
* Add build test on PHP 8.0 & 8.1 by @j0k3r in https://github.com/wallabag/wallabag/pull/5591
|
||||
* Fix Dependabot alerts for `tar` & `json-schema` by @j0k3r in https://github.com/wallabag/wallabag/pull/5541
|
||||
* Change the name of the static package's root directory by @oupala in https://github.com/wallabag/wallabag/pull/5542
|
||||
* Fixed unavailable russian website in test by @nicosomb in https://github.com/wallabag/wallabag/pull/5376
|
||||
* Update deps by @j0k3r in https://github.com/wallabag/wallabag/pull/5540
|
||||
|
||||
### Translations
|
||||
* Translations update from Weblate by @weblate in https://github.com/wallabag/wallabag/pull/5187
|
||||
* Translations update from Weblate by @weblate in https://github.com/wallabag/wallabag/pull/5391
|
||||
* Add Czech language by @marapavelka in https://github.com/wallabag/wallabag/pull/5535
|
||||
* Translations update from Hosted Weblate by @weblate in https://github.com/wallabag/wallabag/pull/5580
|
||||
* Translations update from Hosted Weblate by @weblate in https://github.com/wallabag/wallabag/pull/5581
|
||||
|
||||
## [2.4.2](https://github.com/wallabag/wallabag/tree/2.4.2)
|
||||
[Full Changelog](https://github.com/wallabag/wallabag/compare/2.4.1...2.4.2)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user