Releases: wulkano/Kap
Releases · wulkano/Kap
v3.3.2
v3.3.1
v3.3.0
- Fix time estimate in exports window (#860) bd0ff3f
- Add microphone option in the cog menu (#859) 3788a42
- Allow plugins to specify
macosVersion
they support (#872) 7330c99 - Only start editor playback after recording if editor is focused (#873) a54b24b
- Persist format specific fps (#874) 4332805
- Allow plugin control via deep-link (#877) 0f97654
- Better error handling (#879) 6388e6b
- GIF compression (#748) cc34315
- AV1 support (#902) efff407
- Recover recordings after unexpected crash (#899) e11b3df
- Improve setting a global keyboard shortcut experience (#897) d27a921
v3.2.2
v3.2.1
v3.2.0
v3.1.0
- Add deep linking support for plugins (#795) 3b29d58
Plugins can now implement OAuth flows. - Add the ability for a plugin to execute an action when the user clicks a notification it presented (#799) 148a638
- Handle editor dimension calculations on Enter (#789) 78d5bdf
- Fix prompt that is shown when quitting while exporting (#780) bcb9781
- Fix plugin error messages e094413 2c58ba5
v3.0.1
- Notarize the app (#759) ff3c828 3382c96 4fd70f3
- Evaluate math expressions in the editor controls (#769) f62d7bb
You can for example write(100 * 2) + 5
in the "Width" input and then press tab. - Fix plugin usage history (#767) 6832d82
- Fix microphone permissions and installing plugins (#763) 6f7f61f
- Use Yarn for installing plugins (#756) bd50d27
- Ensure dock is showing before showing dialogs (#764) 086e840
v3.0.0
After more than a year of iteration and collaboration with our community, Kap 3.0 is finally here.
If you're on macOS 10.15, after you move Kap to the Applications directory, right-click on Kap, and select Open. You only need to do this once.
- Dark Mode Support
- Save Original
- Snap to Window
- Keyboard Shortcuts
- Plugin Configuration
- Copy to Clipboard
- Preview Snapshot
- Drag-and-drop Exports
- Open Kapture With
- Improved Permissions
...and numerous other improvements.
A very special thank you to @karaggeorge, @sindresorhus, @timothyis, @sallar, @albinekb, and all our contributors.
v3.0.0-beta.6
Note that if you had an earlier version of the Kap beta installed, you first need to delete ~/Library/Application Support/Kap Beta/config.json
due to changes in the config format.
A few highlights in this release: