🎉 Release of add-on Matrix 0.8.0

This commit is contained in:
Community Hass.io Add-ons Bot 2020-01-27 11:51:17 +00:00
parent ccfe24d42b
commit 4dde02d583
4 changed files with 31 additions and 21 deletions

View file

@ -2,20 +2,30 @@
## Changes
- :arrow_up: Update riot to v1.4.0
- :arrow_up: Upgrades libjpeg-turbo to 2.0.3-r0
- :arrow_up: Upgrades libxslt to 1.1.33-r2
- :arrow_up: Upgrades libpq to 11.6-r0
- :arrow_up: Upgrades nginx to 1.16.1-r1
- :arrow_up: Updates pysaml2 to v4.9.0 (#35)
- :arrow_up: Updates matrix-synapse to v1.6.1 (#36)
- :arrow_up: Upgrades add-on base image to v3.0.2
- :arrow_up: Upgrades tiff to 4.0.10-r3
- :books: Update add-on installation instructions
- :sparkles: Adds in yq binaries
- :fireworks: Updates maintenance/license year to 2020
- :pencil2: Fixes some spelling and grammar
- :arrow_up: Upgrades add-on base image to v4.0.0
- :arrow_up: Upgrades musl-dev to 1.1.24-r0
- :arrow_up: Upgrades postgresql-dev to 12.1-r0
- :arrow_up: Upgrades zlib-dev to 1.2.11-r3
- :arrow_up: Upgrades libressl to 3.0.2-r0
- :arrow_up: Upgrades libxslt to 1.1.34-r0
- :arrow_up: Upgrades nginx to 1.16.1-r4
- :arrow_up: Upgrades su-exec to 0.2-r1
- :arrow_up: Upgrades tiff to 4.1.0-r0
- :arrow_up: Upgrades libpq to 12.1-r0
- :arrow_up: Upgrades zlib to 1.2.11-r3
- :arrow_up: Upgrades lua-resty-http to 0.15-r0
- :hammer: Update Hass.io wheels for Alpine 3.11
- :arrow_up: Upgrades Riot to v1.5.6
- :arrow_up: Upgrades libjpeg-turbo to 2.0.4-r0
- :arrow_up: Updates pysaml2 to v5 (#42)
- :arrow_up: Updates matrix-synapse to v1.9.0 (#43)
- :arrow_up: Upgrades nginx to 1.16.1-r6
- :arrow_up: Upgrades riot-web to v1.5.7
[Full Changelog][changelog]
[changelog]: https://github.com/hassio-addons/addon-matrix/compare/v0.7.3...v0.7.4
[gitlabci-shield]: https://gitlab.com/hassio-addons/addon-matrix/badges/v0.7.4/pipeline.svg
[changelog]: https://github.com/hassio-addons/addon-matrix/compare/v0.7.4...v0.8.0
[gitlabci-shield]: https://gitlab.com/hassio-addons/addon-matrix/badges/v0.8.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.7.4/README.md
[docs]: https://github.com/hassio-addons/addon-matrix/blob/v0.8.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
[maintenance-shield]: https://img.shields.io/maintenance/yes/2020.svg
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
[release-shield]: https://img.shields.io/badge/version-v0.7.4-blue.svg
[release]: https://github.com/hassio-addons/addon-matrix/tree/v0.7.4
[release-shield]: https://img.shields.io/badge/version-v0.8.0-blue.svg
[release]: https://github.com/hassio-addons/addon-matrix/tree/v0.8.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,6 +1,6 @@
{
"name": "Matrix",
"version": "0.7.4",
"version": "0.8.0",
"slug": "matrix",
"description": "A secure and decentralized communication platform.",
"url": "https://github.com/hassio-addons/addon-matrix",