• 0.22.1 53573b1877

    Version 0.22.1
    All checks were successful
    Readeck Tests / tests (push) Successful in 1m44s
    Stable

    olivier released this 2026-03-06 13:45:54 +01:00 | 2 commits to main since this release

    Release notes: https://readeck.org/en/blog/202602-readeck-22/

    Added

    Improved

    • ACLs system

    Changed

    • updated Go to 1.26.1

    Fixed

    • Markup error in "about" page
    • HTTP cache for zstd responses
    Downloads
  • 0.22.0 0454ebdf6a

    Version 0.22.0
    All checks were successful
    Readeck Tests / tests (push) Successful in 1m12s
    Stable

    olivier released this 2026-03-04 09:25:21 +01:00 | 24 commits to main since this release

    Release notes: https://readeck.org/en/blog/202602-readeck-22/

    Added

    • TOTP support
    • Forwarded authentication
    • mTLS for HTTPS listener
    • Bookmark properties editor
    • Highlights with annotations
    • User's last login date and time
    • Content-script for nebula.tv, by @xvello

    Improved

    • Enabled theme toggle for public bookmarks, by @shom
    • Configurable UNIX socket file mode
    • WebP probing and processing, by @mislav
    • Log warning instead of error when JSON-LD can't be parsed
    • Let the PWA use the device orientation, by @mlfh
    • Fixed positioning of highlight menu on mobile
    • Thumbnail and bookmark image size, by @mislav
    • Handling zero-width spaces when stripping heading anchors, by @mislav
    • Speed up fetching bookmark outgoing links, by @mislav
    • Support application/xml documents when they are HTML
    • Keep HTML content from metadata
    • Mediapart content-script
    • (X)HTML initial scan for charset detection, by @mislav
    • Support declarative Shadow DOM, by @mislav

    Changed

    • updated Go to 1.26.0

    Fixed

    • Back/forward navigation with gestures
    • EPUB mimetype
    • Prevent error log in Fediverse content-script
    • Preserve anchor links with special characters, by @mislav
    • Display of SVGs with percentage dimensions, by @mislav
    • Sorting on api/bookmarks/sync
    • Typo in API documentation, by @clmt
    • Wallabag import encoding and content type issues, by @mislav
    • Raise validation errors before the import process, by @mislav
    • Font immutable caching
    • Restore Safari scroll position on back/forward navigation, by @mislav
    • Added email/send permission in bookmarks:read OAuth scope
    • Support SVG images via object embeds, by @mislav
    Downloads
  • 0.21.6 98f15fb9be

    Version 0.21.6
    All checks were successful
    Readeck Tests / tests (push) Successful in 1m9s
    Stable

    olivier released this 2026-01-15 12:18:58 +01:00 | 312 commits to main since this release

    Release notes: https://readeck.org/en/blog/202511-readeck-21/

    Fixed

    • Sorting by date with SQLite
    Downloads
  • 0.21.5 da5caa9365

    Version 0.21.5
    All checks were successful
    Readeck Tests / tests (push) Successful in 1m10s
    Stable

    olivier released this 2025-12-19 12:51:05 +01:00 | 320 commits to main since this release

    Release notes: https://readeck.org/en/blog/202511-readeck-21/

    Fixed

    • Prevent infinite loop during Wallabag and Omnivore import

    Improved

    • MathML support, by [@mislav]
    • Better extracted domain parser
    Downloads
  • 0.21.4 3c149de734

    Version 0.21.4
    All checks were successful
    Readeck Tests / tests (push) Successful in 1m16s
    Stable

    olivier released this 2025-12-09 16:25:28 +01:00 | 339 commits to main since this release

    Release notes: https://readeck.org/en/blog/202511-readeck-21/

    Added

    • Mathjax and Katex support, by [@mislav]

    Improved

    • Website icons visibility in dark mode
    • Handle "pt" CSS unit in SVG dimensions, by [@mislav]

    Fixed

    • Return a 422 with errors on /api/bookmarks when the filters contain errors
    Downloads
  • 0.21.3 b206aef712

    Version 0.21.3
    All checks were successful
    Readeck Tests / tests (push) Successful in 1m9s
    Stable

    olivier released this 2025-11-26 17:08:17 +01:00 | 389 commits to main since this release

    Release notes: https://readeck.org/en/blog/202511-readeck-21/

    Fixed

    • User management command would create users without UID
    • OAuth token revocation error when called with a session

    Changed

    • Readability v2.1.0
    • Improved internal testing
    Downloads
  • 0.21.2 4a69c9b5d3

    Version 0.21.2
    All checks were successful
    Readeck Tests / tests (push) Successful in 52s
    Stable

    olivier released this 2025-11-23 11:56:43 +01:00 | 409 commits to main since this release

    Release notes: https://readeck.org/en/blog/202511-readeck-21/

    Fixed

    • Regression with Youtube extraction
    • Regression with cover image extraction
    • Layout bug with reading time on bookmark list
    Downloads
  • 0.21.1 0e85352d59

    Version 0.21.1
    All checks were successful
    Readeck Tests / tests (push) Successful in 1m13s
    Stable

    olivier released this 2025-11-21 18:17:52 +01:00 | 417 commits to main since this release

    Release notes: https://readeck.org/en/blog/202511-readeck-21/

    Fixed

    • Initial PostgreSQL schema

    Improved

    • Save animated GIFs and convert single-frame GIFs to PNG
    • Github extraction, by by [@mislav] and [@linsui]
    Downloads
  • 0.21.0 0f070e372e

    Version 0.21.0
    All checks were successful
    Readeck Tests / tests (push) Successful in 1m23s
    Stable

    olivier released this 2025-11-20 19:35:59 +01:00 | 426 commits to main since this release

    Release notes: https://readeck.org/en/blog/202511-readeck-21/

    Added

    • HTTPS listener with certificate/key pair
    • log_time_format (and READECK_LOG_TIME_FORMAT) configuration option, by @mislav
    • OAuth2 authorization code flow
    • OAuth2 device code flow

    Changed

    • Replaced the ACL policy enforcer for better performances and less dependencies
    • Removed sign-out button from main menu (now available in the profile page)
    • Go-Readability v2, by @mislav

    Improved

    • Handle lazy-loading "data-src" pattern for embedded videos, by @mislav
    • Support CSS units when parsing SVG element dimensions, by @mislav
    • Stop tracking reading progress once it reaches 100%
    • ARIA attributes on forms and messages
    • Better JSON-LD and microdata support in content extraction
    • Split token for password recovery

    Fixed

    • Reddit content-script, by @linsui
    • Cut words on runes, not bytes
    • Silent bug in internal/db/scanner
    • Disable bfcache after side effect requests (post, put, patch, delete)
    • Layout but with modal image button on small images
    • Readability: avoid unwrapping meaningful HTML elements, by @mislav
    • Sync API date selection with SQLite
    • Retrieve label with zero width joiner (ie. compound emojis)
    • Content Script for arstechnica (com and co.uk)
    Downloads
  • 0.20.4 b0503446d1

    Version 0.20.4
    All checks were successful
    Readeck Tests / tests (push) Successful in 2m29s
    Stable

    olivier released this 2025-10-18 12:00:42 +02:00 | 723 commits to main since this release

    Release notes: https://readeck.org/en/blog/202508-readeck-20/

    Changed

    • Updated Go to 1.25.3

    Improved

    • Aria roles on forms and messages
    • Prioritize PNG and JPEG images when fetching images

    Fixed

    • PostgreSQL bugs on full export
    • Always remove remote source URLs that can't be retrieved during the archive process
    Downloads