[go: up one dir, main page]

Skip to content

Latest commit

 

History

History
397 lines (283 loc) · 19.1 KB

CHANGELOG.md

File metadata and controls

397 lines (283 loc) · 19.1 KB
<style> h1:first-of-type { display: none; } .my-5 { margin: unset !important; } .markdown-body img { max-width: 50%; } @media (prefers-color-scheme: dark) { body { color-scheme: dark; color: white; background: transparent; } a, :link { color: #419cff; } a:active, link:active { color: #ff1919; } } </style>

v1.1.5 - 02 Aug 2024

Changelog

Features

  • Introducing ability to track & navigate to windows from all applications across all spaces, along with support for window previews on minimized and hidden windows. @hasansultan92 & @ejbills
    • Note: This is the initial rollout of this feature and things may be buggy. Please report any bugs you encounter. It works as follows: as you navigate, window states are tracked and stored across spaces, allowing support for windows in other spaces, along with tracking minimized and hidden windows (which are displayed in a faded-greyed out look in the window preview).
  • Restart the app when needed instead of just quitting @ShlomoCode
  • Open app settings by relaunch @ShlomoCode
  • Add ability to choose traffic light buttons position @ShlomoCode
  • Add quit button @ShlomoCode

Fixes

  • Disable fullscreen button in settings window @ShlomoCode
  • Use decimalFormatter in 'preview hover delay' setting @ShlomoCode

Chore

  • Sync localizations with Crowdin @ejbills
  • Clearer wording in settings @ShlomoCode
  • GitHub issue template enforcement @ejbills
  • Add manual run ability to stale issues action @ejbills
  • Create pull request template @ejbills
  • Add Homebrew installation instructions @ejbills
  • Show copy button for brew command @ShlomoCode

Changes

v1.1.4 - 16 Jul 2024

Changelog

Fixes

  • No longer filter out windows with empty titles
  • Blurry window preview images
  • Traffic light buttons visibility picker width (#193) @ShlomoCode

Chore

Changes

v1.1.3 - 16 Jul 2024

Changelog

Features

Fixes

  • Lingering full screen preview in certain scenarios
  • Minimized and hidden windows showing empty squircle

Refactor

  • HoverTimerActions -> PreviewHoverAction (#173)

Chore

  • License change from MIT to GPL-3.0 (#191)
  • Add release publish to crowdin sync action
  • Sync localizations with Crowdin @ejbills @crowdin-bot

Changes

v1.1.2 - 12 Jul 2024

Changelog

Features

Fixes

Chore

  • Sync localizations with Crowdin (#165) @ejbills @crowdin-bot
  • Set commit_message in crowdin-sync.yml (#158) @ShlomoCode
  • Initialize workflow file on main branch
  • Revert "fix: invalid formatting in changelog (#147)" (#149)
  • Patch: Update crowdin-sync.yml to not run based on push to main (was creating loop) (#167)
  • New Crowdin translations by GitHub Action (#156) @ejbills @crowdin-bot

Changes

v1.1.1 - 11 Jul 2024

Changelog

Features

Fixes

  • Incorrect placement of traffic light setting
  • Window should not be draggable
  • Accidentally deleted download link from readme
  • Chrome PWA's (#126) @ShlomoCode
  • Sparkle release notes in dark mode (#124) @ShlomoCode

Refactor

  • Replace numeric enums with named enums; reword keys and variables (#141) @ShlomoCode

Chore

Changes

v1.1.0 - 09 Jul 2024

Features

Fixes

Other

Changes

v1.0.17 - 08 Jul 2024

  • Fixes bug: Impossible to use Tab with default MacOS keybind activated (#92) @hasansultan92
  • Adds option to not use uniform window radius, so that you can see an entire window preview without it getting cropped. (#93) @ShlomoCode

Changes

v1.0.16 - 08 Jul 2024

  • Adds window switcher key bind customization (thanks to @hasansultan92)
  • Show menu bar icon when app icon is clicked (thanks to @ShlomoCode)
  • Fixes the title label UI flashing on hover

Changes

v1.0.15 - 06 Jul 2024

Quick patch for:

  • Windows that are on separate monitors not showing up
  • Some users were experiencing blurry windows (not sure if this is fully fixed)

Changes

v1.0.14 - 05 Jul 2024

  • Initial support for hidden apps (CMD+H). If an app is hidden, its windows will show up as ‘hidden’ and will be displayed similarly to minimized windows. If you click a hidden window from the window preview, the owning application will be marked as unhidden, and that window will be brought to the front.
  • More changes to update page @ShlomoCode

Changes

v1.0.13 - 04 Jul 2024

Changelog

New features:

  • Feat: add quit app button to preview window (#51) @ShlomoCode
  • Feat: change sizingMultiplier setting without restarting the app (#50) @ShlomoCode

Misc.

  • Update page overhaul
  • Fixes title UI inconsistencies for small window sizing
  • Moves window title to bottom
  • Update README.md documentation for new traffic light button
  • Fixes jagged gradient animation
  • Fully finish transition to ScreenCaptureKit in preparation for macOS Sequoia (remove CoreGraphics usage)
  • Removes unnecessary ".00" in Window Cache Lifespan
  • Enhances window filtering for certain applications (issue 1 issue 2)

Changes

v1.0.12 - 02 Jul 2024

  • Only shows window's title when you hover over the window
  • Reduces animations to make it feel more polished
  • Customizable screenshot caching timer (you can set it to 0 so window previews are always fresh)
  • Adds support for maximizing a window from the window preview (thanks to @ShlomoCode)
  • Migrates screenshot manager to new ScreenCaptureKit API to prevent deprecated warning in macOS sequoia

What's upcoming?

  • Full size window previews on hover
  • Window switcher keybind customization
  • Homebrew releases

Changes

v1.0.11 - 30 Jun 2024

  • Adds window title to window previews
  • Adds ability to minimize window via window previews
  • Hides window when dock icon is clicked
  • Hides window when dock item is right clicked
  • UI tweaks
  • Sets minimum width for settings pane to fix jagged resizing (thanks @ShlomoCode)
  • Fixes button to open recording preferences (thanks @ShlomoCode)

Changes

v1.0.10 - 30 Jun 2024

  • Adds option to disable menu bar icon

Note: When DockDoor initially opens, the menu icon will be visible for 10 seconds, until it disappears. This way, you can access the settings even with the icon disabled. Just relaunch the app and click it before it disappears if you need to change some settings.

Changes

v1.0.9 - 30 Jun 2024

  • Adds option to disable window switcher entirely (so you can use more mature apps, like AltTab, alongside DockDoor) - thanks @hasansultan92

Changes

  • Patches the tab menu incorrectly showing desktop widgets

Changes

v1.0.7 patch - 26 Jun 2024

  • Fixes window buffer being on the wrong axis while the dock is on the bottom
  • Better memory management code

Changes

v1.0.6 - 26 Jun 2024

  • Fixes localized apps not showing their windows
  • Adds option "window buffer" which can be used to tweak the hover window location (if it's too far away, for example)
  • Adds donation link in settings

Changes

v1.0.5 - 25 Jun 2024

  • Quick patch to fix window previews for chromium browsers

Changes

v1.0.4 - 25 Jun 2024

  • Introduces minimized window support. Minimized windows will show up in a little box which will show you all of the hidden windows for that given application. It is scrollable (horizontally if the dock is on the left or right, vertically if on bottom.)
  • Hopefully remedies the selected window not being brought to front in browsers
  • UI Tweaks

Changes

v1.0.3 - 24 Jun 2024

  • Adjustments to app text label UI (you can now read it)
  • Added option to delay hover window opening, up to 2 seconds
  • Added option to disable the hover window sliding animation

Changes

v1.0.1 - 23 Jun 2024

This release is a quick patch to (hopefully) fix DMG notarization.

Changes

v1.0 (releases) - 23 Jun 2024

v1.0

Changes