Skip to content

Sevent Release - March 7, 2016

Compare
Choose a tag to compare
@Noitidart Noitidart released this 08 Mar 03:48
· 373 commits to master since this release
  • Can resize selection in editor
  • Hotkeys to adjust selection in editor
    • Arrow keys move the selection by 1 pixel at a time (hold Shift key to move by 10 pixels)
    • Hold down Alt and use the arrow keys to increase/reduce height/width of selection (hold Shift key to resize by 10 pixels)
    • Hold Shift key while drawing selection to draw a perfect square
    • Hold Alt key while making selection to make it grow from center, rather then top left
  • Added Tesseract.js to OCR thanks to @antimatter15 - http://tesseract.projectnaptha.com/
  • Added support for uploading to Dropbox, Imgur, and Google Drive accounts
  • New notification bar system
  • Moved away from AngularJS using ReactJS now. Planning to make ReactJS replace all the jQuery plugins