Releases: thefinder808/macpad
Release list
macpad 1.0.6 — UI refresh
macpad 1.0.6 — UI refresh
A visual refresh: floating tab chips (now clearly visible in dark mode), a raised editor panel, and an indigo accent throughout — plus a redrawn app icon.
- Tabs are floating rounded chips with their own fill + hairline border, so they read clearly over the dark window chrome (fixes near-invisible dark-mode tabs).
- A close (×) on every tab — close one without activating it first.
- Refreshed menu-bar scratchpad; new indigo-squircle app icon.
On 1.0.5? macpad updates to this automatically (a small delta download). Signed + notarized; requires macOS 14+ (Apple silicon).
macpad 1.0.5 — auto-update
macpad 1.0.5
Built-in auto-update. macpad now updates itself — App menu → Check for Updates…, or automatically in the background (toggle in Settings → Software updates). Powered by Sparkle; future versions install with one click.
Also in this release (the previously-unreleased 1.0.4 work):
- Menu-bar scratchpad now appears over fullscreen apps and accepts typing.
- Send to macpad services get default shortcuts — ⌘⇧Y (New Tab), ⌘⇧U (Current Tab).
- Find/Replace and Send-to-macpad edits are undoable; left-margin line select; Always on Top.
Signed + notarized. Requires macOS 14+ (Apple silicon).
v1.0.3
Important bug-fix release — Find/Replace was non-functional in v1.0.0–1.0.2. Please update.
Fixes
- Find/Replace now works. The find bar never appeared (a SwiftUI observation-chain gap), and typing in it hung the app (a caret-navigation feedback loop). Both fixed.
- Saved tabs keep their filename across restart. Save/Open now persist the session record immediately, and sudden-termination is disabled so the on-quit flush reliably runs. Previously, restored tabs reverted to "Untitled".
Additions
- Optional spellcheck — off by default, toggle in Settings (no autocorrect).
- Tooltips on all Find-bar option buttons (match case, whole word, regex, etc.).
v1.0.2
Adds app icon — paper-stack design on a blue gradient, designed with Claude Design. Bundle now includes Resources/AppIcon.iconset/ at all 10 standard sizes.
v1.0.1
Titlebar layout fix (macOS titlebar above tab strip, no overlap), Win11 'Untitled' naming (no -N suffix), Settings 'Coming soon' section removed, LineColTracker EOF off-by-one fix, contrast bumps in both themes.