Releases: unfoldingWord/dcs
v1.16.9-dcs
Release of Gitea v1.16.9 with DCS Customizations:
Enhancements:
- Adds a API context menu to each repo's home page to quickly go to various API endpoints
- Adds alignment counts to an Aligned Bible (subject) repo's metadata for master or a release "alignment_counts".
- Adds the books array taken from the projects property of the manifest.yaml file and adds it to the metadata for quick retrieval in repo and catalog entry API objects
- Adds is_gl to the metadata data (dublin_core.language.is_gl) and sets to it to true if the language of the repo's master branch or release is a Gateway Language
- On the Repo home page, where it lists the language of a valid RC container, there is as asterisk next to the language if it is a gateway language. For example: English (en)*
- Unpacks any files ending in links.json, link.json, files.json or file.json as release attachment and builds new release attachments with the JSON data and deletes the JSON file. If it fails, it just ignores the file and leaves it.
See the CHANGELOG for changes, fixes and new features of v1.16.9
v1.16.8-dcs
Release of Gitea v1.16.8 with DCS Customizations:
See the CHANGELOG for changes, fixes and new features of Gitea v1.16.8
v1.16.7-dcs
Release of Gitea v1.16.7 with DCS Customizations:
Fixes:
- Makes it so our [[rc://...]] links in the Markdown of the TSV TN columns don't get their [['s removed as that is a syntax in Markdown for short links
Breaking Change: - Made the functions for the Catalog API better so it better suits our dcs-catalog-client Python client
See the CHANGELOG for changes, fixes and new features of v1.16.7
v1.16.6-dcs
Release of Gitea v1.16.6 with DCS Customizations:
Changes:
- Updates Repo API endpoints to also list language direction and language title
Fixes: - Fixes bug in Catalog Release handling
See the CHANGELOG for changes, fixes and new features of v1.16.6
v1.16.5-dcs
Release of Gitea v1.16.5 with DCS Customizations:
Changes:
- Changes "Source Code" to "Source Files" for release files
See the CHANGELOG for changes, fixes and new features of v1.16.5
v1.16.4-dcs
Release of Gitea v1.16.4 with DCS Customizations:
Changes:
- Manifest validation now uses a new YAML parser and JSON Schema validator Go package
- Invalid badges for manifest now show an info icon and uses Semantic UI Popups to display the new validation error format
See the CHANGELOG for changes, fixes and new features of v1.16.4
v1.16.3-dcs
Release of Gitea v1.16.3 with DCS Customizations:
See the CHANGELOG for changes, fixes and new features of v1.16.3
v1.16.2-dcs
Release of Gitea v1.16.2 with DCS Customizations:
See the CHANGELOG for changes, fixes and new features of v1.16.0, v1.16.1 and v1.16.2
v1.15.11a-dcs
Release of Gitea v1.15.11a with DCS Customizations:
Breaking Changes:
- No longer does right justify for RTL languages for the README.md and LICENSE.md file. It only does RTL for all other Markdown files, no other types.
v1.15.11-dcs
Release of Gitea v1.15.11 with DCS Customizations:
See the CHANGELOG for upstream Gitea bug fixes