See the assets to download this version and install.
What's Changed
-
If you are nerdy:
feat(core): add unified API layer with Tauri invoke for desktop tools by @YueMiyuki in #26
Bump to v1.0.1 by @YueMiyuki in #27 -
TL;DR:
Fixed some problems regarding API routes (Tauri does not support /api route, as we need static exports here, yeah, I am stupid), they are re-written to rust, and kept for preview under Vercel deployments.
Also added cache for Actions
Full Changelog: app-v1.0.0...app-v1.0.1