# Changelog ## Version 0.1.16 (2024/05/04) **rdltr** is no longer maintained. This is the latest version. No new features, only dependencies update ## Version 0.1.15 (2024/01/07) No new features, only dependencies update ### Misc * [#49](https://github.com/SamR1/rdltr/issues/49) - upgrade to Vue3 ## Version 0.1.14 (2023/06/14) No new features, only dependencies update **Note**: Minimum version of Python is now 3.8.1. ## Version 0.1.13 (2022/06/01) No new features, only dependencies update ## Version 0.1.12 (2021/05/19) ### Issues Closed #### Bugs Fixed * [#32](https://github.com/SamR1/rdltr/issues/32) - User tags are not updated after adding tag to article In this release 1 issue was closed. ## Version 0.1.11 (2020/12/26) ### Issues Closed #### New Features * [#25](https://github.com/SamR1/rdltr/issues/25) - display article creation date In this release 1 issue was closed. ## Version 0.1.10 (2020/03/15) ### Issues Closed #### New Features * [#21](https://github.com/SamR1/rdltr/issues/21) - remove tracking from article url In this release 1 issue was closed. ## Version 0.1.9 (2020/01/22) ### Issues Closed #### New Features * [#20](https://github.com/SamR1/rdltr/issues/20) - reset filters #### Bugs Fixed * [#19](https://github.com/SamR1/rdltr/issues/19) - tag url is incorrect on following pages when only filtering on a tag In this release 2 issues were closed. ## Version 0.1.8 (2020/01/20) ### Issues Closed #### New Features * [#18](https://github.com/SamR1/rdltr/issues/18) - improve navigation * [#17](https://github.com/SamR1/rdltr/issues/17) - display number of articles for each category and tag * [ae01c14](https://github.com/SamR1/rdltr/commit/ae01c14b8d4e59644d47ac17e9c93d0097155c3e), [8427384](https://github.com/SamR1/rdltr/commit/8427384158205c0358eb33be5396ec60e7d360b5) - improve tag filtering In this release 2 issues were closed. ## Version 0.1.7 (2020/01/15) ### Issues Closed #### New Features * [#15](https://github.com/SamR1/rdltr/issues/15) - improve documentation #### Bugs Fixed * [#16](https://github.com/SamR1/rdltr/issues/16) - cannot get favorite articles anymore In this release 2 issues were closed. ## Version 0.1.6 (2020/01/10) ### Issues Closed #### New Features * [#8](https://github.com/SamR1/rdltr/issues/8) - Scrape from browser DOM In this release 1 issue was closed. ## Version 0.1.5 (2019/12/25) ### Issues Closed #### New Features * [#13](https://github.com/SamR1/rdltr/issues/13) - add an article via a share link * [#12](https://github.com/SamR1/rdltr/issues/12) - add redirection after login #### Bugs Fixed * [#14](https://github.com/SamR1/rdltr/issues/14) - some articles still have encoding issues In this release 3 issues were closed. ## Version 0.1.4 (2019/12/08) ### Issues Closed #### New Features * [#4](https://github.com/SamR1/rdltr/issues/4) - add favorites * [#3](https://github.com/SamR1/rdltr/issues/3) - add a confirmation before deleting an article #### Bugs Fixed * [#11](https://github.com/SamR1/rdltr/issues/11) - incorrect encoding on some articles In this release 3 issues were closed. ## Version 0.1.3 (2019/04/07) ### Issues Closed #### New Features * [#7](https://github.com/SamR1/rdltr/issues/7) - add possibility to reload an article #### Bugs Fixed * [#5](https://github.com/SamR1/rdltr/issues/5) - some articles can't be downloaded * [#2](https://github.com/SamR1/rdltr/issues/2) - can't access the second page when filtering on a tag In this release 3 issues were closed. ## Version 0.1.2 (2019/03/31) #### Bugs Fixed * [#1](https://github.com/SamR1/rdltr/issues/1) - API URL can't be changed In this release 1 issue was closed. ## Version 0.1.1 (2019/03/30) #### New Features - rdltr is available on PyPI ## Version 0.1.0 (2019/03/30) First release