Skip to content

Releases: Rebelizer/pellet

v0.0.89

22 Apr 23:16
Compare
Choose a tag to compare

0.0.89 (2015-04-22)

Features

  • as a dev I want to config that status code for 404 and 500 pages (06583f24)

v0.0.88

22 Apr 01:13
Compare
Choose a tag to compare

0.0.88 (2015-04-21)

Bug Fixes

  • last refactor miss a var rename (14026546)
  • make the html5 navigate faster (80f21bb0)

Features

  • as a dev I want control over if routes unmount the page or layout component (7d9ff5e0)
  • as a dev I want an easy way to turn off exceptions, events, statsd being sent to (c7b95018)

v0.0.87

19 Apr 08:34
Compare
Choose a tag to compare

0.0.87 (2015-04-19)

Bug Fixes

  • bug in the htp push state (do not include the host/port on the path) (5c403689)

v0.0.86

19 Apr 06:27
Compare
Choose a tag to compare

0.0.86 (2015-04-18)

Bug Fixes

  • if no componentConstruction is call the pipeline is never available so default t (2c109882)
  • when gaSyntheticPageUrl is not set the 404 and 500 pages should default to GA de (e99bdad4)

Features

  • as a dev I want ga tracking to have a canonical route mode (c66e4add)
  • as a dev I want the cache layer to have access to updating the UA data in the tr (461fff9b)
  • as a dev I want to set the http status code and have GA track it (7c9f4027)

v0.0.85

16 Apr 16:09
Compare
Choose a tag to compare

0.0.85 (2015-04-16)

Bug Fixes

  • when running native nodejs process.env always get converted into strings so we n (07f5a4b6)
  • make sure the ref to "mobile-detect/mobile-detect.min.js" works with webpack (02d162b7)
  • clean up the error logging around the cache layer (afd29ac1)

Features

  • as a dev I want a private override config to help manage development environment (0227a847)
  • as a dev I want control over using local storage to store the session id (fde95a01)
  • update the package for react-components.com (a265ed3f)

v0.0.84

09 Apr 08:24
Compare
Choose a tag to compare

0.0.84 (2015-04-09)

Bug Fixes

  • airbag the pellet version and rthash if not set in config (c936366b)
  • clean up the instrumentation around the render namespace (remove duplicate isore (a21bbc14)
  • the redis cache need update and set ttl on touching a key (a749bc9e)

Features

  • as a dev I want better UA detection with device flavor and bot detection (254fc0ca)
  • as a dev I want the options to force the cache layer to render even if the data (430582a3)
  • as a dev I want the redis cache to support TTL/expire so the cache can auto expi (d05e6849)
  • as a dev I want to have the pellet's version and the running package's hash in p (13c8609e)

v0.0.83

09 Apr 01:46
Compare
Choose a tag to compare

0.0.83 (2015-04-08)

Bug Fixes

  • make sure the getUA is always available (d357a278)
  • winston crashs when ignore field is added to winston:containers:instrumentation (4cd27d86)

Features

  • as a dev I want to be able to use setState callback in the componentConstruction (ba0304f2)
  • add support for multiple google tracking properties to extend ga limits (30394aa2)

v0.0.82

02 Apr 23:37
Compare
Choose a tag to compare

0.0.82 (2015-04-02)

Bug Fixes

  • not updating session if session value changes (5ef4b00a)
  • unique session id is not getting updated (22ed7158)

Features

  • as a analyst I want persistent session for my reports (b2305e3c)

v0.0.81

20 Mar 05:01
Compare
Choose a tag to compare

0.0.81 (2015-03-19)

Bug Fixes

  • do not check for empty variations (i.e. you can have empty Original variation so (7d0ba0fb)
  • the abn dashboard displaying the participation wrong and active state (309e0b2b)

Features

  • as a dev I want new animation on saving a/b/n tests (6420153f)

v0.0.80

19 Mar 01:48
Compare
Choose a tag to compare

0.0.80 (2015-03-18)

Bug Fixes

  • do not show components on the abn dashboard is no data (fd465065)