Releases: hassio-addons/addon-traccar
v0.7.0
⚠️ This is a major release with breaking changes
This is a major release of the Traccar add-on, that contains breaking changes, to make future use (and development) easier.
Protocols disabled by default
All protocols and ports, besides the web API, are now disabled by default! You need to manually enable each protocol you need to use in the /config/traccar.xml
file yourself. Please refer to the Traccar documentation on how to do that.
The reason to switch off all protocols is to free up memory and keep Traccar from claiming hundreds of ports. This excessive port claiming caused troubles for a lot of users and confused the lesser technical known users even more.
Now uses the official MariaDB add-on
The add-on now interconnects with the official Home Assistant MariaDB add-on automatically. Make sure you have it installed and running (version 2.0 or higher). Zero, 0, configuration needed.
If you have a custom MySQL connection configured in your configuration, that will have a higher priority, and thus will be used.
Changed
- 📚 Update add-on documentation to use new YAML configuration format
- 🔨 Re-branding
- 🔨 Update add-on config with new password & list features
- 🔨 Updates for upstream Supervisor changes
- ⬆️ Upgrades add-on base image to v7.0.2
- ⬆️ Upgrades openjdk8-jre to 8.242.08-r0
- ⬆️ Upgrades Traccar to v4.8
- ✨ Automatically use and discovery MySQL service
- 🔥 Disable all ports by default, add example to custom config
- 🔨 Update community forum links
- 📚 Update add-on installation instructions
Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work:
https://github.com/sponsors/frenck or https://patreon.com/frenck
v0.6.1
This is a general maintenance release.
Changed
- ⬆️ Upgrades Traccar to 4.7 (#33)
- ⬆️ Upgrades nginx to 1.16.1-r6
Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work:
https://github.com/sponsors/frenck or https://patreon.com/frenck
v0.6.0
This is a general maintenance release.
Changed
- 📚 Fixes incorrect instructions in documentation (#26)
- 📚 Adds link to Traccar website
- 📚 Small documentation improvements (#31)
- 🔨 Retrigger build with empty commit
- 📚 Update add-on installation instructions
- 🎆 Updates maintenance/license year to 2020
- ✏️ Funding adjustments
- ✏️ Fixes some spelling and grammar
- ⬆️ Upgrades add-on base image to v6.0.1
- ⬆️ Upgrades nginx to 1.16.1-r4
- ⬆️ Upgrades nss to 3.48-r0
- ⬆️ Upgrades openjdk8-jre to 8.232.09-r0
- 👕 Removes unneeded whitespace from documentation
Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work:
https://github.com/sponsors/frenck or https://patreon.com/frenck
v0.5.4
This is a general maintenance release.
Changed
- ⬆️ Upgrades Traccar to v4.6
Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck
v0.5.3
This is a general maintenance release.
Changed
- ⬆️ Upgrades nginx to 1.16.1-r0
- ⬆️ Upgrades openjdk8-jre to 8.212.04-r1
- 🚑Fix ability to have SSL certs in folders (#24)
- ⬆️ Upgrades add-on base image to v4.1.1
- 🔨 Use Hass.io DNS as NGinx resolver
Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck
v0.5.2
This is a general maintenance release.
Changed
- ⬆️ Upgrades add-on base image to v4.0.3
Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck
v0.5.1
This is a general maintenance release.
Changed
- ⬆️ Upgrades add-on base image to v4.0.2
Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck
v0.5.0
✨ This release adds support for Hass.io Ingress 🎉
✨ This release adds support for storing your data in the MariaDB add-on 🎉
Besides this: major upgrades about every single thing inside this add-on ⬆️
🚨Breaking change
The addition of Ingress makes this add-on not accessible directly. If you have added Traccar via an iframe panel, this release will break that. However, you can simply toggle the "Show in side bar" switch now 🎉
You can enable direct access again by going into the add-on configuration. A section is visible: "Network". Enter port 8072
(or anything else if you want) in the disabled
field. Hit the "SAVE" followed by the "RESTART" button to make your iframe and others work as before.
Changed
- ✏️ Maintaince -> Maintenance
- ⬆️ Upgrades add-on base image to v4.0.1
- ✨ Adds FUNDING.yml
- ⬆️ Upgrades nginx to 1.16.0-r2
- ⬆️ Upgrades nss to 3.44-r0
- ⬆️ Upgrades openjdk8-jre to 8.212.04-r0
- ⬆️ Upgrades Traccar to v4.5
- ✨ Adds Ingress support
- 🔨 Extends NGinx wait timeout for Traccar startup
- 📚 Documents the use of MySQL/MariaDB with this add-on
- 🎨 Adds Ingress side bar icon
- 🔥 Removes obsolete iframe panel documentation
Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck
v0.4.0
This is a general maintenance release and an option to change the port from the native Hass.io Network settings has been added.
Changed
- ⬆️ Upgrades add-on base image to 3.1.0
- ⬆️ Upgrades openjdk8-jre to 8.201.08-r1
- 🔨 Refactor of init scripts
- 🔨 Makes NGinx wait for Traccar before starting
- 🔨 Refactors add-on to use Hassio ports on the host network
Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck
v0.3.0
Changed
- ⬆️ Upgrades add-on base image to 3.0.1
- 🚑 Workaround Docker issue by reinstating legacy tags
- ✨ Adds ARMv7 support
- 🔨 Makes log_level optional
- 🔥 Removes custom log format override
- ⬆️ Upgrades openjdk8-jre to 8.201.08-r0
- ✨ Adds nss package
- 🔨 Rewrite add-on onto Bashio
Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck