Releases: wigify/wigify
Releases · wigify/wigify
0.6.0
What's Changed
- Add tooltips, widget reload-all, and open widgets folder by @saeedvaziry in #22
- Add always-on-top toggle for widgets by @saeedvaziry in #23
- Add 8 new practical widget templates by @saeedvaziry in #24
Full Changelog: v0.5.5...v0.6.0
0.5.5
What's Changed
- Proxy widget fetch through main process to bypass CORS by @saeedvaziry in #16
- Improve 3-dot menu button visibility on widget cards by @saeedvaziry in #17
- Show toast feedback when checking for updates from tray by @saeedvaziry in #18
Full Changelog: v0.5.4...v0.5.5
0.5.4
fix updater
0.5.3
Fix build
0.5.2
What's Changed
- Fix widget previews showing loader on screen add/remove by @saeedvaziry in #14
Full Changelog: v0.5.1...v0.5.2
0.5.1
Full Changelog: v0.5.0...v0.5.1
0.5.0
What's Changed
- Split widget source into html, css, and js files by @saeedvaziry in #9
- Update app and menu bar icons by @saeedvaziry in #10
- Move frontend packages to devDependencies by @saeedvaziry in #12
- Implement full auto-update flow with tray and toast by @saeedvaziry in #13
Full Changelog: v0.4.0...v0.5.0
0.4.0
What's Changed
- Fix drag region to titlebar only by @saeedvaziry in #4
- Extract createMainWindow and fix activate handler by @saeedvaziry in #5
- Add default size setting to widget editor by @saeedvaziry in #6
- Replace template combobox with dialog picker by @saeedvaziry in #7
- Fix widget preview scaling in main window tabs by @saeedvaziry in #8
New Contributors
- @saeedvaziry made their first contribution in #4
Full Changelog: v0.3.0...v0.4.0
0.3.0
v0.3.0 chore: bump version to 0.3.0
0.2.0
Initial Release