Releases: wallabag/wallabagger
v1.10.0 - Better keyboard accessibility and Japanese translation
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
Thank you @88431844 for the chinese translation and @jacobkiers for the archive by default option!
🎉
v1.8.0 - Technical stuff & typos
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
- 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
Translations and fixes!
- 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!
- 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 withhttp://
orhttps://
)
v1.4.4
v1.4.3
- 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
Merge pull request #65 from wallabag/background-api v1.4 !