🎉 Release of add-on FTP 4.4.1

This commit is contained in:
Community Hass.io Add-ons Bot 2022-01-20 10:08:54 +00:00
parent ee61db514d
commit 4349f8ab4f
5 changed files with 11 additions and 20 deletions

View file

@ -706,10 +706,10 @@ SOFTWARE.
[example-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
[example-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[example-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
[addon-ftp]: https://github.com/hassio-addons/addon-ftp/tree/v4.4.0
[addon-doc-ftp]: https://github.com/hassio-addons/addon-ftp/blob/v4.4.0/README.md
[addon-ftp]: https://github.com/hassio-addons/addon-ftp/tree/v4.4.1
[addon-doc-ftp]: https://github.com/hassio-addons/addon-ftp/blob/v4.4.1/README.md
[ftp-issue]: https://github.com/hassio-addons/addon-ftp/issues
[ftp-version-shield]: https://img.shields.io/badge/version-v4.4.0-blue.svg
[ftp-version-shield]: https://img.shields.io/badge/version-v4.4.1-blue.svg
[ftp-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[ftp-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[ftp-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg

View file

@ -1,19 +1,10 @@
## Whats changed
## ✨ New features
- Allow for showing hidden dot files @frenck (#106)
## 🐛 Bug fixes
- Fix SSL no ciphers available @frenck (#107)
- Use rbind for mounting the folders so it will include all subfolders @ZMan88 (#56)
- Fix ssl typo in vsftpd.conf @hcooper (#109)
## 🧰 Maintenance
- 🚀 Update CI to latest version @frenck (#110)
- 🎆 Updates maintenance/license year to 2022 @frenck (#111)
## ⬆️ Dependency updates
- ⬆️ Upgrades add-on base image to 11.0.0 @frenck (#105)
- ⬆️ Upgrades openssl to 1.1.1l-r8 @frenck (#112)
- ⬆️ Upgrades add-on base image to 11.0.1 @frenck (#113)

View file

@ -266,7 +266,7 @@ check [the contributor's page][contributors].
MIT License
Copyright (c) 2017-2021 Franck Nijhof
Copyright (c) 2017-2022 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

View file

@ -30,9 +30,9 @@ access to your Home Assistant configuration via FTP.
[forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-ftp/36799?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/2021.svg
[maintenance-shield]: https://img.shields.io/maintenance/yes/2022.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-production%20ready-brightgreen.svg
[release-shield]: https://img.shields.io/badge/version-v4.4.0-blue.svg
[release]: https://github.com/hassio-addons/addon-ftp/tree/v4.4.0
[release-shield]: https://img.shields.io/badge/version-v4.4.1-blue.svg
[release]: https://github.com/hassio-addons/addon-ftp/tree/v4.4.1

View file

@ -77,4 +77,4 @@ schema:
slug: ftp
startup: services
url: https://github.com/hassio-addons/addon-ftp
version: 4.4.0
version: 4.4.1