Happy Plants Versions Save

🌵 Web application to manage plants

1.7.3

5 years ago

Changed

  • When using cloud storage, the data now persists on the device allowing for a faster bootstrap experience.

Fixed

  • When a plant has no photo and gets one uploaded, it didn't show up. This is fixed now.

1.7.2

5 years ago

Fixed

  • Adds a missing Vuex mutation handler for errors.
  • Removes the --modern flag from build output as it was causing issues on Netlify.

1.7.1

5 years ago

Changed

  • Updated license to BSD 3-Clause

1.7.0

5 years ago

Added

  • Full authentication list to intro step.

Changed

  • Some layout updates for intro screen.

Fixed

  • Notification when user is offline.

1.6.2

5 years ago

Removed

  • Some Firebase configuration after updating to a new version.

1.6.1

5 years ago

Fixed

  • Plant order in Overview wasn't quite working when switching views.

1.6.0

5 years ago

Added

  • Gallery module for plants.

Changed

  • Couple of layout adjustments for the desktop version.

Fixed

  • Some minor layout issues in Plant screen.
  • Issues with the dialog.

1.5.1

5 years ago

Added

  • Added plant name to header when scrolling down.

Changed

  • Header height is now slightly reduced

Fixed

  • Login/Logout button size in settings menu.
  • An info layer when the application is offline should now actually show up.

1.5.0

5 years ago

Added

  • Added Twitter and GitHub as additional login methods.

Changed

  • Plant images are now lazy loaded, improving download times and data usage for mobile users.

Fixed

  • Improved data loading for cloud users, resulting in a more fluent experience on the overview.
  • Couple of performance improvements.

1.4.0

5 years ago

Added

  • Improved touch actions on the overview menu.
  • Added suggestions when adding a new tag to a plant.
  • It's now possible to login from the Settings view.

Changed

  • Updated list view with more details.

Fixed

  • Hiding tags on plant view now works again.