Skip to content

Latest commit

 

History

History
113 lines (66 loc) · 3.66 KB

CHANGELOG.md

File metadata and controls

113 lines (66 loc) · 3.66 KB

Mozaïk Changelog

Tags:

  • [New Feature]
  • [Bug Fix]
  • [Breaking Change]
  • [Documentation]
  • [Internal]
  • [Polish]

v1.4.4 (2016-04-14)

  • Internal
  • build: #79 Reduce Mozaïk js build size.

v1.4.3 (2016-04-13)

  • Polish
  • packages: c1f00c5 Upgrade outdated packages.

v1.4.2 (2016-04-13)

  • New Feature

  • themes: 4de8fa5 Add new harlequin theme.

  • Polish

  • charts: 7a73927 Improve pie and gauge components.

v1.4.1 (2016-04-12)

  • Bug Fix
  • ws: 5c3f0be fix typo in ConnectionStatusStore.

v1.4.0 (2016-04-12)

  • New Feature

  • ws: #77 Add ability to automatically reconnect websockets.

  • notifications: 5a0bea9 Add notifications support.

  • Polish

  • styles: 6d577dc Change the way stylus var are defined in order to have more concise themes.

v1.3.0 (2016-04-07)

  • New Feature

  • Bus: #76 Add ability to define 'push' apis.

  • Bug Fix

  • gulp: 39a2667 Fix inspector component uptime formatting

v1.2.1 (2016-04-06)

  • New Feature
  • Bus: #75 Add ability to define custom apis poll interval.

v1.2.0 (2016-04-06)

  • New Feature

  • mozaik.inspector: #74 Add Mozaïk Inspector widget.

  • Bus: #74 Add clientCount() method on Bus to return connected clients count.

  • Bug Fix

  • gulp: d5dc3ed Fix styles watcher.

  • Internal

  • Bus: ba4a24a Move Mozaïk Bus to simple function.

  • npm: f64592a Enforce npm@3 usage.

v1.1.0 (2016-04-04)

  • Internal
  • packages: #71 Update babel and other packages.

v1.0.13 (2016-04-02)

  • New Feature

  • Dashboard: #70 Add optional title to dashboard.

  • Bug Fix

  • build: #69 Update watchify to prevent segment fault errors.

  • websockets: #68 Fixing unexpected end of input console error.

v1.0.12 (2016-03-23)

  • Bug Fix
  • styles: #65 Added overflow: hidden to avoid V & H scrollbars.

v1.0.11 (2016-03-18)

  • Bug Fix
  • build: e0e8a7e Fix copy issue when using npm@3.

v1.0.10 (2016-01-14)

  • Bug Fix

  • server: #51 Use server configuration port.

  • server: #54 Use server configuration host.

  • Polish

  • server: #55 improve es6 usage for Mozaïk backend.