Kap Versions Save

An open-source screen recorder built with web technology

v3.0.0-beta.5

5 years ago
  • Support for importing external HEVC files (#629)
  • HEVC recording on supported hardware (#341, #224)
  • Improvements to the cropper including resizing from center (#611, #612)
  • Fixes for dimension input behaviour and keyboard navigation (#136)
  • Stop recording when the cropper accelerator is used (#625)
  • Disabled the "show cursor" option due to an upstream issue on macOS High Sierra (#477)
  • Bug fixes and dependency updates

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

v3.0.0-beta.4

5 years ago
  • Add "Open Video…" menu item to more menu (#568)
  • Open cropper window at app launch (#544)
  • Add confirm prompt when closing the editor window (#566)
  • Upgraded dependencies including Electron 4
  • Various bug fixes and performance improvements

https://github.com/wulkano/kap/compare/v3.0.0-beta.3...v3.0.0-beta.4

v3.0.0-beta.3

5 years ago

If you're on the previous version of the beta and getting an error at launch, download and reinstall the beta. Alternatively you can use the following workaround.

  • A quick patch to fix an error some people encountered when launching the beta (#558)
  • Also introduces dark mode support for native components (#478)

Improvements introduced in our last release:

  • Setting and editing the dimensions and aspect ratio of the cropper is greatly improved (#528)
  • Previewing in fullscreen now behaves much nicer and more predictable (#540, #542)
  • Plugins are available for use in the Editor immediately after installing (#516)
  • Turning off audio in the Editor is now accurately reflected in the exported file 😶 (#525)
  • Which leads us to our final Editor improvement; Kap remembers your last used export method, making exporting far quicker (#238)

https://github.com/wulkano/kap/compare/v3.0.0-beta.1...v3.0.0-beta.2 https://github.com/wulkano/kap/compare/v3.0.0-beta.2...v3.0.0-beta.3

v3.0.0-beta.2

5 years ago

This beta release has a breaking bug (#558). Download the latest version instead.

v3.0.0-beta.1

5 years ago

We're ramping up for our 3.0 release, this Kap Beta introduces a complete rewrite in Next.js and a completely new approach to recording and sharing. Here are some of the new features you can try:

  • You can now work with multiple Kaptures at once! (#263)
  • Drop an existing video file on the Kap icon to open it, allowing you to trim and convert it to the format of your choice (#244)
  • When Editing your Kapture, you can right click in the Preview to grab a Snapshot of the current frame (#462)
  • Configure Plugins that require it visually within Kap (#286)

As usual there are of course also a whole host of bug fixes and performance improvements.

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

v2.2.0

5 years ago

This is our final maintenance release for this version of Kap! A special thanks to @alisonmonteiro, @catalinmiron, @nnnoel and @LitoMore for helping out with this update, and everyone else that contributed to make Kap 2.0 better for everyone:

@sindresorhus, @karaggeorge, @matheuss, @timothyis, @sallar, @albinekb, @vadimdemedes, @kevva, @SamVerschueren, @onordbo, @khaledgarbaya, @theshortcut, @bringking, @fokusferit, @esalter-va, @eduardostuart, @georgiemathews, @joviij, @alonalon and @stevenpeniche.

https://github.com/wulkano/kap/compare/v2.1.2...v2.2.0

v2.1.2

6 years ago
  • Fixed dimension swapping.
  • Fixed moving the fullscreen cropper.
  • Fixed undefined error in the FPS input in the editor.
  • Kap now only tries to fetch plugins from the public npm registry. Previously, if you had a .npmrc file in your home directory with an alternative registry, it would use that.
  • Kap now includes the app name in the update notification so you can more clearly see what app the notification is from.

https://github.com/wulkano/kap/compare/v2.1.1...v2.1.2

v2.1.1

6 years ago

Fixes an issue with the "Do Not Disturb" feature and makes it disabled by default.

https://github.com/wulkano/kap/compare/v2.1.0...v2.1.1

v2.1.0

6 years ago

This update is largely a maintenance release consisting of a number of bug fixes and improvements – that being said there's some pretty nifty new stuff thanks to our contributors:

@karaggeorge, @albinekb, @kevva, @sallar and @stevenpeniche.

  • There's now an option to turn off the global record shortcut. It's useful for people that had it conflict with other apps. This is a temporary solution until we add ability to specify custom keyboard shortcuts.
  • Kap now activates the system "Do Not Disturb" feature while recording. If you don't want this, you can turn it off in the Preferences window.
  • A new experimental option to hide desktop icons while recording. This can be useful if your desktop is messy or if you have sensitive files there.

https://github.com/wulkano/kap/compare/v2.0.0...v2.1.0