Skip to content
This repository has been archived by the owner on Oct 22, 2021. It is now read-only.

Releases: soyuka/explorer

3.0.2

24 Nov 20:25
Compare
Choose a tag to compare
3.0.2 Pre-release
Pre-release
v3.0.2

3.0.0-beta

11 Oct 22:10
Compare
Choose a tag to compare
3.0.0-beta Pre-release
Pre-release

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)

v2.2.7 (beta)

19 Sep 15:37
Compare
Choose a tag to compare