CoolDock 2.0.8 - Faster Hover, Snappier Clicks, Lighter Everything! β‘π±οΈ
β‘ Hover And Labels Without The Lag
- Hovering No Longer Redraws The Whole Dock: Each tile now owns its own hover state, so moving the pointer across the dock updates only the tile under it instead of invalidating every widget on every transition - the main cause of hover and click lag on large docks!
- Labels Driven By The Pointer, Not The View Tree: App, folder and pinned-window labels are resolved from cached tile frames - the pointer is converted once per dock window instead of once per icon, and no tile has to rebuild for a label to appear!
- Labels That Keep Up: App and folder name labels appear the instant you hover and sit exactly over the icon - moving quickly across Live Dock icons no longer cancels the pending label or makes it chase the pointer. Window previews keep their short dwell so expensive preview work still isn't started for every icon!
- No Timer For Plain Labels: The 60 Hz position tracker now runs only for interactive window-preview panels - a plain name label follows its icon from the cached frame and only moves when the frame really changed!
- Labels Remember Their Place: Hover anchors are no longer discarded when the label hides, so the next hover positions correctly right away - and pinned-window tiles register a real anchor like app launchers do!
π― Dock Reveal And Slide
- Edge Reveal Reverses In Place: A fixed dock (bottom edge, top edge or over the native Dock) that is interrupted mid-hide now slides back from where it is, with a duration scaled to the remaining travel, instead of rewinding to fully hidden and replaying the whole animation - rapid edge re-entry no longer hitches!
- Snappier Slide Timing: The fixed dock slides straight off and on screen with ExtraDock's proven timing (hide 0.18 s, reveal 0.22 s), without the shrink-and-fade that floating placements keep!
- Edge Reveal Without The Poll: Show and hide fire exactly when your configured delay expires instead of waiting on a 5 Hz timer, and moving the pointer inside a stable reveal zone no longer triggers a full layout refresh!
- Fullscreen Games Detected: Borderless full-display game surfaces on a normal Space now count as fullscreen, so the dock hides over them while maximized windows still do not!
π±οΈ App Launcher Clicks
- Click A, Then B, Get B: A delayed window restore or launch completion for the first app can no longer steal focus after you have moved on - activation happens immediately on click, and an app that quit and relaunched is never activated by a stale completion!
- No Surprise New Windows: Clicking a running app whose windows could not all be enumerated in time no longer sends a reopen event - only an app with no windows at all is reopened!
- Clicks Land Where They Should: After a fast show/hide the dock kept stale hit targets, so clicks fell through or the empty reserve band swallowed them - every present and dismiss path now updates the click-through gate in step!
πͺ Windows And Reserve Dock Space
- A Hung App Can't Stall The Dock: Window scans, launch restores, reserve-space passes and observer registration now run with per-element timeouts, a total deadline and window/app caps - and heavy apps make progress across passes instead of being skipped!
- Reserve Work Off The Main Thread: The per-window read, write and verify traversal runs on a dedicated worker, and results are applied only while they are still current, so animations keep flowing while windows are nudged out of the dock band!
- Windows Always Come Back: Toggling Reserve Dock Space off, on and off again no longer lets an old restoration fight a new reservation, and windows interrupted mid-restoration are kept with their original frames and retried until they are back!
- Lighter Window Previews: Hovering an icon fetches only that app's windows, refreshes are single-flight, an older full snapshot can no longer overwrite fresher per-app data, and thumbnails are keyed by process so two apps sharing a window ID stop suppressing each other!
ποΈ Galleries And Contacts
- Applications Gallery Off The Render Path: The gallery snapshot is built off the main thread, no longer persists configuration during render, skips identical requests, and loads icons asynchronously behind placeholders - visible icons never wait behind speculative warming, and superseded batches are cancelled!
- No Stale Icons: A cancelled icon load can no longer publish an outdated image into the cache or the view!
- Faster Trash: Trashed folders are no longer sized recursively or re-checked on every render, and thumbnail prefetch stays within the visible page plus one!
- Contacts That Don't Stutter: The chooser no longer decodes every contact's photo up front, rows load their own details, deleted contacts are not re-queried on every render, and the Quick Contacts row opens at its final width instead of jumping!
π Startup, Media And Diagnostics
- Leaner Launch: Live-service sync no longer runs twice on the licensed path, repeated licensed signals no longer re-run the restore sequence, and badge tracking rescans only when the tracked set actually changed!
- Media Parsing Off The Main Thread: Now Playing JSON and artwork decoding and the helper's output read no longer hitch media widgets!
- Smoother Widget Drags: Inserting or reordering widgets on a large dock uses a one-time index map, and the dock bar no longer re-renders on every running-app count change!
- Hover Diagnostics In Exports: Export Diagnostics now includes content-free hover counters (pointer samples, target transitions, presentations, anchor misses, average and maximum processing time) and dock slide animation timing, so a missed hover can be told apart from a slow main thread!
What's Next?
We're always working on making CoolDock more powerful and intuitive! More features and improvements are on the way based on your feedback!
Thank you for being part of the CoolDock community! Your feedback drives every improvement we make.
CoolDock 2.0.7 - Every Player Gets Its Due, Every App Stays Reachable! π§π
β¨ What's New
- Custom Media Players And Cider: Now Playing widgets follow any app that publishes to macOS Now Playing - Cider, Pandora clients and similar - keeping that app's own title, artwork, progress and icon. Play/pause and supported previous/next go to that exact app, never to Music, Spotify or a browser that happens to be open!
- Player-Aware Menus: Media widget context menus now offer only the transport actions the current player actually supports!
π¬ YouTube And Browser Media
- The Playing Tab Wins: The tab that is actually playing supplies the title, artwork and timeline - a paused foreground tab, another window or another browser can no longer take it over, and non-YouTube web media no longer picks up YouTube titles or thumbnails!
- Exact-Tab Transport: Play, pause and seek go to the browser tab that was authorized, and stop cleanly if that tab closes, navigates away or browser Automation is revoked!
- Video Preview Stays In Sync: The floating YouTube preview follows the source through loading and seeks, applies the latest play/pause state once the player is ready, keeps its position when the timeline is unknown, and resynchronizes small seeks while paused!
π΅ Playback Recovery
- Starts Right, Recovers Right: Launching CoolDock while Music is already playing, or recovering from an empty system reader, now reaches valid playback data - system media reads are bounded and fall back to another reader when the preferred one fails!
- Found On Any Output: Custom players are discovered even when the local audio output is idle, such as Bluetooth or remote routes!
- Clean Song Transitions: Old tracks no longer reappear after quitting or switching players, while explicit changes - previous/next, A to B to A - show immediately!
- Controls Without Metadata: Transport stays available for an authorized player even while system metadata is temporarily unavailable!
π₯οΈ Dock Layout And Mail
- Dock Comes Back After Fullscreen And Sleep: If the dock went missing from the current desktop after leaving a fullscreen app or waking your Mac, it now re-registers itself on the active Space and reappears on its own - wake recovery rechecks the dock's Space even when macOS sends no Space-change notification!
- Show All Fits For Real: Adaptive fitting now measures actual row widths, your widget spacing, running-app spacing and the panel's own screen margins, so dense app and folder rows no longer extend past the display - remaining overflow scrolls, including on narrower displays in All Displays mode, and your chosen tile size is preserved in Scroll mode!
- Top-Edge Targets Line Up: A top dock's content frame now accounts for its top margin, so hit targets and expansion anchors match the visible bar instead of sitting 2 points above it!
- Mail Refresh Can't Be Swallowed: A manual Refresh during an older in-progress read now queues a fresh pass, repeated clicks coalesce, and cancelled or replaced work can no longer consume a newer refresh or leave the widget stuck on "unavailable"!
What's Next?
We're always working on making CoolDock more powerful and intuitive! More features and improvements are on the way based on your feedback!
Thank you for being part of the CoolDock community! Your feedback drives every improvement we make.
CoolDock 2.0.6 - Mail Comes Back, Menus Get Smarter! π¬ποΈ
β¨ What's New
- Smart App Menus: Right-click any app - pinned, running, inside a folder or in the Applications gallery - and get actions it actually supports: New Message for any mail client that handles mailto (it composes in that app, not your default client), New Document in TextEdit and Pages, New Spreadsheet in Numbers and New Presentation in Keynote!
- Open Recent, Per App: Document apps gain an Open Recent submenu built from macOS's own recent-file lists - up to eight files, identical names told apart by their folder, missing files filtered out. Reads happen off the main thread when the menu opens and are cached for 30 seconds, so menus stay snappy!
- Connect Apple Music And Spotify: Now Playing widgets get optional Connect controls for Apple Music and Spotify in Settings β Privacy, plus Configure Player Accessβ¦ in their context menu - for when system Now Playing can't provide the details!
π¬ Mail Widgets Recover
- Counts And Previews Load Separately: A failed preview no longer wipes your unread count - you'll see "Preview unavailable" instead of a false "No unread mail", and partial counts are marked as partial!
- One Refresh Pipeline: Automatic, manual and settings-driven refreshes are coalesced, so a stale or abandoned attempt can no longer hide a working widget or throttle it for 90 seconds!
- Bounded Mail Scripting: Previews fetch at most 50 indexed messages with per-step timeouts, account and mailbox counts survive one bad mailbox with partial results, and a transient failure retries once behind a fresh Automation check!
- Safer Direct-Store Reads: Mail's database is read through a normal read-only transaction instead of copying live files, read errors fall back to Automation, and the "today" count uses Mail's real timestamps!
- Mail In Diagnostics: Export Diagnostics now includes a Mail section with backend, access state, failure phase and timing - never message content, mailbox names or accounts!
π Automation Connect Prompts Fixed
- Connect Really Asks macOS: The Finder, Mail, Notes and browser Connect buttons could report success without ever showing a permission prompt. They now request Automation access the proper way, so the macOS consent dialog appears and the grant sticks!
- Stopped Apps Launch First: Connect opens the target app if it isn't running, shares one request when you click repeatedly, honours cancellation, and never fabricates a grant when the app fails to start. Passive reads still never prompt or launch anything!
- Privacy Pane Feedback: Automation actions show progress while a request is in flight, ignore repeat clicks, and route a denial straight to Automation settings!
π₯οΈ Dock, Badges And Weather
- Dock Survives Hide Others And Cmd+H: Opt+Cmd-clicking the desktop (Finder's Hide Others) or pressing Cmd+H no longer makes the dock vanish - the dock, its expansion panel and tooltips stay on screen and clickable!
- Steadier Notification Badges: Badge reads are coalesced and bounded, temporary failures keep the last good count instead of clearing it, and an older scan can no longer overwrite newer counts!
- Running Dots Reconcile: The regular app poll now reconciles the running-app monitor against macOS, so a missed launch or quit event no longer leaves a stale dot!
- Weather Location Recovery: Weather discards stale permission checks, retries through its recovery path on polling, and the help text now distinguishes the system-wide Location Services switch from CoolDock's own permission!
- App Folder Gallery: The first page fills every complete row of the viewport instead of a fixed count!
- Diagnostics Tell More: Exports now include badge scan health, running-monitor health, per-launcher running/badge flags and configuration-aware Weather state - still with no app names, bundle IDs or values!
What's Next?
We're always working on making CoolDock more powerful and intuitive! More features and improvements are on the way based on your feedback!
Thank you for being part of the CoolDock community! Your feedback drives every improvement we make.
CoolDock 2.0.5 - Diagnostics, Layout Rescue And More AI Widgets! π©Ίπ€
This update includes everything from 2.0.4 as well - if you skipped it, it is all here.
π New In 2.0.5
- Export Diagnostics: Choose Help β Export Diagnosticsβ¦ (or Settings β General β Diagnostics) to save a single report with a redacted snapshot of your dock, screens, widgets and permissions, the last 30 minutes of recorded events and recent app logs - perfect for support when a dock or widget library disappears. Nothing is uploaded!
- Privacy-First Reports: API keys, tokens, account details, URLs, paths, window titles and personal content never make it into a diagnostics report - every log message is reduced to a reviewed template with its values stripped!
- Layout Menu In The Menu Bar: The menu bar extra gains a Layout menu with every layout preset, the six Fixed edge/alignment positions as a submenu, and Check for Updates⦠under Help - no need to open Settings!
- Reset Layout: Layout β Reset Layout rescues a stuck or vanished dock: it rebuilds a single floating dock on the display under your pointer, clears hiding, edge reservation and stale fullscreen or Mission Control state, and keeps all your widgets and profiles!
β¨ New In 2.0.4
- More AI Usage Widgets: Cursor Personal, Antigravity, GLM / Z.ai, Grok, OpenCode, GitHub Copilot, Gemini API and Perplexity join the AI usage family - each with its own connection path and honest readings, never an invented quota!
- Smarter Claude Usage: CoolDock now prefers Claude Code's own /usage command and falls back to OAuth, so token and rate-limit states are clearer and there are fewer dead ends!
- Codex Open Finds ChatGPT: Open resolves the unified Codex/ChatGPT app first, then legacy installs, then the web - so a click always lands somewhere useful!
- Click To Refresh: Usage widgets answer a click with real feedback - refreshing, cooling down or connect - instead of doing nothing!
π₯οΈ Spaces And Displays
- Spaces Stay Put: CoolDock checks real Space membership before reshuffling panels, so the dock is far less likely to vanish when you switch desktops or leave Mission Control or fullscreen!
- Sidecar-Friendly: Fullscreen on one display (an iPad Sidecar, say) no longer hides CoolDock on every display - only on the display that is actually fullscreen!
- Tighter Top-Edge Reveal: The reveal zone follows the dock's content width, so hovering menus and status items outside the bar won't pop the dock open by accident!
- All Displays Replicas Recover: If macOS recycles a display's runtime ID, CoolDock recreates that screen's dock copy instead of leaving a ghost!
π Permissions, Calendar And Mail
- Permissions That Tell The Truth: Widgets seed their real authorization state at launch without prompting, so no more false "denied" flashes when access was already granted!
- Calendar And Mail: Mail gating uses the real data-access state, unread scans tolerate damaged messages, and permission warnings deep-link into Settings β Privacy and highlight the right card!
- Folders And Dock Replace: Folder reorder and remove persist cleanly, and the dock-replace plus auto-hide setups work like before again!
π Bug Fixes
- Add / Move Widgets: Drag-and-drop onto the dock works again, with proper drop targets on tile edges, gaps and bar ends; running-app clusters can no longer steal the insertion, and Escape clears the session!
- Claude Keychain Spam: Background polls no longer spawn a security subprocess, which ends the repeated Keychain prompts after a token rotation!
- Claude Rate Limit / Token Invalid: 401 and 403 are handled separately, rejected tokens are skipped, and rate-limit deadlines survive a relaunch without being hammered by clicks!
- Keychain Unlock Recovery: A locked or unreadable Keychain is treated as locked, and recovery stays available from Claude setup or the Privacy storage modes (file storage path preserved)!
- Claude Code Hooks Check Node: Before writing a Node path into the Claude Code hooks, CoolDock verifies that Node actually launches and falls back to the one your login shell finds - a broken Homebrew Node no longer silently breaks every hook!
- Codex Widget Click: Open and refresh paths are fixed, and unavailable or not-found states show clear feedback instead of silence!
- Running Indicator: Quitting an app from CoolDock (WhatsApp, say) clears the running dot, and a relaunch shows a correct indicator again!
What's Next?
We're always working on making CoolDock more powerful and intuitive! More features and improvements are on the way based on your feedback!
Thank you for being part of the CoolDock community! Your feedback drives every improvement we make.
CoolDock 2.0.4 - More AI Widgets, Steadier Spaces! π€π₯οΈ
β¨ What's New
- More AI Usage Widgets: Cursor Personal, Antigravity, GLM / Z.ai, Grok, OpenCode, GitHub Copilot, Gemini API and Perplexity join the AI usage family - each with its own connection path and honest readings, never an invented quota!
- Smarter Claude Usage: CoolDock now prefers Claude Code's own /usage command and falls back to OAuth, so token and rate-limit states are clearer and there are fewer dead ends!
- Codex Open Finds ChatGPT: Open resolves the unified Codex/ChatGPT app first, then legacy installs, then the web - so a click always lands somewhere useful!
- Click To Refresh: Usage widgets answer a click with real feedback - refreshing, cooling down or connect - instead of doing nothing!
π₯οΈ Spaces And Displays
- Spaces Stay Put: CoolDock checks real Space membership before reshuffling panels, so the dock is far less likely to vanish when you switch desktops or leave Mission Control or fullscreen!
- Sidecar-Friendly: Fullscreen on one display (an iPad Sidecar, say) no longer hides CoolDock on every display - only on the display that is actually fullscreen!
- Tighter Top-Edge Reveal: The reveal zone follows the dock's content width, so hovering menus and status items outside the bar won't pop the dock open by accident!
- All Displays Replicas Recover: If macOS recycles a display's runtime ID, CoolDock recreates that screen's dock copy instead of leaving a ghost!
π Permissions, Calendar And Mail
- Permissions That Tell The Truth: Widgets seed their real authorization state at launch without prompting, so no more false "denied" flashes when access was already granted!
- Calendar And Mail: Mail gating uses the real data-access state, unread scans tolerate damaged messages, and permission warnings deep-link into Settings β Privacy and highlight the right card!
- Folders And Dock Replace: Folder reorder and remove persist cleanly, and the dock-replace plus auto-hide setups work like before again!
π Bug Fixes
- Add / Move Widgets: Drag-and-drop onto the dock works again, with proper drop targets on tile edges, gaps and bar ends; running-app clusters can no longer steal the insertion, and Escape clears the session!
- Claude Keychain Spam: Background polls no longer spawn a security subprocess, which ends the repeated Keychain prompts after a token rotation!
- Claude Rate Limit / Token Invalid: 401 and 403 are handled separately, rejected tokens are skipped, and rate-limit deadlines survive a relaunch without being hammered by clicks!
- Keychain Unlock Recovery: A locked or unreadable Keychain is treated as locked, and recovery stays available from Claude setup or the Privacy storage modes (file storage path preserved)!
- Claude Code Hooks Check Node: Before writing a Node path into the Claude Code hooks, CoolDock verifies that Node actually launches and falls back to the one your login shell finds - a broken Homebrew Node no longer silently breaks every hook!
- Codex Widget Click: Open and refresh paths are fixed, and unavailable or not-found states show clear feedback instead of silence!
- Running Indicator: Quitting an app from CoolDock (WhatsApp, say) clears the running dot, and a relaunch shows a correct indicator again!
What's Next?
We're always working on making CoolDock more powerful and intuitive! More features and improvements are on the way based on your feedback!
Thank you for being part of the CoolDock community! Your feedback drives every improvement we make.
CoolDock 2.0.3 - Windows Make Room, Displays Stay Put! πͺπ₯οΈ
β¨ What's New
- Fixed, On Either Edge: The "Fixed Bar on Top" layout is now simply "Fixed", with a six-position Screen Position grid - top or bottom edge, aligned left, center or right. Your current layout is kept exactly as it was!
- Weather For Any Place, On Every Weather Widget: Current, Detailed, Forecast, Today, Condition, Hourly, Wind and Sun Cycle can each track a city of your choice - right-click the widget, choose Customize Locationβ¦, then Custom Place. No location permission needed!
- Also After Dragging: Decide whether a window you drag into the dock band is pushed back out (the default) or left where you put it, just like the native Dock!
π₯οΈ Choose Where The Dock Lives
- A New Screens Pane: The display picker moved from General to its own Settings β Screens pane, with three ways to place the dock!
- One Display: The default, and the way CoolDock has always worked - pick a monitor and the dock stays there, using the built-in display only while that monitor is away!
- Attached Displays: Attach one or more displays in priority order. The dock shows on the first one that's connected and stays hidden while none of them is - on your monitor at the office, out of the way at home!
- All Displays: A copy of the dock on every connected screen, each with its own edge reveal, fullscreen hiding and floating spot. Galleries and pickers open next to the copy you clicked!
- Remembered Displays: Displays you've used stay listed while unplugged, with when they were last seen - rename them (the name follows the physical panel, not the port) or forget them!
- Identify Displays: One click flashes each display's name on its own screen, so you always know which is which!
πͺ Reserve Dock Space, Rebuilt
- Reacts Instead Of Scanning: Windows are moved out of the dock band the moment they open, zoom, tile or come back from the Dock - no more background sweep every two seconds!
- Never Fights Your Mouse: Nothing moves while you hold a mouse button; adjustments wait for release. Menus, Mission Control, fullscreen and Space switches are left alone too!
- Restored Windows Keep Their Size: Bringing a minimized window back from the CoolDock bar no longer shrinks or shifts it!
- Everything Goes Back: Switching Window Space back to Overlay returns every window CoolDock moved to its original frame!
- Polite With Stubborn Apps: A window that refuses the new frame is left alone after a few tries instead of being nudged forever!
π Your Dock Stays On The Display You Chose
- Recognized By The Panel, Not The Port: Displays are identified by their hardware identity, so unplugging and replugging through a different port, dock or adapter brings the dock back to the same monitor!
- No Hopping On Wake: Sleep, wake and clamshell no longer bounce the dock to the built-in display and back!
- Identical Monitors Told Apart: Two of the same model are listed as separate displays and the dock sticks to the physical panel you picked!
- Remembered Per Display: A floating dock remembers its spot on each display separately!
π€ Claude Code And Codex Usage Widgets
- No More Keychain Prompts: The Claude Code widget reads your sign-in the same way Claude Code itself does, so the keychain dialog no longer appears - not even after a token rotation!
- The Freshest Sign-In Wins: A stale credentials file no longer hides a valid keychain login, which fixes the widget sitting on "Token expired"!
- Session Bar Stays Put: The 5-hour session gauge no longer disappears at rollover, and a rate-limited widget waits politely (even across a relaunch) instead of hammering the API!
- Codex Shows Its Own Numbers: The Codex widget now reads the same windows and percentages Codex's usage panel shows, falls back to the latest recorded snapshot when Codex is closed, and notes "Paused until β¦" when your account is paused!
- Last Reading Kept: Offline or right after launch, both widgets show their last reading dimmed with when it was taken instead of "Loadingβ¦"!
π€οΈ Weather
- Clear Help When macOS Can't Find You: If Location Services is off or macOS can't determine a location, the widget shows a Help button that explains what happened and opens Location Settings or Apple Weather for you!
- Steadier Loading: Location and weather-provider requests retry before giving up, and several weather widgets no longer multiply the same network requests!
π‘ Good To Know
- Accessibility Access: Reserve Dock Space still needs Accessibility access. If the permission is revoked, Settings shows a banner and the feature resumes on its own once it's granted again!
- Floating Docks: Reserve Dock Space isn't available while the dock is floating.
- All Displays Mode: Reserve Dock Space keeps windows clear on the main dock's display only, and the bars on every display expand together while a panel is open.
What's Next?
We're always working on making CoolDock more powerful and intuitive! More features and improvements are on the way based on your feedback!
Thank you for being part of the CoolDock community! Your feedback drives every improvement we make.
CoolDock 2.0.2 - A Friendlier, More Private Start! π‘οΈβ¨
π‘οΈ A Smoother, More Private Start
- Clear storage choices: Onboarding now makes it easy to understand and choose where your sensitive data is stored!
- No surprise system prompts: Permission requests are handled more thoughtfully, so setup feels calmer and more predictable!
π§ Helpful Permission Guidance
- Know what a widget needs: Widgets now clearly explain when a permission is missing and offer a simple way to get everything working again!
β¨ Everyday Improvements
- Smoother dock movement: Dock positioning and dragging now feel more natural and dependable!
- A more reliable upgrade: Data migration, licensing, and updates have all been strengthened for a smoother experience!
- Polished throughout: Additional fixes and refinements make CoolDock more stable in everyday use!
What's Next?
We're always working on making CoolDock more powerful and intuitive! More features and improvements are on the way based on your feedback!
Thank you for being part of the CoolDock community! Your feedback drives every improvement we make.
CoolDock 2.0.1 - Your License, Always Reachable πβ¨
π Bug Fixes
- A locked keychain no longer locks you out: If your login keychain could not be unlocked - the classic case is a forgotten keychain password after a macOS password reset - CoolDock could not reach your license and the unlock dialog got in the way. It now keeps working instead!
- No more repeated unlock prompts: CoolDock reads your saved secrets without provoking the keychain dialog, so a locked keychain degrades gracefully rather than interrupting you!
- Your 1.9.x secrets come across: CoolDock checks once, quietly, for secrets left behind by the old Cooldock and offers to bring them over - and it only reports the move as done when nothing was left behind!
β¨ What's New
- Choose where your secrets live: Settings β Privacy now lets you keep secrets in the macOS Keychain (the default and the most protected option) or, if your keychain simply cannot be unlocked, in an encrypted file on this Mac instead!
Thank you for being part of the CoolDock community! Your feedback drives every improvement we make.
CoolDock 2.0 - Now From Appit Studio! ππ
Cooldock is now CoolDock, made by Appit Studio. This is a one-time manual update: download CoolDock 2.0 from dock.cool, drag it over your existing Cooldock in Applications, and launch it. Your dock, widgets, profiles and license carry over automatically. Future releases arrive through Check for Updates as usual!
β¨ What's New
- A New Home: CoolDock now updates from Appit Studio's own update feed - this is the only release that needs a manual download!
- Appit Studio Licensing: New customers activate with an Appit Studio license key; existing Polar keys keep working exactly as before, with the same activation and the same seat!
- Beta Channel: Opt in to beta updates from Settings β Updates to try new features early!
- Consistent App Name: The app presents itself as CoolDock everywhere in macOS - Finder, the menu bar, notifications and System Settings!
π‘ Good To Know
- Your Settings Come Along: On first launch CoolDock imports your existing dock configuration, widget order, profiles, layout scenario and appearance - nothing to set up again!
- Permissions Are Asked Once More: Because the app has a new identity, macOS treats it as a new app. Widgets that need Accessibility, Screen Recording, Calendar, Contacts or similar access ask for permission again the first time they run, and you may see a one-time keychain prompt for your license - choose Always Allow!
- Launch at Login: Switch it on again in Settings β General after the update!
What's Next?
We're always working on making CoolDock more powerful and intuitive! More features and improvements are on the way based on your feedback!
Thank you for being part of the CoolDock community! Your feedback drives every improvement we make.