Skip to content

v1.16.9-dcs

Compare
Choose a tag to compare
@richmahn richmahn released this 10 Jul 05:30
· 37 commits to release/dcs/v1.16 since this release

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