Files
Olivier Meunier 18a1427705 Version 2.6.3
2026-04-03 17:50:12 +02:00

4.9 KiB

Changelog

[2.6.3] - 2026-04-03

Improved

  • Progress and form display improvements, by @sockenklaus
  • Better linters configuration, by @mislav
  • Add source maps to release artifacts, by @mislav
  • Ignore JS exceptions when attempting to serialize canvas to image, by @mislav
  • Don't send AVIF images to Readeck and prioritize JPEG and PNG formats when possible
  • Prevent unnecessary bookmark update after saving

Fixed

[2.6.2] - 2026-03-04

Added

  • Shadow DOM support, by @mislav
  • Capture canvas elements as images, by @mislav
  • Change title, labels and read status after saving a bookmark

[2.6.0] - 2026-02-06

Added

  • Safari compatibility, by @Nicel

Improved

  • Simpler Oauth, compatible with Safari
  • Page resource prefetch mechanism, by @mislav
  • Unescape some JSON-LD metadata

Fixed

  • Choose largest image from srcset instead of the smallest, by @mislav
  • Do not explicitly clean up class names matching "footnote", by @mislav

[2.5.5] - 2025-11-03

Changed

  • New OAuth DCR for latest Readeck

[2.5.4] - 2025-10-25

Fixed

  • OAuth authorization page when using Temporary Container extension

[2.5.1] - 2025-10-24

Fixed

  • Dark mode colors with 2.5.0

[2.5.0] - 2025-10-24

Added

  • Support for the upcoming OAuth flow in Readeck 0.21

[2.4.7] - 2025-09-02

Fixed

  • Send API requests in same-origin mode for better compatibility with Readeck 0.20

[2.4.6] - 2025-07-23

Fixed

  • Always send UTF-8 encoding information for HTML pages

Improved

  • Better HTTP (API) error messages

[2.4.5] - 2025-05-19

Improved

  • Better self announcement to Readeck

[2.4.4] - 2025-05-17

Added

  • System to inform a Readeck instance that the extension is installed

[2.4.3] - 2025-05-02

Fixed

  • Hide "not an article" when saving an image

[2.4.2] - 2025-05-02

Added

  • Context menu to save an image
  • Context menu to save a selection

[2.4.1] - 2025-03-22

Changed

  • Smaller font size on the preferences dialog

[2.4.0] - 2025-03-21

Added

  • Extension options dialog

[2.3.0] - 2025-03-13

Fixed

  • Ignore tabs when they update while not being active.

Changed

  • Improved context menus
  • Detailed progress information while saving

[2.2.3] - 2024-12-15

Fixed

  • Typo in connection message, by @mark-pitblado
  • Bug with page headers not always retrieved and leading to a global error

[2.2.2] - 2024-11-7

Fixed

  • Popup width on Firefox for Android

[2.2.1] - 2024-11-04

Fixed

  • Case insensitive label autocomplete would turn items to lowercase

[2.2.0] - 2024-11-04

Added

  • Support for text/plain processing
  • Favorite and archive button after saving a bookmark
  • Keyboard shortcuts to open the popup
  • Keyboard shortcuts to save directly
  • Context menu for opening the popup or save directly
  • Case insensitive autocomplete
  • Suggest labels from the page's keywords

Changed

  • Replaced the sidebar with a popup action

[2.1.0] - 2024-09-18

Added

  • Autocompletion on the label field

[2.0.4] - 2024-09-12

Added

  • Firefox for Android compatibility

[2.0.3] - 2024-09-11

Changed

  • Default save shortcut to Alt+Shift+W

[2.0.2] - 2024-09-11

Fixed

  • Chrome button behavior

[2.0.1] - 2024-09-11

Added

  • Save shortcut

[2.0.0] - 2024-09-09

Changed

  • New layout with a sidebar
  • Aligned colors with Readeck
  • Big performance enhancements

Added

  • Article detection
  • Keyboard shortcut

[1.2.6] - 2024-04-16

Fixed

  • Removed upgrade-insecure-requests from default CSP

Added

  • Added a link to the connected Readeck instance

[1.2.5] - 2024-01-07

Fixed

  • Fixed a bug with UTF-8 forced encoding

[1.2.4] - 2024-01-07

Fixed

  • Force content encoding to UTF-8 when sending the page's source

[1.2.3] - 2024-01-05

Fixed

  • Fixed a bug preventing sending a modified title

Added

  • Added a button next to the label field (same UI as Readeck)

[1.2.2] - 2023-12-20

Fixed

  • Fixed an error that prevented fetching big images

[1.2.1] - 2023-09-16

Fixed

  • Restored the progression indicator during page load

[1.2.0] - 2023-09-15

Added

  • Manifest v3 compatibility
  • Check (and require) permissions upon opening
  • Fail later in case of wrong token, wrong host or network error

[1.1.1] - 2023-09-10

Fixed

  • Logout button was not present when the server is not responding.

[1.1.0] - 2023-09-09

Added

  • Labels for new bookmarks,
  • When a bookmark is created from a selection, inform Readeck to not try finding the page's main content.

[1.0.1] - 2023-09-06

Added

  • Initial release 🎉