Changelog
Version v0.13.0
What’s Changed
- docs: update get-started.md by @eltociear in https://github.com/sysadminsmedia/homebox/pull/106
- Update location pricing to include quantity in calculation by @katosdev in https://github.com/sysadminsmedia/homebox/pull/123
- Create a Github Workflow to keep currencies in sync from API by @katosdev in https://github.com/sysadminsmedia/homebox/pull/129
- Update update_currencies.py to fix error handling by @katosdev in https://github.com/sysadminsmedia/homebox/pull/130
- Skip commit attempt if currencies already synced with API by @katosdev in https://github.com/sysadminsmedia/homebox/pull/131
- Force rebase on Update-currencies action by @katosdev in https://github.com/sysadminsmedia/homebox/pull/132
- Update currencies by @github-actions in https://github.com/sysadminsmedia/homebox/pull/133
- Add nmprc to automatically hoist dependencies by @PatrickDaG in https://github.com/sysadminsmedia/homebox/pull/136
- Add URL column to CSV export for items by @Rshep3087 in https://github.com/sysadminsmedia/homebox/pull/141
- Enable Sorting on Search By Created and Updated At by @Rshep3087 in https://github.com/sysadminsmedia/homebox/pull/140
- Update currencies by @github-actions in https://github.com/sysadminsmedia/homebox/pull/143
- Splitting dependencies into separate docker layers (better caching) by @tankerkiller125 in https://github.com/sysadminsmedia/homebox/pull/142
- chore: update openapi documentation by @tankerkiller125 in https://github.com/sysadminsmedia/homebox/pull/148
New Contributors
- @eltociear made their first contribution in https://github.com/sysadminsmedia/homebox/pull/106
- @github-actions made their first contribution in https://github.com/sysadminsmedia/homebox/pull/133
- @PatrickDaG made their first contribution in https://github.com/sysadminsmedia/homebox/pull/136
- @Rshep3087 made their first contribution in https://github.com/sysadminsmedia/homebox/pull/141
Full Changelog: https://github.com/sysadminsmedia/homebox/compare/v0.12.1…v0.13.0