Kap Versions Save

An open-source screen recorder built with web technology

v3.3.2

3 years ago
  • Fix infinite error loop (#929) 25fde50
  • Ignore certain errors (#930 #932) d26b6b6
  • Replace first-run with electron-util#isAppFirstLaunch (#931) f2d87bd

https://github.com/wulkano/Kap/compare/v3.3.1...v3.3.2

v3.3.1

3 years ago
  • Fix Input Devices issue on 10.13 (#915) ce4d772
  • Fix cropper shortcut bug (#916) b818db3

https://github.com/wulkano/Kap/compare/v3.3.0...v3.3.1

v3.3.0

3 years ago
  • 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

https://github.com/wulkano/Kap/compare/v3.2.2...v3.3.0

v3.2.2

4 years ago
  • Fix input devices bug (#844) 9cdafe9
  • Improve the order of the menu items (#843) b3c37ec

https://github.com/wulkano/kap/compare/v3.2.1...v3.2.2

v3.2.1

4 years ago
  • Improve error handling (#837) f2ad4f0
  • Fix editor options bug (#827) 144077b
  • Fix the audio enabled error (#828) 647459b
  • Ensure that an exception while loading a plugin does not break the app (#835) dbbe7a6
  • Fix checking for wether cropper is open or not (#830) 1156945

https://github.com/wulkano/kap/compare/v3.2.0...v3.2.1

v3.2.0

4 years ago
  • Add support for editing and recording plugins (#804)
  • Remember FPS selection when exporting (#802)
  • Use native about window (#801)
  • Fix UX for incompatible plugins (#816)
  • Fix a bug causing a lot of Sentry events (#814)

https://github.com/wulkano/kap/compare/v3.1.0...v3.2.0

v3.1.0

4 years ago
  • 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

https://github.com/wulkano/kap/compare/v3.0.1...v3.1.0

v3.0.1

4 years ago
  • 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

https://github.com/wulkano/kap/compare/v3.0.0...v3.0.1

v3.0.0

4 years ago

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.

https://github.com/wulkano/kap/compare/v2.2.0...v3.0.0

v3.0.0-beta.6

4 years ago

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:

  • Dark mode support (#644)
  • Remember the last used directory (#687)
  • Use original file name for exports when possible (#688)
  • Added electron-store JSON schema for the app settings (#667)
  • Improved error handling
  • A number of fixes, improvements, and dependency updates

https://github.com/wulkano/kap/compare/v3.0.0-beta.5...v3.0.0-beta.6