Releases: Noitidart/NativeShot
Thirteenth Release - October 31, 2016
- Text recognition results page would not load bug fix.
- If use single service for text recognition, then it copies to your clipboard the result (if you use "All" then like before it doesn't copy to your clipboard, it just shows you the notification bar)
- Special thanks to these translators for lightning quick help!
Bulgarian - АдмиралАнимЕ (@BabelZilla) Chinese (Traditional) - Goldie (@BabelZilla)
Twelfth Release - September 16, 2016
-
Firefox ESR compatability (Firefox versions 41-45) hotfix
-
Added some new languages special thanks to:
Bulgarian - @AdmiralAnimE BZ
-
Hidden bug fixed where the screenshot was not getting transferred to the editor, it was getting copied, which led to slowness in editor pop up time (the pop up time is still an issue I have to improve that more, I plan to fore the next version)
Eleventh Release - September 15, 2016
-
Old history is imported on upgrade
-
Dashboard performance improvement by introducing pagination
-
Added some new languages special thanks to:
Arabic - @noureddin BZ
Catalan - @TheRabbitter BZ
Italian - @AlessandroMenti BZ
Portuguese (Brazil) - @MarceloGhelman BZ -
Fixed right to left (RTL) language support. And connecting language support (CTL)
-
Fixed a Linux crashing issue
-
Screenshot window should be full screen on Linux now
-
Fixed support for Firevos less then 46
-
Removed Android support from rdf as Android is not yet supported (but it is ready for it)
-
RDF now properly states min version of Firefox supported is 41
Tenth Release - September 2, 2016
-
Performance update to everything except inside the editor (the communication ports to the editor was updated though)
-
Localized, these languages were added by these awesome folks:
German - AlexS., Aryx, @Endor8
Spanish (Spain) - @AlejandroPerezMartin
Estonian - @mdr-ksk
French - @tojazmin
Japanese - @marsf
Lithuanian - @gymka, @zygimantus
Dutch - @MarkH, @TonnesM
Polish - @teo951
Romanian - @Jobava
Russian - @insolor, @veadarkin -
Can pick a default language for Tessearct OCR, and can also single shot try other languages on the results page
-
Major performance boost in all HTML pages, removed jQuery and am now using React and Redux
-
On the history page of the dashboard, you now get status updates and error reports (for instance when deleting image on server)
-
Everything was made asynchronous now (XHR in workers used to be synchronous in old versions)
-
Improved OAuth API
-
Added Facebook uploading
-
Added Bing reverse image search
Ninth Release - May 15, 2016
- Canvas editor
- Moved all but window wand to XCB
- Linux fullscreen fix
- Uploading to OAuth services (imgur, dropbox, gdrive) now works even when a localhost is setup
- Text recognition doesn't use a prompt anymore, it uses a tab, also works with the notification bar system implemented in v1.6
Eighth Release - April 11, 2016
- Adds global hotkey support. On Windows and Linux it is "PrntScrn" button. On Mac it is "Command + 3".
- Fixes some bugs
- Had left in some debug code like on Mac, it was writing a debug image to desktop
- Updated about page registration so it is future ready
- Updated so it works with the big change to Firefox from Firefox 46+ which is now GTK3 based, before it used be GTK2 based.
Sevent Release - March 7, 2016
- 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
Sixth Release - February 1, 2016
- Fixes for Firefox 45
- nsIDOMFileReader was deprecated
- Have to pass string principal to evalln5andbox
Fifth Release - January 23, 2016
Fixed a but that would cause it to crash on certain resolutions on Windows operating system
Fourth Release - January 12, 2016
The commit is accidentally named 1.4, it should be 1.3
- Fix so uses default Pictures folder on Mac OS X - before it couldn't find it on Mac OS X and would go to Desktop
- Added "Text Recognition" feature - special thanks to @antimatter15
- GitHub :: antimatter15 / ocrad.js - https://github.com/antimatter15/ocrad.js
- GitHub :: antimatter15 / gocr.js - https://github.com/antimatter15/gocr.js
- Fixed up issue, where it wouldn't copy the Twitter links from the notification bar
- Fixed up issue where it would not use proper "Quick Save Directory" when user cancels the retrying of failed uploads to imgur