Skip to content

Releases: wulkano/Kap

v0.3.0

17 Oct 15:00
d9acf3c
Compare
Choose a tag to compare

GIFs 🖼

Kap's most wanted feature is live – now you can export your Kaptures as GIFs! 🎉

giphy

Fixes 🏥

  • Fix the size of the recorded area – #36 – by @stursby
  • Fix a glitch that would happen when the Controls section is expanded – #29 – by @stursby
  • Refactor the update notification system – no more repeated downloads/notifications – #51
  • Only apply cursor: default to texts – 9d28253

Minor ✨

  • Add a setting to change the default folder where the Kaptures will be saved – #35 – via @stursby
  • Log every message/error to the DevTools console – bc78207

v0.2.0

06 Oct 14:15
f7d4e39
Compare
Choose a tag to compare

New features 🔥

  • The cropper window can now be moved with the keyboard arrows (shift == 10x) ⬆️ ⬇️ – ce63c09
  • The input values can now be changed with the keyboard arrows (shift == 10x) ⬆️ ⬇️ – 85f993f

Fixes 🏥

  • Do not attempt to init the auto updater in development – 681931d
  • Do not update the reported size of the recording area if the inputs have focus – 045f18a
  • Fixed hover behaviour for the traffic lights 🚥 – 1ace3ed

Minor ✨

  • Revamped front-end code, featuring lots of improvements – #9
  • Now we have a License (MIT) – a02d282#10
  • Make sure the linter runs before every push – 09cd30f
  • Switch to Electron's save to dialog instead of a hacky href approach – #21
  • Stylistic update for a more clean and spacious app - #9

v0.1.0...v0.2.0

v0.1.0

04 Oct 12:00
fb6bae3
Compare
Choose a tag to compare

🔥 🚀