Skip to content

Releases: wallabag/wallabagger

v1.17.0 - Fetch locally option added

21 Mar 20:14
9c34636
Compare
Choose a tag to compare

What's Changed

Thanks to @00dani you can now enable the check for already existing page option on wallabagger without worrying about your privacy (the page URL is not sent as clear text anymore if your wallabag server version is greater than 2.4.0)! 🎉

  • Update README.md - Broken tutorial link fix. by @stark1tty in #377
  • Pass hashed URL to Wallabag when testing for entry existence, rather than cleartext URL by @00dani in #370

New Contributors

Full Changelog: v1.16.0...v1.17.0

v1.16.0 - Fetch locally option added

19 Apr 16:06
dc09c1b
Compare
Choose a tag to compare
  • d2bc9cf adds an option to fetch locally by default
  • layout options categorized
  • code cleaning
  • translations updated

v1.15.0 - Translations updated

12 Jan 17:38
a613572
Compare
Choose a tag to compare
Bump version to v1.15.0

v1.14.0 - Fetch content directly from the browser

16 Mar 20:58
758adee
Compare
Choose a tag to compare

Good news folks. Thanks to @agallou, you can save content from any complicated page (with paywall, client side rendering through API).

  • Go to the addon's settings
  • add the URL of any site not working with wallabag at the moment on the text box labeled by "Retrieve content from the browser (an URL by line)"
  • go to the page you want to save
  • click on the wallabagger icon
    Et voilà ! 🎉

v1.13.1 - Fix archive default status

13 Mar 22:23
051a11f
Compare
Choose a tag to compare
  • bc0413c Avoid unarchive state if ArchiveByDefault not set (existing entries were unarchive by default)

v1.13.0 - Icon for dark theme support

26 May 10:19
8d66cae
Compare
Choose a tag to compare

v1.12.0 - Translations updated + quality of life

10 Jan 15:37
cdd46a2
Compare
Choose a tag to compare
  • a73005f Update Croatian translation for messages.json
  • 85f379d Update German translation for messages.json

v1.11.0 - Quality of life

09 Nov 12:28
431b283
Compare
Choose a tag to compare
  • c84a9bd Add Croatian (hr) translation
  • 3827fb6 Auto add tag if found only one
  • 86a5a15 Default popup wallabag icon style updated (vertical spacing added)
  • 007cfa7 Input values trimmed (copy/paste with extra starting or ending spaces cleaned)

v1.10.2 - Permissions required reduced

27 Feb 20:32
6ca53f7
Compare
Choose a tag to compare

In the previous version, we required permission on every url you visit. It was too much (#194) and we fixed it.

2d6646b add 1 japanese translation (Thank you @akked!)
f4fabb2 Extension permission reduced to the used wallabag domain
6a4838b Missing translations displayed with [@TOTRANSLATE] prefix
4ce0f75 update russian translation
3edf67a update japanese translation (Thank you @akked!)
d8e0d1a update german 🇩🇪 translation (Thank you @Strubbl!)

Plus some more cleanup and fixes…

v1.10.1 - Fix API permission

07 Feb 07:45
Compare
Choose a tag to compare