Releases: betadots/hdm
Releases · betadots/hdm
v1.0.0
What's Changed
Breaking changes:
Running Rails in production mode #82
Update and make production ready #106 (rwaffen)
Other Changes
- Bump loofah from 2.18.0 to 2.19.1 by @dependabot in #119
- Bump rails-html-sanitizer from 1.4.3 to 1.4.4 by @dependabot in #120
- add release.yaml for automated release notes on new releases by @rwaffen in #121
- simplify tagging by @rwaffen in #122
- Bump git from 1.11.0 to 1.13.0 by @dependabot in #125
- Bump httparty from 0.20.0 to 0.21.0 by @dependabot in #124
- Bump globalid from 1.0.0 to 1.0.1 by @dependabot in #127
- Bump rack from 2.2.4 to 2.2.6.2 by @dependabot in #126
- Fix loading of stimulus controllers. by @oneiros in #130
- Improve error handling of ldap login #117 by @oneiros in #129
- Add license information to footer #70 by @oneiros in #128
- Add logo and incorporate its colors #115 / #131 by @oneiros in #133
- Update and make production ready by @rwaffen in #106
- Add Changelog for 1.0.0 by @rwaffen in #134
Full Changelog: v0.0.4...v1.0.0
Changelog: https://github.com/betadots/hdm/blob/main/CHANGELOG.md
Release v0.0.4
- Improve and add static error pages #102 (#114)
- Add task to reset admin password #101 (#113)
- Upgrade data attributes to turbo syntax #109 (#112)
- RBAC (#111)
- Bump nokogiri from 1.13.9 to 1.13.10 (#110)
- Return empty hash if yaml file is empty. (#104)
- update screenshots to latest version (#99)
- Bump nokogiri from 1.13.8 to 1.13.9 (#97)
- Update License
Full Changelog: v0.0.3...v0.0.4
Release v0.0.3
HDM with search option
Test Release for Demo Purpose
This is a demo release to see if all workflows work as expected.
it tags directly from current main.
What's Changed
- Allow disabling of authentication by @oneiros in #78
- footer updates by @tuxmea in #77
- Bump actions/checkout from 2 to 3 by @dependabot in #85
Full Changelog: v0.0.1...v0.0.2
Initial release with tag
v0.0.1 Merge pull request #76 from betadots/dependabot/github_actions/docker…