Releases: danieltroger/imagr
Releases · danieltroger/imagr
Newest version
Read through the commits for a changelog ;)
Biggest changes are SQL and RAW decoding in browser.
Fixed upload queue
Some fixes and more effective uploading since only uploading two images at once.
This release is now a completely stand-alone release which doesn't load anything from external servers. (Not even fonts!)
Working release
Wrong webworker filename was specified in the last release and the meta
and features
files were missing. This one fixes it and is tested.
Fixed progress bar
Not much more to say. Sadly I forgot to add the progress bar to the body element....
Other changes are
- jQuery used to get the offset of a new image to upload (works on all browsers)
n
andp
can also be used on the keyboard to navigate (next
andprevious
) besides the left and right arrow keys (mainly for IE 10)- fixed uploaded by if this old meta files still are present
TODO: Upload queues, mobile viewer
First real "release"
- New design
- All important features are working with IE 10 (and all the newer browsers ofc ;))
And much much more, read through the commits if you're interested or try it out!