This repository has been archived by the owner on Feb 13, 2025. It is now read-only.
v2.3
- Fixed issue with dismissing encrypt dialogs causing data to be lost
- Fixed issue with not prompting for password in encrypt mode after not using app for a long time causing data to be lost
- Re worked save system, should now feel much smoother
- Added missing plant stages to filter menu
- Re worked "export" to have better UI feedback
- Replaced copy to plant dialog with a multi-select plant dialog
- Added fahrenheit for temp option
- Added "cutting" plant stage
- Added Coco, Hydro, and Aeroponics as medium option
- Fixed issue with widget causing app to crash if you delete the widget
- Fixed issue with clicking widget not opening correct plant
- Added new plugin action to request data from the app
- Added auto backup option
- Added "EC/PPM" option. Conversion ec = (ppm * 2) / 1000 and ppm = (ec * 1000) / 2
- Fixed issue with unusable app state after dismissing password prompt
- Fixed issue with exporting plant data via settings
- Fixed issue with sharing images
- Fixed issue with image flickering