Releases: wulkano/Kap
Releases · wulkano/Kap
v0.3.0
GIFs 🖼
Kap's most wanted feature is live – now you can export your Kaptures as GIFs! 🎉
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 ✨
v0.2.0
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