Skip to content

Releases: wallabag/wallabagger

v1.10.0 - Better keyboard accessibility and Japanese translation

06 Feb 20:18
d74816b
Compare
Choose a tag to compare

Keyboard accessibility

44ef6ca keyboard deleting tags
cb08764 backspace returns
b89e461 Fix popup action buttons accessibility
7943b0b Tag can be selected with keyboard

Japanese translation

a24fc3d add Japanese translation

Thanks @akked! 🎉

Technical stuff

c48acdf eslint fix
f1b9801 Dependencies updated
3bf1810 Dependencies updated

v1.9.0 - Archive by default option & Chinese translation

18 Jan 10:39
6e91e89
Compare
Choose a tag to compare
  • 67a39ab - 增加插件中文message
  • 987efe4 - Archive by default when saving the page

Thank you @88431844 for the chinese translation and @jacobkiers for the archive by default option!
🎉

v1.8.0 - Technical stuff & typos

18 Jan 10:35
add8a99
Compare
Choose a tag to compare

4bede0f locales sorted
869ef3d NPM: sort-json dependency updated
f6f09dd Fix eslint errors
7954fcf NPM: eslint dependencies updated
5528a3d Spectre.css updated from v4.0.0 to v0.5.8
3b0761e Fix developer URL text
196619d Fix CheckToken error message
52e1f88 Wrong fetches avoided if params not ok
03919f6 Options page opened if params not ok
3914284 unsuccess saving message
e2cfb54 linting
c35ac7d i18n russian
714ffcb fix eslint setup
6dd7fa8 Fix go to already opened options page
7ca2dfb Wallabag credentials link added to help the user
888b516 clears code for popup.js
9c7c430 Fix setup error handling
b2f5686 Fix options page opening on Opera
2eadba4 Fix linting
f1bee03 Options page opened if setup not validated
b61121b Show message "Wallabagger not configured" - popup
786d426 Merge pull request #183 from prcmt/fix-readme-typo
c636d38 Fix typo in README
61a67b1 Merge pull request #176 from wallabag/typo-readme
e5c556e Typo

v1.7.0

20 May 11:05
Compare
Choose a tag to compare
  • Open preferences in another tab (same behavior between browsers)
  • Responsive layout improved
  • Better wallabag's URL handling (protocol removing, protocol type detection)
  • Fix icon keeping the good green status
  • Meta charset added to popup.html
  • Fix translation typo
  • Open options page after installed

Fixes

18 Feb 17:40
Compare
Choose a tag to compare
  • don't set Cookie header (fixes #149, maybe #140)
  • don't hide default picture

Translations and fixes!

10 Oct 19:52
Compare
Choose a tag to compare
  • fix placeholder for tagsInput
  • translations updated (closes #141) (thanks to @Strubbl and @StelFux )
  • Fixes HTML entities decoding (closes #133) (thanks to @flozz )
  • Stop leaking URL of private tab (thanks to @klausenbusk )

Translations and fixes!

21 Dec 13:49
Compare
Choose a tag to compare
  • translation module used
  • french and russian translations added
  • cache size reduced
  • Fix #113 - cropped input fields in Firefox's option page
  • TravisCI added to validate branches
  • Fix #117 - Too many check when the check page already saved option enabled (browser internal pages, pages not starting with http:// or https://)

v1.4.4

04 Oct 09:59
Compare
Choose a tag to compare

Whats new;

  • navigate in found tags with Ctrl+Arrows
  • some fixes

v1.4.3

21 Dec 11:17
Compare
Choose a tag to compare
  • Fix API token expiration tie on the option page
  • wallabag URLs cannot be saved anymore
  • https protocol set to default
  • Toggles section options conditioned by API check
  • Save reset button action (reseted information really gone now)
  • Option page forms can be submitted by a submit keyboard action
  • Checklist reset on clear button clicked
  • Better tags handling
  • Set focus on title edit

All about background works and caching

12 Apr 03:56
Compare
Choose a tag to compare
Merge pull request #65 from wallabag/background-api

v1.4 !