Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 08 Aug 13:18

First release.

Added

  • WebView client for a self-hosted AwesomeBookmarks server.
  • Share target: save the page you are reading from any browser, with a folder
    picker over your whole tree and a tag field that autocompletes against your
    server and creates unknown tags, the way Wallabag does.
  • Remembered default folder, always-on tags, and an optional "save without
    asking" mode that skips the sheet entirely.
  • Session that does not expire: the password is stored encrypted in the Android
    Keystore and replayed whenever the server answers 401 or 423, which is what
    keeps the share target working after days of not opening the app.
  • Two-factor (TOTP) sign in.
  • Biometric app lock, on by default, with a 60 second grace period.
  • Primary and fallback server addresses with automatic probing.
  • Launcher shortcut and home screen widget for saving a link.
  • blob: download rescue, so the HTML export reaches the Downloads folder.
  • In app updates from GitHub releases, with a daily background check.
  • English and Spanish translations.