explorer v3.0.0-beta Release Notes

Release Date: 2015-10-11 // over 8 years ago
  • ES6

    • ๐Ÿ‘ Only support node >= 4.0 and get rid of babel.
    • โœ‚ Removes deprecated api calls (by using fs.access)
    • 'use strict'; everywhere

    Notifications

    • Global cache api with providers (memory, redis)
    • ๐Ÿ‘ Better Notify api, using global cache
    • Sockets for notifications (push-only server)

    Search

    • recursive improvements
    • filters

    โœ… Tests

    • ๐Ÿ‘ better tests bootstraping
    • โž• add chai-as-promised

    Misc

    • ๐Ÿ”Œ Copy/Paste plugin
    • More comments
    • ๐Ÿ”Œ Minor fixes (global plugin disable, tree cache ttl) and features (checkbox to select all, large screens)