Skip to content

Tags: TadelUnso/mole-widget

Tags

v0.8.4

Toggle v0.8.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #11 from TadelUnso/feat/menu-bar-m-icon

feat: use a bold "M" as the menu bar icon

v0.8.2

Toggle v0.8.2's commit message
v0.8.2: menu bar text readable on any wallpaper

v0.7.2

Toggle v0.7.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: update GitHub username to TadelUnso, bump to 0.7.2 (#5)

* chore: update GitHub username to TadelUnso

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01PT47EMg9fEDddFPyHx9jeR

* chore: bump version to 0.7.2

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01PT47EMg9fEDddFPyHx9jeR

* chore: update release commit email to tadelunso@gmail.com

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01PT47EMg9fEDddFPyHx9jeR

---------

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>

v0.7.1

Toggle v0.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: update Ko-fi link and bump version to 0.7.1 (#4)

* chore: update Ko-fi link to tadel_unso

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01PT47EMg9fEDddFPyHx9jeR

* chore: bump version to 0.7.1

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01PT47EMg9fEDddFPyHx9jeR

---------

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>

v0.6.0

Toggle v0.6.0's commit message
v0.6.0 — in-app auto-update via Sparkle + Ko-fi badge

v0.5.4

Toggle v0.5.4's commit message
fix: revert invalid --min-os-version codesign flag

codesign does not support --min-os-version; Package.swift already sets
platforms: [.macOS(.v14)] which embeds the correct minos in the binary.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>