Releases: sysadminsmedia/homebox
Releases · sysadminsmedia/homebox
v0.13.0
What's Changed
- docs: update get-started.md by @eltociear in #106
- Update location pricing to include quantity in calculation by @katosdev in #123
- Create a Github Workflow to keep currencies in sync from API by @katosdev in #129
- Update update_currencies.py to fix error handling by @katosdev in #130
- Skip commit attempt if currencies already synced with API by @katosdev in #131
- Force rebase on Update-currencies action by @katosdev in #132
- Update currencies by @github-actions in #133
- Add nmprc to automatically hoist dependencies by @PatrickDaG in #136
- Add URL column to CSV export for items by @Rshep3087 in #141
- Enable Sorting on Search By Created and Updated At by @Rshep3087 in #140
- Update currencies by @github-actions in #143
- Splitting dependencies into separate docker layers (better caching) by @tankerkiller125 in #142
- chore: update openapi documentation by @tankerkiller125 in #148
New Contributors
- @eltociear made their first contribution in #106
- @github-actions made their first contribution in #133
- @PatrickDaG made their first contribution in #136
- @Rshep3087 made their first contribution in #141
Full Changelog: v0.12.1...v0.13.0
v0.12.1
This release primary fixes the health endpoint not functioning correctly (sorry about that), and a couple other minor tweaks and simplifications.
What's Changed
- set documentation url to homebox.sysadminmedia.com by @101br03k in #97
- Update Discord link to new by @katosdev in #98
- Update README by @katosdev in #101
- fix: Use subrouter for API and correctly handle 404 errors by @adamantike in #105
- fix(docker): fixes the health check wget by @tankerkiller125 in #104
New Contributors
- @101br03k made their first contribution in #97
- @adamantike made their first contribution in #105
Full Changelog: v0.12.0...v0.12.1
v0.12.0
Overview
This release introduces numerous bug fixes and UI improvements, but also introduces new functionality such as total pricing on locations, introduction of more currencies, Docker healthcheck and more.
What's Changed
- Handle redirect to correct page after login by @harrisony in #76
- feat(docs): i18n support added to docs by @tankerkiller125 in #69
- Add total pricing to Homebox locations by @katosdev in #42
- Move the link tooltip to the top to prevent overflows by @zebrapurring in #77
- Implement filter option for negated labels by @zebrapurring in #70
- Update currencies to include more currencies by @katosdev in #81
- Update README.md by @tankerkiller125 in #83
- chore(deps): bump github.com/gorilla/schema from 1.2.1 to 1.4.1 in /backend in the go_modules group across 1 directory by @dependabot in #87
- chore: General cleanup tasks by @tankerkiller125 in #88
- Add Dockerfile healthcheck by @katosdev in #78
- Rectify Docker build errors due to broken imports by @katosdev in #93
- fix(ci): remove linting temp, and always build on docker changes by @tankerkiller125 in #94
- Update WGET from Busybox to APK by @katosdev in #95
New Contributors
- @harrisony made their first contribution in #76
Full Changelog: v0.11.1...v0.12.0
v0.11.1
Overview
This release is all bug fixes and general dependency updates and some things on the backend.
One notable change is a complete migration to CSV for exports.
Commits and PRs
- feat(docs): add sitemap to docs by @tankerkiller125 in #25
- chore(deps): bump the npm_and_yarn group across 1 directory with 7 updates by @dependabot in #21
- chore(deps): bump golang.org/x/net from 0.21.0 to 0.23.0 in /backend in the go_modules group across 1 directory by @dependabot in #26
- fix(ci): updates existing ci job to work with new docker publishing. by @tankerkiller125 in #30
- Typo fix by @phillprice in #28
- fix(ci): don't publish a new docker image on non-code changes by @tankerkiller125 in #31
- fix(frontend): stat card title by @tankerkiller125 in #41
- chore: add code of conduct by @tankerkiller125 in #29
- fix(ci): only run on code changes by @tankerkiller125 in #44
- Update README to amend Discord by @katosdev in #43
- chore(docs): update doc links by @tankerkiller125 in #46
- Revert links back to original repo by @grbray in #49
- fix(devcontainer): Update features to work correctly by @tankerkiller125 in #50
- fix(backend): assetID incorrectly made 32 bit by @tankerkiller125 in #61
- Moving to CSV for consistency with import/export by @icanc0 in #54
- chore(deps): bump golang.org/x/image from 0.14.0 to 0.18.0 in /backend in the go_modules group across 1 directory by @dependabot in #65
- fix(ci): add version info to docker builds by @tankerkiller125 in #68
- fix(ci): broken CI/CD by @tankerkiller125 in #71
- Fix overflow caused by long URL tooltips by @zebrapurring in #73
New Contributors
- @dependabot made their first contribution in #21
- @phillprice made their first contribution in #28
- @grbray made their first contribution in #49
- @icanc0 made their first contribution in #54
- @zebrapurring made their first contribution in #73
Full Changelog: v0.11.0...v0.11.1
v0.11.0
What's Changed
- fix: CSV has wrong file extension by @katosdev in #19
- ci: update cd/cd build processes for docker by @tankerkiller125 in #22
- Docs switched to vitepress and published
- Namespace updates to
github.com/sysadminsmedia/homebox
- Any changes made prior to the takeover (there appear to be a few minor ones)
Full Changelog: v0.9.2...v0.11.0