Releases: unfoldingWord/dcs
Releases · unfoldingWord/dcs
v1.21.15-dcs
Enhancements:
- Adds health check severity search to search builder for repo search
- Adds "Without topic" to search builder for repo and catalog search to search for repos without a given topic
- The API repo object now has these following properties:
- healthcheck_severity (error, warning, success)
- healthcheck_url (to get the full healt check report)
- topics (the topics that a repo has)
- Repos can be search by topic, withoutTopic, and healthcheckSeverity in the API
Full Changelog: v1.21.14-dcs...v1.21.15-dcs
v1.21.14-dcs
Bug Fixes:
- Fixes bug of searching for a repo by topic if the repo is not in the catalog
Enhancements:
- Adds Health Check to each repo in the tab bar, replacing the "Metadata" tab
- Metadata has been moved to a child page of Health Check
- Health Check status is shown on lists of repos, like Explore Repositories page, Catalog page, and a Organizations repo list page
- Adds API endpoint to swagger for a repos health check results to be queried
- On the Metadata list page for a repo, the Preview tab opens the preview app in a new browser window or tab.
Full Changelog: v1.21.13-dcs...v1.21.14-dcs
v1.21.13-dcs
Features:
- topic tags have their own search field
- Added search builder
Full Changelog: v1.21.12-dcs...v1.21.13-dcs
v1.21.12-dcs
- Makes it a requirement to login for commit and blame pages.
v1.21.11-dcs
In this release:
- Upgrades to Gitea v1.21.11
- Adds links to download USFM of a Aligned Bible on the repo's home page, tag list page, branch list page and release list page
v1.21.10-dcs
Release of Gitea v1.21.10 with DCS Customizations:
See the CHANGELOG for changes.
DCS Fixes:
- Fixes info icon in explore repo search as it wasn't appearing before.
v1.21.4-dcs
Release of Gitea v1.21.4 with DCS Customizations:
See the CHANGELOG for changes.
DCS Features:
- Release API endpoints allow for showing only releases that are in the catalog
- All tags and branches get entries in the door43_metadata table which is shown on a Repo's Metadata page
- Door43 Metadata is shown in a release response object of the API endpoint
- Metadata Type is shown on the UI Explore Repo page results
- "resource" is removed from a Catalog Entry's response in favor of "abbreviation"
v1.21.2-dcs
Release of Gitea v1.21.2 with DCS Customizations:
See the CHANGELOG for changes.
DCS Features:
- Better converts SB flavors to subjects
- Adds properties to repo/catalog metadata in API results:
- Adds flavor type
- Adds flavor
- Adds abbreviation
- Allows searching on the above
v1.21.1-dcs
Release of Gitea v1.21.1 with DCS Customizations:
See the CHANGELOG for [breaking] changes, fixes and new features of v1.21.0 and v1.21.1
DCS Features:
- New home (about) and tools page
- New catalog view
- New logos
- Info about merge conflicts in PR response object
v1.20.5-dcs
Release of Gitea v1.20.5 with DCS customizations. Upgrades to Gitea v1.20.5. See the CHANGELOG for Gitea changes.
DCS ENHANCEMENTS:
- Updates the /api/v1/catalog/list/owners to give user objects instead of just the owner's name (BREAKING)
- Adds back in the CLI command for generating door43metadata (run
./gitea door43metadata --help
for more info) - Updates/Fixes Catalog Search/List with more information
- Adds "Spam Users" to the filter of the administration user page
- Updates explore/repos to have Language and Subject and # Tags