diff options
| author | Arjun Roychowdhury <pliablepixels@gmail.com> | 2015-11-15 11:00:01 -0500 |
|---|---|---|
| committer | Arjun Roychowdhury <pliablepixels@gmail.com> | 2015-11-15 11:00:01 -0500 |
| commit | bad81a17598d32b9ab3d55901aad44605bbb5896 (patch) | |
| tree | f6de062bba00d6ec7e84c21075f038514889ff9c /CHANGELOG.md | |
| parent | 3c826510d64ef05e1943b1a567085490610614ce (diff) | |
0.87
Former-commit-id: e8bfbc2287280c2086418d7d3e92a875447f1580
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index fa6ba66f..a1b402bc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,35 @@ # Change Log +## [v0.87](https://github.com/pliablepixels/zmNinja/tree/v0.87) (2015-11-15) +[Full Changelog](https://github.com/pliablepixels/zmNinja/compare/v0.86...v0.87) + +**Implemented enhancements:** + +- Ability to specify multiple ZM servers and switch between them [\#83](https://github.com/pliablepixels/zmNinja/issues/83) +- add per monitor 'alarmed' status indicator to montage view [\#82](https://github.com/pliablepixels/zmNinja/issues/82) + +**Fixed bugs:** + +- desktop app no video from timeline [\#70](https://github.com/pliablepixels/zmNinja/issues/70) + +**Closed issues:** + +- Clean up persistent data storage mechanism [\#81](https://github.com/pliablepixels/zmNinja/issues/81) +- Remove external deps from codebase [\#80](https://github.com/pliablepixels/zmNinja/issues/80) +- Update .gitignore to support osx [\#78](https://github.com/pliablepixels/zmNinja/issues/78) +- Welcome message on first start [\#76](https://github.com/pliablepixels/zmNinja/issues/76) +- add contributing guidelines [\#74](https://github.com/pliablepixels/zmNinja/issues/74) +- Add License [\#73](https://github.com/pliablepixels/zmNinja/issues/73) +- desktop app, can't export logs [\#71](https://github.com/pliablepixels/zmNinja/issues/71) +- make email logs work in desktop mode by opening default client [\#69](https://github.com/pliablepixels/zmNinja/issues/69) +- in quick scrub/footage mode - start playing without waiting for a tap [\#68](https://github.com/pliablepixels/zmNinja/issues/68) +- make mouse wheel work in desktop mode [\#67](https://github.com/pliablepixels/zmNinja/issues/67) + +**Merged pull requests:** + +- prevents checkin of unessicary file from osx [\#79](https://github.com/pliablepixels/zmNinja/pull/79) ([jsloyer](https://github.com/jsloyer)) +- move license file to correct filename [\#77](https://github.com/pliablepixels/zmNinja/pull/77) ([jsloyer](https://github.com/jsloyer)) + ## [v0.86](https://github.com/pliablepixels/zmNinja/tree/v0.86) (2015-11-06) [Full Changelog](https://github.com/pliablepixels/zmNinja/compare/v0.85...v0.86) |
