github MDeLuise/plant-it 0.8.0
v0.8.0

23 days ago

Note

Starting with this release, please note that in order to use the notification services, you must explicitly set the environment variables NTFY_ENABLE and GOTIFY_ENABLED to true

Hello, Plant-it community!

Services version

  • Server version: 0.9.0
  • App version: 0.8.0

Highlights

In this release, we've made significant improvements to both the app and server, focusing on performance, notifications, and overall user experience. One of the most notable changes is the switch from Ubuntu to Alpine as the base Docker image for the server, resulting in a much smaller image size, which should lead to faster deployments and lower resource usage. We've also introduced Gotify notifications across both the app and server, providing alerts to keep you informed. Additionally, we've addressed various small fixes and enhancements to improve stability and usability.

What's Changed

📱 App

  • Introduced Gotify notifications to enhance alerts.
  • Ensured consistent UTF-8 encoding throughout the app to correctly display special characters.
  • Added error messages for passwords that are too short.
  • Updated the email regex to support a wider range of top-level domains (TLDs).
  • Added shadows to 'Back' buttons for improved visual clarity.
  • Updated the German translation (thanks to @Mega-Cookie).
  • Updated the Russian translation (thanks to @John710).
  • Upgraded dependencies.

🗄️ Server

  • Switched from Ubuntu to Alpine as the base Docker image.
  • Introduced Gotify notifications to enhance alerts.
  • Ensured consistent FROM address to match the SMTP username.
  • Removed deprecated SSL feature.
  • Upgraded dependencies.

📓 Documentation

  • Added a new CACHE_TYPE property to control cache usage.
  • Added deployment instructions for setups without Docker.
  • Added deployment instructions for setups without the cache.

Full Changelog

0.7.5...0.8.0

Don't miss a new plant-it release

NewReleases is sending notifications on new releases.