Releases: WinIslandProject/WinIsland
Releases · WinIslandProject/WinIsland
Release list
Nightly Build
fix(settings): move startup scans off event loop Keep settings responsive while plugin inventories, third-party DLLs, and SMTC session queries run in background workers.
v1.3.0
- Fixed known bugs
- Improved the notification system
- Unified Nightly and Stable installer identities to prevent duplicate installations
- Improved the update system
- Added a plugin marketplace
- Added a widget system for the compact island
- Fixed compact lyrics being clipped when using larger fonts (#145)
- 修复已知 bug
- 优化通知系统
- 合并 Nightly 与正式版的安装身份,避免重复安装 WinIsland
- 优化更新系统
- 新增插件市场
- 添加缩小状态的小组件系统
- 修复使用较大字体时缩小状态歌词显示不全的问题 (#145)
v1.2.9
- Fixed notification text and app icon display issues (#129)
- Optimised GPU performance utilisation (#136)
- Improved the settings interface and widget layout editor
- Added G3 continuous corners to the Dynamic Island
- Fixed some window issues
- Improved the lyrics system
- Hid the music page when no music is available
- Fixed excessive Windows notification database writes when notification display is enabled
- Fixed occasional GPU and memory usage spikes during music playback
- Fixed slight text jitter during island animations
- Fixed exaggerated lyric width rebound after restoring a hidden island
- Added a resource usage widget for CPU and RAM monitoring
v1.2.8
- Fixed the Dynamic Island still auto-hiding in full-screen mode while a live activity (e.g. music) is playing (#125)
- Fixed the Dynamic Island position drifting when using MyDockFinder and other dock tools (#126)
- Fixed the progress bar stuttering back when seeking on the system media player (#127)
- Refactored the codebase for better maintainability
v1.2.7
- Migrated from software rendering to D3D12 hardware rendering
- Fixed an issue where the application would still auto-hide in full-screen mode even when the auto-hide option was disabled
- Fixed a lyrics display issue when looping a single track
- Added a feature to redirect to the source application when clicking on a notification
- Fixed positional alignment issues when using MyDockFinder
- 将软件渲染迁移至D3D12硬件渲染
- 修复在未开启自动隐藏选项时,仍然在全屏时自动隐藏的问题
- 修复单曲循环音乐时的歌词显示问题
- 添加点击通知时,跳转到显示通知的应用的功能
- 修复在使用MyDockFinder的位置适配性问题
v1.2.6
- Improve island hiding settings
- Improve glass rendering and interface spacing consistency
- Simplify appearance settings and choose the expansion direction from available screen space
- Optimize performance and resource usage
- Fix notification display compatibility
- 改进灵动岛隐藏设置
- 改进毛玻璃效果与界面间距一致性
- 精简外观设置,并根据可用屏幕空间自动调整展开方向
- 优化性能和资源占用
- 修复通知显示兼容性问题
v1.2.5
- Add an optional fully hidden mode
- Restrict audio visualization to the active media process when Windows supports process loopback, with system audio fallback
- Fix auto-hide reveal behavior for compact overlays
- 新增可选的完全隐藏模式
- 在 Windows 支持进程回环时,频谱仅响应当前媒体进程的声音;不支持时回退为系统总声音
- 修复紧凑浮层触发时自动隐藏无法恢复显示的问题
v1.2.4
- Add optional notification display
- Add volume display
- Package Stable and Nightly releases as installers
- Keep the island out of the taskbar
- 新增可选的通知显示
- 新增音量显示
- 正式版和预览版改为安装包发布
- 修复灵动岛显示在任务栏的问题
v1.2.3
- Add Kugou as a lyrics source, including improved lookup for English songs
- Improve island dragging and upward hide interactions
- Improve settings navigation, numeric input, and option menus
- Refresh settings sidebar icons
- Keep the music page open when media is paused
- 新增酷狗歌词来源,并改善英文歌曲的歌词匹配
- 优化灵动岛移动与上滑隐藏交互
- 改进设置导航、数值输入和选项菜单
- 更新设置侧边栏图标
- 暂停媒体时仍默认显示音乐页面
v1.2.2
- Add configurable time, calendar, and settings widgets
- Support drag-and-drop placement with a square snapping grid
- Select the default expanded page based on music playback state
- 新增可配置的时间、日历和设置小组件
- 支持在正方形吸附网格中拖放小组件
- 根据音乐播放状态自动选择默认展开页面