Releases: eXist-db/public-repo
Releases · eXist-db/public-repo
v4.1.1
v4.1.0
What's Changed
Features and fixes
Updates
- chore(npm): bump cypress from 14.3.2 to 14.3.3 by @dependabot in #106
- chore(npm): bump bootstrap from 5.3.5 to 5.3.6 by @dependabot in #107
- chore(npm): bump cypress from 14.3.3 to 14.4.0 by @dependabot in #109
- chore(npm): bump cypress from 14.4.0 to 14.4.1 by @dependabot in #110
- chore(npm): bump cypress from 14.4.1 to 14.5.0 by @dependabot in #111
- chore(npm): bump bootstrap from 5.3.6 to 5.3.7 by @dependabot in #112
Full Changelog: v4.0.0...v4.1.0
v4.0.0
What's Changed
- Feature: improve /find by @line-o in #88
- [fix] convert strings to xs:anyURI when needed by @DrRataplan in #91
- Enhanced layout and build by @duncdrum in #95
- Featured Packages, Search and Instance Settings by @line-o in #94
- Refactor tests various chores by @duncdrum in #99
- chore(npm): bump cypress from 14.3.1 to 14.3.2 by @dependabot in #96
- chore: release v4.0.0 by @line-o in #102
New Contributors
- @DrRataplan made their first contribution in #91
- @duncdrum made their first contribution in #95
- @dependabot made their first contribution in #96
Full Changelog: v3.0.2...v4.0.0
v3.0.2
v3.0.1
v3.0.0
v2.2.0
v2.1.2
v2.1.1
v2.1.0
- New: Minimum required version of eXist is 5.3.0. - #67
- New: Allow publishing packages by any member of the repo group. - #67
- New: Simplify templates, add base URL to each page. - #66
- New: Drop ".html" from all routes (redirect old-style links). - #62
- New: Templates are rendered by HTML-templating library (>= 1.0.2) - #56
- Fixed: Allow retrieval of packages over HTTPS. - #74
- Fixed: Allow publishing packages via curl again. - #69
- Fixed: Sorting of package versions. - #57
- Fixed: Permissions of log files and metadata. - #73, #75