Skip to content

v0.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 May 07:21
· 175 commits to main since this release

Hello, Plant-it community!

Services version

  • server version: 0.6.0
  • app version: 0.6.0

Highlights

This release includes important bug fixes and improvements across the app and server. Notable updates include:

  • New Languages: Added support for Ukrainian and Spanish languages.
  • Desktop Support: Implemented a max width for desktop environments for better usability.
  • Reminder Fixes: Fixed issues with update reminders and reminder rendering, as well as the reminder dispatching check.
  • Ntfy notification: Introduced the ntfy reminder notification option for enhanced notification capabilities.

What's Changed

📱 App

  • Set max width for Desktop environments
  • Fix update reminders
  • Fix reminder rendering
  • Fix URL match
  • Add Ukrainian language (thanks to @WallK)
  • Add Spanish language (thanks to @cesarblancg)
  • Precache homepage images
  • Fix default name and description of webapp (thanks to @cesarblancg)
  • Set initial plant name
  • Add tests

🗄️ Server

  • Add ntfy reminder notification option
  • Fix reminder to dispatch check
  • Fix query trefle with only whitespaces
  • Add optional API rate limiting

📓 Documentation

  • Add new rate limiting option
  • Add new ntfy enabled option

New Contributors

Full Changelog

0.5.0...0.6.0