All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
v0.2.1 - 2023-12-05
- ci:
- Update config
- Fix github-release
v0.2.0 - 2023-12-05
- ui:
- Upgrade to last stable version of vite/vue
- Update tailwindcss config
- Improve config management for i18n and linting json translation
- Typing interfaces import and lint code for *.vue and *.ts files
- Switch to vue-google-charts
- upgrade to nodejs 20
- upgrade dependency packages
- api:
- upgrade to golang 1.21.4
- Update db connection management for postgres
- Update wording for mysql and postgres
- Add config to prevent health(z) path logging
- Improve Dockerfile
- ci:
- Update config
- Fix github-release
v0.2.0-beta2 - 2023-12-05
- ci:
- Fix github-release
v0.2.0-beta1 - 2023-12-05
- ui:
- Upgrade to last stable version of vite/vue
- Update tailwindcss config
- Improve config management for i18n and linting json translation
- Typing interfaces import and lint code for *.vue and *.ts files
- upgrade to nodejs 20
- api:
- upgrade to golang 1.21.4
- Update db connection management for postgres
- Update wording for mysql and postgres
- Add config to prevent health(z) path logging
- Improve Dockerfile
- ci:
- Update config
- ui:
- upgrade packages
- api:
- upgrade to golang 1.19
v0.1.3 - 2022-01-26
UI
- ui:
- Fix display of json content
v0.1.2 - 2022-01-24
UI
- ui:
- Fix pre html content
v0.1.1 - 2022-01-24
UI
- ui:
- Fix raw json display
- Update ui packages
v0.1.0 - 2022-01-05
Initial release version
- create deployment
- Update status of deployment
- Fetch data
- Add git hooks
- Mergin versions and versions-api repositories into versions
- Fix prerelease build
v0.1.0-beta2 - 2022-01-05
Initial beta version
- Fix prerelease build
v0.1.0-beta1 - 2022-01-05
Initial beta version
- create deployment
- Update status of deployment
- Fetch data
- Add git hooks
- Mergin versions and versions-api repositories into versions