Skip to content

Releases: lukealford/aunt

Unlimited plans, a working macOs build & UX updates

29 Apr 00:09
Compare
Choose a tag to compare

v0.0.3-alpha is here!

Changelog

  • @akadrac added support for unlimited plans
  • We have tested and have a working build on macOS(darwin)
  • More UX feedback on login screen(error or success messages)
  • Added a logout function in right click menu
  • Lowered total file-size of app to 136MB from 150MB

Migrated away from puppeteer & fixed window position bug.

27 Apr 15:40
037c3f8
Compare
Choose a tag to compare

Small update, lets call it a optimisation update.

Changelog

  • If your taskbar wasn't in a defualt position the on click window was rendered incorrectly.
  • Removed the need for puppeteer to consume XML data, app now uses a simple request post(Update function is now much faster and overall CPU usage is less), Huge shoutout to @akadrac for helping debug this!!
  • Application is now built using asar.

First windows release

27 Apr 08:20
Compare
Choose a tag to compare
First windows release Pre-release
Pre-release

Probably won't work on most windows systems, give it a try and let me know of any issues.