# Audiobookshelf v2.35.1 - Product: Audiobookshelf (https://whatsnew.fyi/product/audiobookshelf) - Vendor: advplyr - Date: 2026-05-28 - Version: v2.35.1 - Original notes: https://github.com/advplyr/audiobookshelf/releases/tag/v2.35.1 - Permalink: https://whatsnew.fyi/product/audiobookshelf/releases/v2.35.1 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **fixed** — Duplicate refresh tokens across sessions can cause unexpected logout - **fixed** — Server crash when renaming an author to another author when they are both on the same book - **fixed** — Server crash when invalid metadata.json is scanned - **fixed** — Sequelize user queries to use direct case-insensitive username/email matching ###### Important: New authentication system was added in [v2.26.0](https://github.com/advplyr/audiobookshelf/releases/tag/v2.26.0). See https://github.com/advplyr/audiobookshelf/discussions/4460 for details. ###### Fixed - Duplicate refresh tokens across sessions can cause unexpected logout #5253 by @nichwall in #5255 - Server crash when renaming an author to another author when they are both on the same book #5247 by @nichwall in #5256 - Server crash when invalid `metadata.json` is scanned in #5268 - Sequelize user queries to use direct case-insensitive username/email matching **Full Changelog**: https://github.com/advplyr/audiobookshelf/compare/v2.35.0...v2.35.1