Wallabag - Package Updates
-
You can use this thread to track updates to the Wallabag package.
Please open issues in a separate topic instead of replying here.
-
[1.5.0]
- Update Wallabag to version 2.4.0
- Allow to rename tags from the web interface #3574,
- Possibility to change locale from login/register pages #3216,
- Ability to import/export tagging rules #4028,
- Enable OTP 2FA via third-party apps (Google Authenticator, Authy or FreeOTP) #3798,
- Add random feature #3526,
- Ability to revoke feed token #3994,
- Move Ignore Origin rules to database #4026,
- Ability to manually define the reading speed #4053,
- MathJax support #4128,
- Allow custom styles system wide #4151,
- Support elCurator import #4175,
- Add mass actions for Material design in list view #4326,
- Add Dark theme to Material #4725
-
[1.5.1]
- Update Wallabag to version 2.4.1
- Fix path icons from manifest.json #4811
- Fix missing apple-touch-icon-512.png from manifest.json #4823
- migrations: fix mysql migration for an edge case #4832
- Add a command to clean downloaded images #4844
- Add a query to parse only non-hashed URL #4865 #4878
- material: fix issue with cookie check for light/dark theme #4866
- Show OTP secret next to the QR Code #4868
- views: add title to tag li elements, for consistency #4894
- Add label and issuer to OTP config #4301
-
[1.5.2]
- Update Wallabag to version 2.4.1
- Fix path icons from manifest.json #4811
- Fix missing apple-touch-icon-512.png from manifest.json #4823
- migrations: fix mysql migration for an edge case #4832
- Add a command to clean downloaded images #4844
- Add a query to parse only non-hashed URL #4865 #4878
- material: fix issue with cookie check for light/dark theme #4866
- Show OTP secret next to the QR Code #4868
- views: add title to tag li elements, for consistency #4894
- Add label and issuer to OTP config #4301
-
Given all the issues around datamigration from that old wallabag version, I have released the new one with a new appstore id, and revoked the update to the old one again.
Wallabag has an export and import feature, which needs to be used to transition to the new app version now. Hopefully in the future the data migration works better with new releases.
-
[2.1.0]
- Use base image v3
- Update PHP to 7.4
-
[2.1.1]
- Update Wallabag to version 2.4.2
- A lot of bugs related to the dark theme were fixed
- A year old bug about the auto tagging system which created duplicated tags
- A lot of translations update, thanks to translators !
- The link to calculate the reading speed was updated because the previous was dead, you can now use: https://wallabag.github.io/myreadspeed/
- 60+ siteconfig were updated
- Fix nav lang filter #4908
- Fix accessibility problem with the 2FA QR code #4915
- Preselect currently active section in the filter menu #4972
- Fix translation of date in the footer using IntlDateFormatter #4971
- Fix account dropdown width #4969
- Fix auto prefered color scheme #5071
- Convert tag label to lowercase in RuleBasedTagger #5111
- Fix myreadspeed links #5113
- Internal server error while exporting to epub #5052
- Error parsing image URL (with scrset) #4914