[1.100.0]
Update audiobookshelf to 2.36.0
Full Changelog
Logout all devices button on account page (in #5395)
Auth sessions table on account page w/ ability to logout of individual sessions (in #5400)
Weak protocol validation for OIDC post-login callback URL by @mikiher in #5386
User delete endpoint allowing for root account deletion by @mikiher in #5370
API and websocket authentication allowing refresh tokens by @mikiher in #5387
Bulk library item download endpoint not checking access on individual items by @mikiher in #5388
Manual podcast episode match not setting the enclosure url #5317 by @mikiher in #5318
Changing user password invalidates all auth sessions (in #5393)
Extend refresh token grace period to 10 minutes and allow REFRESH_TOKEN_GRACE_PERIOD env variable override #5281 by @DanielAshley in #5376
API: New GET endpoints /api/me/progress, /api/me/bookmarks, /api/me/bookmarks/:libraryItemId by @Vito0912 in #5363