Releases: Sefaria/Sefaria-Project
Releases · Sefaria/Sefaria-Project
v6.0.0-beta.5
What's Changed
- hide unpublished sources in topic page by @yonadavGit in #2222
- fix(history): add getStr to verify that even empty strings are returned by @akiva10b in #2229
- refactor(TextSegment): do not send primary / translation text to html… by @YishaiGlasner in #2230
- Sheets language toggle by @akiva10b in #2231
- feat(content language): do not change language of content inn sidebar… by @akiva10b in #2232
- fix(editor): fix languages and layout in editor. by @YishaiGlasner in #2234
Full Changelog: v6.0.0-beta.4...v6.0.0-beta.5
v6.0.0-beta.4
What's Changed
- fix(text menu): fux the typo also in the ReaderDisplayOptionsMenu com… by @YishaiGlasner in #2225
Full Changelog: v6.0.0-beta.3...v6.0.0-beta.4
v6.0.0-beta.3
What's Changed
- fix(sidebar): show correctly rtl translation in sidebar. by @YishaiGlasner in #2218
- fix(text properties menu): type in 'Cantillation'. by @YishaiGlasner in #2219
- fix(edit text): add default undefined value for deconstructing versio… by @YishaiGlasner in #2216
- Rtl accessibility by @YishaiGlasner in #2221
Full Changelog: v6.0.0-beta.2...v6.0.0-beta.3
v6.0.0-beta.2
What's Changed
- fix(acquire api-v3 text): encode versions uri for versionTitles that … by @YishaiGlasner in #2215
Full Changelog: v6.0.0-beta.1...v6.0.0-beta.2
v6.0.0-beta.1
What's Changed
- Major change to allow the Reader Application to display RTL translations side by side with RTL primary texts and all other combinations that were previously not possible.
Full Changelog: v5.126.0...v6.0.0-beta.1
v5.126.0
5.126.0 (2025-01-05)
Features
- link: add helper function remove_links_from_csv. (c87edbc)
- modtools: add option for removing links to links_upload_api. (0cabb10)
- modtools: add tool for removing links. (caf6f11)
- modtools: change returned errors file's name. (1b9b83c)
Bug Fixes
- api: Cleaner approach (e5a7f91)
- api: revert default param to None (c0a2cf2)
- bulktext: Fix API and ensure no broken topics (21b898e)
- modtools: fix strings for link removing. (7d5a4e7)
- modtools: mistake in UI string. (5a255bd)
- remove links modtool: sort refs before querying. (dec3774)
- remove links modtool: typos in message. (e8fd443)
v5.125.0
5.125.0 (2024-12-24)
Features
- email subscriptions: Modify subscribe endpoint to optionally include a list of newsletter mailing lists and create a new api endpoint to retrieve the existing mailing lists. The new endpoint will be used for syncing the available newsletters that can be subscribed to with a CMS (984d64c)