🎉 Release of add-on Matrix 0.7.0

This commit is contained in:
Community Hass.io Add-ons Bot 2019-07-28 12:00:53 +00:00
parent 51fd787d81
commit b2cca2d3b0
4 changed files with 16 additions and 18 deletions

View file

@ -2,17 +2,15 @@
## Changes
- 8a055c9 :arrow_up: Updates matrix-synapse to v1 (#16)
- ff142a1 :pencil2: Maintaince -> Maintenance
- 8dc7a11 :arrow_up: Updates matrix-synapse to v1.1.0 (#18)
- 7ced68b :arrow_up: Updates pysaml2 to v4.8.0 (#19)
- b81cb2f :arrow_up: Upgrade to base v2.0.1
- 38706ca :arrow_up: Upgrade packages
- cf1a1bb :arrow_up: Upgrade riot to v1.2.4
- 60804f6 :books: Update stage badge
- 7712a04 :ambulance: Updates URL to add-on (#20)
- acd79fb :arrow_up: Upgrades add-on base image to v2.0.2 (#21)
- d364d1c :racehorse: Improves build speed by leveraging the Home Assistant Wheels server (#22)
- 4db9a00 :arrow_up: Updates matrix-synapse to v1.2.1 (#23)
- 1408b4b :arrow_up: Updates riot to v1.3.0
- 5aa43cd :ambulance: Fix Typo
[Full Changelog][changelog]
[changelog]: https://github.com/hassio-addons/addon-matrix/compare/v0.5.2...v0.6.0
[gitlabci-shield]: https://gitlab.com/hassio-addons/addon-matrix/badges/v0.6.0/pipeline.svg
[changelog]: https://github.com/hassio-addons/addon-matrix/compare/v0.6.0...v0.7.0
[gitlabci-shield]: https://gitlab.com/hassio-addons/addon-matrix/badges/v0.7.0/pipeline.svg
[gitlabci]: https://gitlab.com/hassio-addons/addon-matrix/pipelines

View file

@ -39,12 +39,12 @@ If you are more interested in stable releases of our add-ons:
[buymeacoffee]: https://www.buymeacoffee.com/timmo
[discord-shield]: https://img.shields.io/discord/478094546522079232.svg
[discord]: https://discord.me/hassioaddons
[docs]: https://github.com/hassio-addons/addon-matrix/blob/v0.6.0/README.md
[docs]: https://github.com/hassio-addons/addon-matrix/blob/v0.7.0/README.md
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
[forum]: https://community.home-assistant.io
[maintenance-shield]: https://img.shields.io/maintenance/yes/2019.svg
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
[release-shield]: https://img.shields.io/badge/version-v0.6.0-blue.svg
[release]: https://github.com/hassio-addons/addon-matrix/tree/v0.6.0
[release-shield]: https://img.shields.io/badge/version-v0.7.0-blue.svg
[release]: https://github.com/hassio-addons/addon-matrix/tree/v0.7.0
[screenshot]: https://github.com/hassio-addons/addon-matrix/raw/master/images/screenshot.png
[clients]: https://matrix.org/docs/projects/try-matrix-now.html

View file

@ -1,9 +1,9 @@
{
"name": "Matrix",
"version": "0.6.0",
"version": "0.7.0",
"slug": "matrix",
"description": "A secure and decentralized communication platform.",
"url": "https://community.home-assistant.io",
"url": "https://github.com/hassio-addons/addon-matrix",
"webui": "http://[HOST]:[PORT:80]",
"startup": "application",
"ingress": true,