Skip to content

Releases: pqrs-org/ShowyEdge

v6.2.0

23 Nov 04:47
f655af8

Choose a tag to compare

  • 📦 Download
  • 📅 Release date
    • Nov 23, 2025
  • ⚡️ Improvements
    • Updated the app icon.
    • Migrated to Swift 6.
    • Sparkle Framework has been updated.

beta

22 Nov 14:26
4d5116a

Choose a tag to compare

beta Pre-release
Pre-release
  • ⚡️ Improvements
    • Updated the app icon.
    • Migrated to Swift 6.
    • Sparkle Framework has been updated.

v6.1.0

27 Apr 11:05
49adfef

Choose a tag to compare

  • 📦 Download
  • 📅 Release date
    • Apr 27, 2025
  • ✨ New Features
    • Follow active window position configuration has been added. (Thanks to @yanjieee)
  • ⚡️ Improvements
    • Sparkle Framework has been updated.

v6.0.0

26 Jan 01:39
53a817d

Choose a tag to compare

  • 📦 Download
  • 📅 Release date
    • Jan 26, 2025
  • 💥 Breaking changes
    • macOS 11 and macOS 12 are no longer supported.
  • ⚡️ Improvements
    • Migrated to the SwiftUI life cycle.
    • Improved the behavior when the menu bar is hidden.
    • Sparkle Framework has been updated.

v5.7.0

04 Nov 08:49
999bcff

Choose a tag to compare

  • 📦 Download
  • 📅 Release date
    • Nov 4, 2023
  • ⚡️ Improvements
    • macOS Sonoma support has been improved.
      • The color picker opacity now works correctly on macOS Sonoma.
    • Sparkle Framework has been updated.

v5.6.0

14 May 14:05
c2e2318

Choose a tag to compare

  • 📦 Download
  • 📅 Release date
    • May 14, 2023
  • ⚡️ Improvements
    • Became sandboxed app.
    • Enabled the setting of Open at login by default.

v5.5.0

07 May 12:31
463ad7a

Choose a tag to compare

  • 📦 Download
  • 📅 Release date
    • May 7, 2022
  • ⚡️ Improvements
    • Sparkle Framework has been updated.

v5.4.0

29 Jan 13:01
61ab7a3

Choose a tag to compare

  • 📦 Download
  • 📅 Release date
    • Jan 29, 2022
  • ✨ New Features
    • Use pill shape configuration has been added. (Thanks to @natanrolnik)
  • ⚡️ Improvements
    • Sparkle Framework has been updated.

v5.3.0

04 Nov 14:42
ec06d30

Choose a tag to compare

  • 📦 Download
  • 📅 Release date
    • Nov 4, 2021
  • ⚡️ Improvements
    • Update application icons. (Thanks to Kouji TAMURA)
    • Minor source code improvement.
    • Sparkle Framework has been updated.

v5.2.0

17 Aug 15:06
b90cbd0

Choose a tag to compare

  • 📦 Download
  • 📅 Release date
    • Aug 17, 2021
  • 💥 Breaking changes
    • macOS 10.15 Catalina support has been dropped.
    • The indicator height configuration has been changed to absolute px from the ratio of the menu bar.
  • 🐛 Bug Fixes
    • Fixed an issue that indicator is not shown when the menu bar is hidden.
  • ⚡️ Improvements
    • Completely rewritten in Swift and SwiftUI.