Skip to content

floter v0.1.1

Choose a tag to compare

@github-actions github-actions released this 31 Jul 01:09

Changes

  • ci: pass release notes via env to avoid bash interpreting backticks
  • ci: use macos-14 for Intel cross-compile (macos-13 runners排队太久)
  • ci: rewrite release workflow - no duplicate assets, fully automated
  • ci: add Cargo/npm cache + macOS DMG retry fallback
  • fix: wrap DwmSetWindowAttribute in unsafe block
  • fix: DWM type errors + app icon + settings layout + quit button
  • fix: simplify hotkeys, Windows shortcuts/icons/terminal, action bar hint
  • fix: disable DWM rounded corners on Windows for consistent border-radius
  • ci: pass release notes via env var to avoid bash interpreting backticks
  • ci: format release notes with install table and section headers
  • ci: rename artifacts with clear platform names
  • fix: Windows build (Pty::child() is Unix-only) + Linux ARM64 xdg-utils
  • ci: use native ARM runners, add version display in settings
  • feat: show build version in settings header
  • ci: fix release workflow - skip empty commit, fix tag ref, ARM64 cross-compile
  • ci: add release workflow with multi-platform builds
  • docs: update README with action bar, pinyin, theme, system commands
  • feat: Raycast-style action bar with smart URL/path/shell detection
  • fix: light theme terminal color, settings scroll, macOS fullscreen activation, system command pinyin
  • feat: theme switching, SVG system icons, pinyin search, result padding

Install

Download the file for your platform:

File Platform
*-macos-apple-silicon.dmg macOS (M1/M2/M3/M4)
*-macos-intel.dmg macOS (Intel)
*-linux-x86_64.deb Linux (x86_64)
*-linux-arm64.deb Linux (ARM64)
*-windows-x86_64-setup.exe Windows (x86_64)
*-windows-arm64-setup.exe Windows (ARM64)