From 647ebc332933fbf0adbf1b50425dcb48c9c266a5 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Tue, 26 Jan 2021 02:22:05 +0000 Subject: [PATCH] :tada: Release of add-on Traccar 0.10.0 --- README.md | 6 +++--- traccar/CHANGELOG.md | 27 ++++++++++++++++++++------- traccar/DOCS.md | 18 ++++++++---------- traccar/README.md | 8 ++++---- traccar/config.json | 8 ++------ 5 files changed, 37 insertions(+), 30 deletions(-) diff --git a/README.md b/README.md index 4a364a4e..99b35161 100644 --- a/README.md +++ b/README.md @@ -1021,10 +1021,10 @@ SOFTWARE. [tor-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [tor-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [tor-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-traccar]: https://github.com/hassio-addons/addon-traccar/tree/v0.9.2 -[addon-doc-traccar]: https://github.com/hassio-addons/addon-traccar/blob/v0.9.2/README.md +[addon-traccar]: https://github.com/hassio-addons/addon-traccar/tree/v0.10.0 +[addon-doc-traccar]: https://github.com/hassio-addons/addon-traccar/blob/v0.10.0/README.md [traccar-issue]: https://github.com/hassio-addons/addon-traccar/issues -[traccar-version-shield]: https://img.shields.io/badge/version-v0.9.2-blue.svg +[traccar-version-shield]: https://img.shields.io/badge/version-v0.10.0-blue.svg [traccar-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [traccar-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [traccar-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg diff --git a/traccar/CHANGELOG.md b/traccar/CHANGELOG.md index cc72f294..fa7772dd 100644 --- a/traccar/CHANGELOG.md +++ b/traccar/CHANGELOG.md @@ -1,11 +1,24 @@ -[Full Changelog][changelog] +## What’s changed -### Changed +## 🐛 Bug fixes -- ⬆ Upgrades Traccar to v4.11 +- Fix typo in Ingress NGINX template @frenck (#60) -[changelog]: https://github.com/hassio-addons/addon-traccar/compare/v0.9.1...v0.9.2 +## 🚀 Enhancements -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 \ No newline at end of file +- Refactor NGINX configuration @frenck (#56) + +## 🧰 Maintenance + +- Cleanup repository @frenck (#51) +- Happy New Year @frenck (#52) +- Upgrade Code of Conduct @frenck (#53) +- Add new repository workflow @frenck (#54) +- Remove obsolete webui from configuration @frenck (#59) + +## ⬆️ Dependency updates + +- Upgrade add-on base image to 9.1.0 @frenck (#55) +- ⬆️ Bump actions/stale from v3.0.14 to v3.0.15 @dependabot (#58) +- ⬆️ Bump frenck/action-addon-linter from v1.3.1 to v1.4 @dependabot (#57) +- Upgrade add-on base image to 9.1.1 @frenck (#61) diff --git a/traccar/DOCS.md b/traccar/DOCS.md index 4690417e..19b6b87f 100644 --- a/traccar/DOCS.md +++ b/traccar/DOCS.md @@ -52,7 +52,7 @@ dealing with an unknown issue. Possible values are: - `debug`: Shows detailed debug information. - `info`: Normal (usually) interesting events. - `warning`: Exceptional occurrences that are not errors. -- `error`: Runtime errors that do not require immediate action. +- `error`: Runtime errors that do not require immediate action. - `fatal`: Something went terribly wrong. Add-on becomes unusable. Please note that each level automatically includes log messages from a @@ -106,7 +106,7 @@ to your `/config/traccar.xml` file. A list if all entries can be found here: - + To find out which protocol your device uses, please refer to the Traccar website: @@ -114,16 +114,15 @@ website: ## Changelog & Releases This repository keeps a change log using [GitHub's releases][releases] -functionality. The format of the log is based on -[Keep a Changelog][keepchangelog]. +functionality. Releases are based on [Semantic Versioning][semver], and use the format -of ``MAJOR.MINOR.PATCH``. In a nutshell, the version will be incremented +of `MAJOR.MINOR.PATCH`. In a nutshell, the version will be incremented based on the following: -- ``MAJOR``: Incompatible or major changes. -- ``MINOR``: Backwards-compatible new features and enhancements. -- ``PATCH``: Backwards-compatible bugfixes and package updates. +- `MAJOR`: Incompatible or major changes. +- `MINOR`: Backwards-compatible new features and enhancements. +- `PATCH`: Backwards-compatible bugfixes and package updates. ## Support @@ -151,7 +150,7 @@ check [the contributor's page][contributors]. MIT License -Copyright (c) 2018-2020 Franck Nijhof +Copyright (c) 2018-2021 Franck Nijhof Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal @@ -177,7 +176,6 @@ SOFTWARE. [forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-traccar/81407?u=frenck [frenck]: https://github.com/frenck [issue]: https://github.com/hassio-addons/addon-traccar/issues -[keepchangelog]: http://keepachangelog.com/en/1.0.0/ [reddit]: https://reddit.com/r/homeassistant [releases]: https://github.com/hassio-addons/addon-traccar/releases [semver]: http://semver.org/spec/v2.0.0.htm diff --git a/traccar/README.md b/traccar/README.md index a86e40c6..51f1ab67 100644 --- a/traccar/README.md +++ b/traccar/README.md @@ -51,11 +51,11 @@ If you are more interested in stable releases of our add-ons: [forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-traccar/81407?u=frenck [github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png [github-sponsors]: https://github.com/sponsors/frenck -[maintenance-shield]: https://img.shields.io/maintenance/yes/2020.svg +[maintenance-shield]: https://img.shields.io/maintenance/yes/2021.svg [patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png [patreon]: https://www.patreon.com/frenck [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg -[release-shield]: https://img.shields.io/badge/version-v0.9.2-blue.svg -[release]: https://github.com/hassio-addons/addon-traccar/tree/v0.9.2 -[screenshot]: https://github.com/hassio-addons/addon-traccar/raw/master/images/screenshot.png +[release-shield]: https://img.shields.io/badge/version-v0.10.0-blue.svg +[release]: https://github.com/hassio-addons/addon-traccar/tree/v0.10.0 +[screenshot]: https://github.com/hassio-addons/addon-traccar/raw/main/images/screenshot.png [traccar]: https://www.traccar.org \ No newline at end of file diff --git a/traccar/config.json b/traccar/config.json index 29e7ad21..bc879914 100644 --- a/traccar/config.json +++ b/traccar/config.json @@ -1,10 +1,9 @@ { "name": "Traccar", - "version": "0.9.2", + "version": "0.10.0", "slug": "traccar", "description": "Modern GPS Tracking Platform", "url": "https://github.com/hassio-addons/addon-traccar", - "webui": "[PROTO:ssl]://[HOST]:[PORT:80]", "ingress": true, "ingress_port": 0, "panel_icon": "mdi:car-connected", @@ -17,9 +16,6 @@ "i386" ], "init": false, - "boot": "auto", - "hassio_api": true, - "hassio_role": "default", "host_network": true, "ports": { "80/tcp": null @@ -45,5 +41,5 @@ "certfile": "str", "keyfile": "str" }, - "image": "hassioaddons/traccar-{arch}" + "image": "ghcr.io/hassio-addons/traccar/{arch}" } \ No newline at end of file