Next version status (0.2.9) #107
Closed
joonaspaakko
started this conversation in
General
Replies: 1 comment
-
New version 0.2.9 has been released. I haven't added many of the new features I had planned, but at least the Chrome Web Store has a functional extension. Firefox version has yet to come... I had some issues with it. |
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
-
Due to extension requirement changes (Manifest v3), things needed to change so that the development can continue. Also I had been having various issues with several packages (plugins), that were making it really difficult to keep extension tools/dependencies up to date. So recently I've been converting the project from Webpack to Vite and Vue 2 to Vue 3. It's not a complete rewrite, but pretty much requires me to go through every single file and feature to make sure everything works and build new stuff for various features that don't work.
These are the major steps in this upgrade process but there are also bugs and new features to do afterwards. I may list those later as well.
99.9% done
Gallery99.9% done
Extraction process100% done
Wallpaper creator100% done
Animated wallpaperBeta Was this translation helpful? Give feedback.
All reactions