reya
reya
hmm, look like after update to new version, sqlite migration isn't run yet, I will look into this case
oh, if you get this issue, you can fix by delete all data in folder "/Users//Library/Application Support/com.lume.nu/" but I will find a way to solve this issue without delete old...
Hi, thank for your report, I've fixed this issue in v2, it will be released in this Thursday
Hi, can you help me test again with v1.2.5 https://github.com/luminous-devs/lume/releases/tag/v1.2.5
oh, I will check it
look like tauri AppImage problem https://github.com/tauri-apps/tauri/issues/4930 I will try generate flatpak instead
oh, thank you. Let me test it first, last time I check it still work on Windows can you share me which screen you cannot resize?, maybe it only affect...
yo, I've found a issue and it is fixed in this commit https://github.com/luminous-devs/lume/pull/91/commits/74ff49b8db7957cd4efb4264165a222b848ae819 new version will be release in this week
If you want to test before release, you can run from source in this branch https://github.com/luminous-devs/lume/tree/feat/ui-patch Install packages ``` pnpm install ``` Run dev build ``` pnpm tauri dev ```
Yes, Lume have auto-update I add screen resize in this step just only for aesthetic purpose only (from Welcome Screen -> Login/Create screen). But it seem dump, cause a bit...