All Versions
10
Latest Version
Avg Release Cycle
6 days
Latest Release
2794 days ago

Changelog History

  • v1.2.3 Changes

    August 25, 2016
    • ๐Ÿ‘ [ENHANCEMENT] Add better file extension detection.
  • v1.2.2 Changes

    July 28, 2016
    • [FIX] Account for email confirmation in user SELECTs.
  • v1.2.1 Changes

    July 27, 2016
    • [FIX] Fix API error when no session is available.
  • v1.2.0 Changes

    July 26, 2016
    • [FEATURE] Add option email confirmation on register.
  • v1.1.6 Changes

    July 05, 2016
    • [FIX] Prevent an edge case with view caching involving two users having the same file hash.
  • v1.1.5 Changes

    July 05, 2016
    • ๐Ÿ‘‰ Make view cache file-specific.
  • v1.1.4 Changes

    July 05, 2016
    • Cache client IPs on file view so views can't be spammed.
  • v1.1.3 Changes

    July 05, 2016
    • ๐Ÿ›  Fix username apostrophe usage.
  • v1.1.2 Changes

    July 05, 2016
    • ๐Ÿ”จ Totally refactor caching so models pretty much handle their own caching with no outside interference.
  • v1.1.1 Changes

    July 04, 2016
    • ๐Ÿ‘ท Clean up email subjects and fix routes when using daemon queue worker.