Skip to content

Releases: danielbrendel/hortusfox-web

v3.1

20 May 10:03
Compare
Choose a tag to compare

Version 3.1 of HortusFox

Changelog

  • Manage custom plant attributes
  • REST API feature
  • Radiobuttons for boolean values
  • Fix timezone error for weather forecast
  • Clickable dashboard stats
  • Many more health states
  • New default plant attribute: annual
  • Image upload from camera
  • Show plant IDs of plants in lists
  • Toggleable visibility of default plant attributes
  • Option to delete finished tasks

v3.0

02 May 10:30
Compare
Choose a tag to compare

Version 3.0 of HortusFox

Changelog

  • New feature: calendar (beta)
  • New feature: Weather forecast
  • New feature: QR code printing
  • Clone plants of the same type
  • Show sorted value in plant lists
  • Added "last fertilised" in sorting
  • Fixed bug that allowed adding plants without location
  • Location for inventory items
  • Allow editing of gallery photo title
  • New language: spanish (castellano)
  • Allow upload of WAV file to be played on new chat messsages

v2.5

01 Apr 13:02
Compare
Choose a tag to compare

Version 2.5 of HortusFox

Changelog

  • Multi-platform builds. Docker image is now ready for Raspberry Pi systems.
  • Allow specifying custom port for database connections and use external connections
  • Upgrading feature: Perform automatic database migrations from previous to current version
  • Confirmation E-Mail on user creation now optional
  • Admin tab selection now reflected in browser URL context
  • Minimum rights for DB user by avoiding usage of root user
  • New plant attribute: last time fertilised
  • Minimum docker environment variables to be set up by using default values
  • Calendar feature (experimental)

v2.4

15 Mar 21:35
Compare
Choose a tag to compare

Version 2.4 of HortusFox.

Changelog

  • Custom CSS file for themes
  • Author info for themes
  • Multi device logins
  • Create locations before adding plants
  • Fixed that you could add users without valid e-mail
  • Multiline plant notes with hyperlink support
  • Allow removal of location if empty
  • More infos in info tab of admin dashboard
  • Less mandatory infos when adding plants
  • Improvements & Bugfixes

v2.3

05 Mar 21:30
Compare
Choose a tag to compare

Version v2.3 of HortusFox

Changelog

  • UI refactoring
  • Theme system
  • System messages
  • Locations included in backup
  • Improvements & Bugfixes

v2.2

23 Feb 11:23
Compare
Choose a tag to compare

Version 2.2 of HortusFox

Changelog

  • Progressive Web App feature
  • Backup feature
  • Links in Log entries
  • Allow non-encrypted e-mailing
  • Improvements & Bugfixes

v2.1

03 Feb 00:50
Compare
Choose a tag to compare

Version 2.1 of HortusFox

Changelog

  • Speed up docker process
  • Icon preview for location creation dialog
  • Display latest running tasks in user dashboard
  • Cronjob password token auto-generation
  • Action to set all plants of a location to now repotted
  • Deactivate e-mail encryption (for when using a mail relay) [beta]
  • Improvements & bugfixes

v2.0

25 Jan 11:32
Compare
Choose a tag to compare

Version 2.0 of HortusFox

Changelog:

  • Docker image is now available from GitHub Container Registry
  • Improved docker build process, so changes remain when restarting containers
  • Dynamic settings are now stored in the database rather than in the .env
  • Image sharing feature for plant preview photo and gallery items
  • Plant photo is now optional when adding new plant
  • Profile link now next to hamburger icon on mobile devices
  • Gallery item actions now reflect in history log
  • Personal notes in users profile page
  • Improvements and bugfixes

v1.6

10 Jan 21:43
Compare
Choose a tag to compare

Version 1.6 of HortusFox

Changelog:

  • Show last authored plants in dashboard
  • Fixed bug that cronjobs couldn't be executed
  • Outsource various index controller actions in separate controllers
  • Initial docker support
  • Let admins configure SMTP settings in admin dashboard
  • Reflect gallery actions in log history
  • Upgrade underlying framework
  • Design improvements
  • Various fixes

v1.5

30 Dec 21:32
Compare
Choose a tag to compare

Version 1.5 of HortusFox

Changelog:

  • See latest added plants in dashboard
  • Plant ID in plant details that can be looked up in search
  • Admin dashboard organized in tabs
  • Fixed incorrectly named migration
  • Notifications for tasks that are due the next day
  • Setting for background overlay alpha value
  • Improvements & bug fixes