Skip to content

Releases: WinIslandProject/WinIsland

Nightly Build

Nightly Build Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 15 Aug 08:43
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

Choose a tag to compare

@github-actions github-actions released this 14 Aug 07:28
  • 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

Choose a tag to compare

@github-actions github-actions released this 12 Aug 18:48
  • 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

  • 修复通知文字和应用图标显示异常 (#129)
  • 优化了GPU性能占用 (#136)
  • 优化设置界面与小组件布局编辑器
  • 为灵动岛添加 G3 连续圆角
  • 修复一些窗口问题
  • 优化歌词系统
  • 没有可用音乐时隐藏音乐界面
  • 修复开启通知显示时 Windows 通知数据库被频繁写入的问题
  • 修复音乐播放时偶发的 GPU 与内存占用飙升问题
  • 修复灵动岛动画过程中轻微的文字抖动
  • 修复长歌词场景下取消隐藏时夸张的宽度回弹
  • 新增显示 CPU 与内存占用的资源监控小组件

v1.2.8

Choose a tag to compare

@github-actions github-actions released this 26 Jul 10:33
  • 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

  • 修复全屏时有实时活动(如正在播放音乐)仍会自动隐藏灵动岛的问题 (#125)
  • 修复使用 MyDockFinder 等 Dock 工具时灵动岛位置漂移的问题 (#126)
  • 修复在系统媒体播放器上拖动进度条会卡顿回缩的问题 (#127)
  • 重构代码以提升可维护性

v1.2.7

Choose a tag to compare

@github-actions github-actions released this 21 Jul 12:28
  • 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

Choose a tag to compare

@github-actions github-actions released this 20 Jul 16:09
  • 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

Choose a tag to compare

@github-actions github-actions released this 15 Jul 17:36
  • 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

Choose a tag to compare

@github-actions github-actions released this 15 Jul 03:15
  • Add optional notification display
  • Add volume display
  • Package Stable and Nightly releases as installers
  • Keep the island out of the taskbar

  • 新增可选的通知显示
  • 新增音量显示
  • 正式版和预览版改为安装包发布
  • 修复灵动岛显示在任务栏的问题

v1.2.3

Choose a tag to compare

@github-actions github-actions released this 14 Jul 05:05
9e9814d
  • 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

Choose a tag to compare

@github-actions github-actions released this 13 Jul 03:51
5ba9e4a
  • 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

  • 新增可配置的时间、日历和设置小组件
  • 支持在正方形吸附网格中拖放小组件
  • 根据音乐播放状态自动选择默认展开页面