Skip to content

Releases: sysadminsmedia/homebox

v0.13.0

27 Jul 14:37
e051352
Compare
Choose a tag to compare

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

Full Changelog: v0.12.1...v0.13.0

v0.12.1

08 Jul 15:49
ab34791
Compare
Choose a tag to compare

This release primary fixes the health endpoint not functioning correctly (sorry about that), and a couple other minor tweaks and simplifications.

What's Changed

New Contributors

Full Changelog: v0.12.0...v0.12.1

v0.12.0

07 Jul 17:04
af1ab9d
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: v0.11.1...v0.12.0

v0.11.1

28 Jun 18:51
fff0f43
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: v0.11.0...v0.11.1

v0.11.0

19 Jun 10:56
Compare
Choose a tag to compare

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