diff options
| author | pliablepixels <pliablepixels@gmail.com> | 2016-04-02 17:25:35 -0400 |
|---|---|---|
| committer | pliablepixels <pliablepixels@gmail.com> | 2016-04-02 17:25:35 -0400 |
| commit | e048bacd92ea96df630c44fd4204f2d478f38c92 (patch) | |
| tree | 31b98239c6af7c9517619b7d12807f2bc8797048 | |
| parent | 3677b13a59fb77df778aff01d8e815150f6ec86b (diff) | |
1.1.3
Former-commit-id: b42875bf27841e3965c500acbe416621db23028a
| -rw-r--r-- | CHANGELOG.md | 27 |
1 files changed, 24 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 2ce122b8..e88880e6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,28 @@ # Change Log -## [1.1.2](https://github.com/pliablepixels/zmNinja/tree/1.1.2) (2016-03-18) -[Full Changelog](https://github.com/pliablepixels/zmNinja/compare/v1.1.1...1.1.2) +## [1.1.3](https://github.com/pliablepixels/zmNinja/tree/1.1.3) (2016-04-02) +[Full Changelog](https://github.com/pliablepixels/zmNinja/compare/v1.1.2...1.1.3) + +**Implemented enhancements:** + +- new feature to analyze frames quickly from event list [\#215](https://github.com/pliablepixels/zmNinja/issues/215) +- re-introduce ability to hide monitors with new drag/drop montage [\#213](https://github.com/pliablepixels/zmNinja/issues/213) +- Enhance timeline graph to allow for event frame scrubbing [\#209](https://github.com/pliablepixels/zmNinja/issues/209) +- Allow ability to only browse alarm frames while in full screen footage view [\#206](https://github.com/pliablepixels/zmNinja/issues/206) + +**Fixed bugs:** + +- zmNinja build from source does not load on iOS 9.x - hangs on splashscreen [\#212](https://github.com/pliablepixels/zmNinja/issues/212) +- Some SSL users are facing issues with reachability returning no servers reachable [\#208](https://github.com/pliablepixels/zmNinja/issues/208) + +**Closed issues:** + +- zmNinja 1.1.3 build from source - Push registration failed [\#214](https://github.com/pliablepixels/zmNinja/issues/214) +- No live view video playback, cgi path is set. [\#211](https://github.com/pliablepixels/zmNinja/issues/211) +- Fix layout for first run when no layout config exists - check demo acct [\#205](https://github.com/pliablepixels/zmNinja/issues/205) + +## [v1.1.2](https://github.com/pliablepixels/zmNinja/tree/v1.1.2) (2016-03-19) +[Full Changelog](https://github.com/pliablepixels/zmNinja/compare/v1.1.1...v1.1.2) **Implemented enhancements:** @@ -390,4 +411,4 @@ -\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
\ No newline at end of file +\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |
