24/03/2025 Development Update 🚀 #31
Closed
DartSteven
announced in
Announcements
Replies: 1 comment
-
|
Closing this issue due to the Nutify v0.2.0 release. Nutify 0.2.0 includes breaking changes and is not backward compatible with previous versions. A full clean setup is required: recreate the database from scratch and start from a new empty folder to avoid dirty or incompatible data. If you still experience this problem on v0.2.0, please open a new ticket and provide: Environment: Docker + image tag/version |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Sorry if I seem to have disappeared, but I haven't at all.
I'm completely rewriting part of the program to make it more modular, easier to maintain, and more readable.
Additionally, I'm working on a method to improve compatibility with many UPS devices that don't fully support certain variables.
I’m considering adding a small section in the options menu where users can choose which variables should be used for watt or cost calculations.
Currently, I'm about 80% done with the full refactoring:
✅ Migrating everything from raw SQL queries to ORM
✅ Fixing scattered code bugs
Once this refactoring is complete and the variable selection for watt and cost calculations is added,
I can finally focus on multi-UPS support! 🎉
Beta Was this translation helpful? Give feedback.
All reactions