Releases: flusio/flus-browser
Releases · flusio/flus-browser
Flus Browser v1.1.0
Features
- Add Web feeds support to the extension
- Allow to refresh extension if the tab URL changed (1df5413)
- Allow to create collections (435252a)
- Allow to open shortcuts edition page (da69d0f)
Bug fixes
Maintenance
- Delete session on logout (22de5a1)
- Update the Manifest description (f16e6f7)
- Update the dependencies (9732245, a631328, bb8f636, c8f7068)
Developers
Flus Browser v1.0.0
New
This version brings a whole new version of Flus Browser, allowing you to:
- mark links as read;
- save them for later;
- add them to collections;
- add notes.
The extension is now translated in both English and French.
It comes with a native dark mode.
Also, self-hosted users can now use the extension as well, without having to recompile the extension.
Technical
- Remove the
host_permissionsin manifest (060304f)
Documentation
Developers
Flus Browser v0.9.0
Documentation
- Add the entry for Flus 0.8 to the changelog (771f0dc)
Developers
- Migrate to Manifest v3 (59af69a)
- Add the AGPL license file and a README (23b9512)
- Build the extension with Parcel (fa2c668, cbee5ec)
- Provide a make command to run the extension in browser (1d15b61)
- Provide a make command to release a version (2c9c530)
- Provide a make command to build the extension (481d485)
- Move the code under the
src/folder (eccf248) - Configure the linters (98e9724, d1d1523, 40f27b9)
- Provide a pull request template (761e20e)
- Remove the
content-script.jsfile (bff4087)
Flus Browser v0.8
New
- The extension is now available on Firefox and Chrome extension stores
Flus Browser v0.5
New
- Remove .no-extension-class elements in flusio
Improvements
- Show a spinner on link adding
Misc
- Remove the
update_urlfor Chrome - Prepare extension for web-ext script
Flus Browser v0.4
New
- Configure an auto-update server
Flus Browser v0.3
Just a mistake when publishing the extension. Nothing changed!
Flus Browser v0.2
New
- Add automatically links to bookmarks
- Display if the link is bookmarked
- Provide a navigation menu
- Allow disconnected users to go to login page
Bug fixes
- Forbid to add non-http URLs
Misc
- Move app endpoint URL to a configuration file
- Handle the URL state in background
Flus Browser v0.1
First version, don’t expect much :) It only allows to add links to Flus via a redirection to the /links/new page.