Releases: ArsenArsen/KShare
v4.1: "I have two monitors now"
KShare release 4.1 brings multi monitor support to the table. Here is a short changelog:
- Added arrow drawing
- Added Alt+LeftClick to delete items
- Hotkey error handling
- Added an ImagePlus uploader
- Fix a recording race condition
- Added imgur auth
- Added editor position overrides
You can get the Ubuntu build here and the Windows build here
v4.0: Wow.. That's alot of time
The v4.0 update introduces recording among other things.
Changes:
- Rename uploaders to destinations
- Move the website into
docs/
- Use
dev
for development - Add recording
- New dependencies: libavcodec libavformat libavutil libswscale
- Add more ways to draw
- Add a way to move drawings around in the editor
- Add active screen capture
- Add multipart uploader format
- UI Overhaul: Now the main window is a log, and settings are seperate
- Custom uploader bugfixes
- Add a magnifier to the crop editor
- Add ellipses
- Add rectangles
You can obtain this release for Ubuntu 17.04 on my CI, and for Arch you can get kshare
from the AUR for the latest one.
I still haven't implemented multi monitor support and I will in this week I think, depends on when my monitor arrives
v3.0: Retina support (finally), Quick Mode
- Add retina support (yay Mac users)
- Fix a copy paste error in imgur uploader
- Fix a bug where
Cancel
would reset a hotkey to no hotkey - Add quick mode (release mouse to take a screenshot) (Makes @WalshyDev happy :)
- I kept forgetting to increment the version number
v2.1: Text + Drawing Improvements
Changelog:
- Antialiasing
- Crosshair cursor in CropView
- Save pen and brush settings cross sessions
- Text item for drawing
- Add clang-format
- Make text and blur less annoying by making presses on cancel reset the pen
- Fix an annoying focus thing (setting dialogs now take focus)
Obtainable over:
https://nativeci.arsenarsen.com/view/Linux/job/KShare/11/ (Compiled with Qt 5.8 from the installer)
https://nativeci.arsenarsen.com/view/Windows/job/KShare%20Windows%20x86_64/10/ (Compiled with MXE and Qt 5.8, static linked)
The new major
KShare 2.0 is the new major release.
Changelog:
- Add drawing:
- a) Dots
- b) Free draw
- c) Blur
- Fix icon not being set on Windows and Mac OS X
- Fix inconsistency with delays in tray and window
- Make the window raised upon setting up visibility
- Remove double clicking to submit. It somehow segfaults
- A small disclaimer towards the source code availability
Avatar update
@BriannaFoxwell made me an icon <3
This version is v1.0 + a new icon. Nothing else. At all
Initial Release
First release. Includes:
- Screenshotting fullscreen/area
- A crop editor which is pretty nice looking if I do say so myself (nope)
- Hotkeys
- Custom uploaders
- imgur and clipboard uploaders
- An icon that needs replacing
-b
and-v
options for minimized startup and verbose mode, respectively
Currently, only binaries I can build are Linux ones on Arch, so, very bleeding edge, I recommend pulling the code and building yourself, but here is the binary I built.