Skip to content

Releases: danieltroger/imagr

Newest version

05 Jun 14:01
Compare
Choose a tag to compare

Read through the commits for a changelog ;)

Biggest changes are SQL and RAW decoding in browser.

Fixed upload queue

21 Apr 13:24
Compare
Choose a tag to compare

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

19 Apr 18:08
Compare
Choose a tag to compare

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

17 Apr 18:41
Compare
Choose a tag to compare

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 and p can also be used on the keyboard to navigate (next and previous) 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"

17 Apr 16:40
Compare
Choose a tag to compare
  • 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!