Releases: morkro/happy-plants
Releases · morkro/happy-plants
Release 1.7.3
Release 1.7.2
Fixed
- Adds a missing Vuex mutation handler for errors.
- Removes the
--modern
flag from build output as it was causing issues on Netlify.
Release 1.7.1
Changed
- Updated license to BSD 3-Clause
Release 1.7.0
Added
- Full authentication list to intro step.
Changed
- Some layout updates for intro screen.
Fixed
- Notification when user is offline.
Release 1.6.2
Removed
- Some Firebase configuration after updating to a new version.
Release 1.6.1
Fixed
- Plant order in Overview wasn't quite working when switching views.
Release 1.6.0
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.
Release 1.5.1
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.
Release 1.5.0
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.
Release 1.4.0
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.