diff options
| author | pliablepixels <pliablepixels@gmail.com> | 2016-02-25 15:45:07 -0500 |
|---|---|---|
| committer | pliablepixels <pliablepixels@gmail.com> | 2016-02-25 15:45:07 -0500 |
| commit | 9dffaf87e88bfc26cef527606c454bfcbfda8daa (patch) | |
| tree | 794455f38b8c9894184eb9cf4791c842d781fdeb | |
| parent | d40790f9d899d1bc734f85c1b70e5061dbfa3363 (diff) | |
1.0.9
Former-commit-id: 87c11be833751696d11ac3b558fe94bc2f8bc473
| -rw-r--r-- | CHANGELOG.md | 27 |
1 files changed, 25 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index f27e8c69..68eb5ab7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,30 @@ # Change Log -## [1.0.7](https://github.com/pliablepixels/zmNinja/tree/1.0.7) (2016-02-09) -[Full Changelog](https://github.com/pliablepixels/zmNinja/compare/v1.0.6...1.0.7) +## [1.0.9](https://github.com/pliablepixels/zmNinja/tree/1.0.9) (2016-02-25) +[Full Changelog](https://github.com/pliablepixels/zmNinja/compare/v1.0.7...1.0.9) + +**Implemented enhancements:** + +- Route event playback via ZMS [\#164](https://github.com/pliablepixels/zmNinja/issues/164) +- Montage view zoom slider, ergonomy [\#163](https://github.com/pliablepixels/zmNinja/issues/163) +- \[DESKTOP\] Zooming for non touch screen displays. [\#162](https://github.com/pliablepixels/zmNinja/issues/162) +- Fix playback speed for long events [\#161](https://github.com/pliablepixels/zmNinja/issues/161) + +**Fixed bugs:** + +- Desktop: Monitors Freeze when Exiting Full Screen [\#169](https://github.com/pliablepixels/zmNinja/issues/169) +- changing to invalid credentials after valid credentials continues to work [\#167](https://github.com/pliablepixels/zmNinja/issues/167) + +**Closed issues:** + +- iOS: Events--\>Filter by Date/Time does not work [\#171](https://github.com/pliablepixels/zmNinja/issues/171) +- Desktop: Event Footage extremely low resolution [\#168](https://github.com/pliablepixels/zmNinja/issues/168) +- ionic state restore failed [\#166](https://github.com/pliablepixels/zmNinja/issues/166) +- Desktop: Montage places last image below rather than alongside previous [\#165](https://github.com/pliablepixels/zmNinja/issues/165) +- \[DESKTOP\] Playback issue on windows platform [\#151](https://github.com/pliablepixels/zmNinja/issues/151) + +## [v1.0.7](https://github.com/pliablepixels/zmNinja/tree/v1.0.7) (2016-02-09) +[Full Changelog](https://github.com/pliablepixels/zmNinja/compare/v1.0.6...v1.0.7) **Implemented enhancements:** |
