diff options
| author | Arjun Roychowdhury <pliablepixels@gmail.com> | 2015-11-20 12:46:48 -0500 |
|---|---|---|
| committer | Arjun Roychowdhury <pliablepixels@gmail.com> | 2015-11-20 12:46:48 -0500 |
| commit | 2663d42a3a4333ae8ec19d50e4b32bdce44d17e3 (patch) | |
| tree | 1ab97a3c0ee1e5081aa3ebe5ad3c4f3076019f9e | |
| parent | edb8ab65c831ce2fee4988b52d1a6f05c6394277 (diff) | |
version
Former-commit-id: f637c82dfea7c30c0a397cd92f4f7048df49f186
| -rw-r--r-- | CHANGELOG.md | 22 |
1 files changed, 17 insertions, 5 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index dcf2b413..5956b703 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,13 +1,23 @@ # Change Log -## [0.87.1](https://github.com/pliablepixels/zmNinja/tree/0.87.1) (2015-11-18) -[Full Changelog](https://github.com/pliablepixels/zmNinja/compare/v0.87...0.87.1) +## [v0.87.2](https://github.com/pliablepixels/zmNinja/tree/v0.87.2) (2015-11-20) +[Full Changelog](https://github.com/pliablepixels/zmNinja/compare/v0.87.1...v0.87.2) +**Fixed bugs:** -**Important Notes** -- Breaking changes for this release: [\#97](https://github.com/pliablepixels/zmNinja/issues/97) -- Zoneminder specific notes for this release [\#96](https://github.com/pliablepixels/zmNinja/issues/96) +- Tap to load events on push notification is broken [\#103](https://github.com/pliablepixels/zmNinja/issues/103) +- Monitors in zmNinja should respect sequence of monitors in Zoneminder [\#100](https://github.com/pliablepixels/zmNinja/issues/100) +- SavetoPhone not working [\#99](https://github.com/pliablepixels/zmNinja/issues/99) +- 0.87.1 broke quick scrub thumbnail [\#98](https://github.com/pliablepixels/zmNinja/issues/98) +- \[DESKTOP\] Image scaling issues [\#90](https://github.com/pliablepixels/zmNinja/issues/90) + +**Closed issues:** + +- \[DESKTOP\] Timeline is UTC [\#101](https://github.com/pliablepixels/zmNinja/issues/101) +- \[DESKTOP\] Lift 200 last entries limit for timeline [\#88](https://github.com/pliablepixels/zmNinja/issues/88) +## [v0.87.1](https://github.com/pliablepixels/zmNinja/tree/v0.87.1) (2015-11-18) +[Full Changelog](https://github.com/pliablepixels/zmNinja/compare/v0.87...v0.87.1) **Implemented enhancements:** @@ -20,6 +30,8 @@ **Closed issues:** +- Breaking changes for this release: [\#97](https://github.com/pliablepixels/zmNinja/issues/97) +- Zoneminder specific notes for this release [\#96](https://github.com/pliablepixels/zmNinja/issues/96) - Increase desktop limit of timeline to 2000 events instead of 200 [\#95](https://github.com/pliablepixels/zmNinja/issues/95) - Implement daily version check for Desktop versions [\#94](https://github.com/pliablepixels/zmNinja/issues/94) - eliminate duplicate code between timeline and event control for footage mode [\#87](https://github.com/pliablepixels/zmNinja/issues/87) |
