Changelog
Version v0.14.0
[!NOTE]
We are aware of some users having issues with the v0.12.0 -> v0.13.0 update on docker specifically, we have so far been unable to replicate the issue and as such this version does not contain a patch for it. We want to reassure you though that we are committed to getting to the bottom of that issue and fixing it, whether that be a patch release, or something that goes in a fuller release.
Homebox Goes International (Languages)
This update contains many fixes, and small resolutions, but it also contains a HUGE update in terms of making Homebox more accessible to international users. We’ve finally added i18n support to Homebox, allowing users to use Homebox in their own language. It’s still early days, we’ve translated the majority of the main pages, and we continue working on it.
To use translations, simply open Homebox, it’s really that simple, it will use whatever the default language setting your browser is set to use. And fallback to English if your preferred language isn’t yet available. If your language isn’t yet available, please consider contributing. For those that have already contributed, both those named, and those that don’t have your GitHub linked in Weblate (and thus don’t appear in commit messages to mention) thank you so much, we couldn’t possible translate Homebox into so many languages ourselves.
Additionally, we purchased the https://homebox.software domain to give Homebox a home of it’s own on the internet. Which should not only make it more findable for SEO reasons, but also make it easier to remember the link to the documentation/home page. Additionally, we setup some sub-domains to redirect to various sites such as https://git.homebox.software for Github, https://discord.homebox.software to go to our Discord server, etc.
What’s Changed
- Fix small typo in label discussion thread URL by @victorhooi in https://github.com/sysadminsmedia/homebox/pull/149
- Document search tips, cleanup documentation by @blessedbiped in https://github.com/sysadminsmedia/homebox/pull/152
- Fixes to the Tools page by @rpavlik in https://github.com/sysadminsmedia/homebox/pull/154
- Adding i18n initial support by @tankerkiller125 in https://github.com/sysadminsmedia/homebox/pull/155
- changed companyname and url to sysadminsmedia.com by @101br03k in https://github.com/sysadminsmedia/homebox/pull/158
- [LANGUAGE UPDATE] Frontend translations for Italian and German by @lukasitaly in https://github.com/sysadminsmedia/homebox/pull/170
- Adding email validator by @RomuloGatto in https://github.com/sysadminsmedia/homebox/pull/178
- fix: CSV export not including item notes by @LarssonOliver in https://github.com/sysadminsmedia/homebox/pull/180
- added the ability to add a photo in the item creation modal by @cjmielke in https://github.com/sysadminsmedia/homebox/pull/173
New Contributors
- @victorhooi made their first contribution in https://github.com/sysadminsmedia/homebox/pull/149
- @blessedbiped made their first contribution in https://github.com/sysadminsmedia/homebox/pull/152
- @rpavlik made their first contribution in https://github.com/sysadminsmedia/homebox/pull/154
- @lukasitaly made their first contribution in https://github.com/sysadminsmedia/homebox/pull/170
- @RomuloGatto made their first contribution in https://github.com/sysadminsmedia/homebox/pull/178
- @LarssonOliver made their first contribution in https://github.com/sysadminsmedia/homebox/pull/180
- @cjmielke made their first contribution in https://github.com/sysadminsmedia/homebox/pull/173
Translation Contributors
Please note, this list is based on Github Commits from Weblate, it may not be 100% accurate, or contain all contributors.
- @SKNTim (Chinese Traditional)
- @olsson82 (Chinese Traditional)
- @101br03k (Chinese Traditional, Swedish, French)
- @Jackxwb (Chinese Simplified)
- @SodaSyrup (Turkish)
- @N0namenull (Russian)
- @scyllaL (Russian)
- @Slydite4 (Spanish)
- @HydrelioxGitHub (French)
- @chevdor (French)
- @lukasitaly (Italian, German, French)
- @olsson82 (Swedish, German)
- @terenc3 (German)
Full Changelog: https://github.com/sysadminsmedia/homebox/compare/v0.13.0…v0.14.0