diff options
| author | pliablepixels <pliablepixels@gmail.com> | 2016-01-23 15:47:43 -0500 |
|---|---|---|
| committer | pliablepixels <pliablepixels@gmail.com> | 2016-01-23 15:47:43 -0500 |
| commit | 5c5226ef8b27b5dbfbf16a349759ccfa1c7aa1f8 (patch) | |
| tree | 307799b127a4e945e28a5fd4dfe271e21cc33e5a /CHANGELOG.md | |
| parent | 81de146cc4ec197f2b0219f958283fa37962c1d8 (diff) | |
1.0.5
Former-commit-id: a6d5bd5fa54f2ecb6f54ce4d7dacb28ff1ed4000
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 35 |
1 files changed, 26 insertions, 9 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index ea225511..fec15bd8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,15 +1,37 @@ # Change Log -## [1.0.3](https://github.com/pliablepixels/zmNinja/tree/1.0.3) (2016-01-19) -[Full Changelog](https://github.com/pliablepixels/zmNinja/compare/v1.0.2...1.0.3) +## [v1.0.5](https://github.com/pliablepixels/zmNinja/tree/v1.0.5) (2016-01-23) +[Full Changelog](https://github.com/pliablepixels/zmNinja/compare/v1.0.3...v1.0.5) **Implemented enhancements:** +- Add ability to save a snapshot of an event playback to disk [\#148](https://github.com/pliablepixels/zmNinja/issues/148) - Allow montage to flow as columns \(packed\) or rows \(not packed\) [\#144](https://github.com/pliablepixels/zmNinja/issues/144) - Reduce android apk size [\#142](https://github.com/pliablepixels/zmNinja/issues/142) +- Implement a mechanism to detect when network is on/off [\#127](https://github.com/pliablepixels/zmNinja/issues/127) + +**Fixed bugs:** + +- 1.0.4 Broke basic auth [\#147](https://github.com/pliablepixels/zmNinja/issues/147) +- Basic auth only - no zm auth - app goes to login on restart and says auth fails - app works [\#140](https://github.com/pliablepixels/zmNinja/issues/140) +- Excessive background data usage [\#131](https://github.com/pliablepixels/zmNinja/issues/131) + +**Closed issues:** + +- montage display wrap got messed up in newer versions of Chrome [\#146](https://github.com/pliablepixels/zmNinja/issues/146) +- Viewing events on slow connection basically doesn't work [\#145](https://github.com/pliablepixels/zmNinja/issues/145) +- CSS montage - implement a better reflow algorithm [\#124](https://github.com/pliablepixels/zmNinja/issues/124) +- Auto upload successful build to testfairy [\#75](https://github.com/pliablepixels/zmNinja/issues/75) +- Integrate with Travis [\#72](https://github.com/pliablepixels/zmNinja/issues/72) +- When moving montage monitors around, remember to move the size [\#16](https://github.com/pliablepixels/zmNinja/issues/16) + +## [v1.0.3](https://github.com/pliablepixels/zmNinja/tree/v1.0.3) (2016-01-19) +[Full Changelog](https://github.com/pliablepixels/zmNinja/compare/v1.0.2...v1.0.3) + +**Implemented enhancements:** + - Improve timeline performance [\#129](https://github.com/pliablepixels/zmNinja/issues/129) - For Android only: Allow an exit option in menu [\#128](https://github.com/pliablepixels/zmNinja/issues/128) -- Implement a mechanism to detect when network is on/off [\#127](https://github.com/pliablepixels/zmNinja/issues/127) - Add support for Pan/Tilt/Zoom Presets [\#116](https://github.com/pliablepixels/zmNinja/issues/116) **Fixed bugs:** @@ -17,7 +39,6 @@ - Monitor order is different one can observe in ZM montage [\#143](https://github.com/pliablepixels/zmNinja/issues/143) - You can swipe to dead monitor [\#138](https://github.com/pliablepixels/zmNinja/issues/138) - switching networks should trigger authentication [\#134](https://github.com/pliablepixels/zmNinja/issues/134) -- Excessive background data usage [\#131](https://github.com/pliablepixels/zmNinja/issues/131) **Closed issues:** @@ -28,10 +49,6 @@ - HTTP basic auth credentials not stored [\#132](https://github.com/pliablepixels/zmNinja/issues/132) - Android build fails [\#130](https://github.com/pliablepixels/zmNinja/issues/130) - \[DESKTOP\]\[QUESTION\] gconf [\#125](https://github.com/pliablepixels/zmNinja/issues/125) -- CSS montage - implement a better reflow algorithm [\#124](https://github.com/pliablepixels/zmNinja/issues/124) -- Auto upload successful build to testfairy [\#75](https://github.com/pliablepixels/zmNinja/issues/75) -- Integrate with Travis [\#72](https://github.com/pliablepixels/zmNinja/issues/72) -- When moving montage monitors around, remember to move the size [\#16](https://github.com/pliablepixels/zmNinja/issues/16) ## [v1.0.2](https://github.com/pliablepixels/zmNinja/tree/v1.0.2) (2015-12-28) [Full Changelog](https://github.com/pliablepixels/zmNinja/compare/v1.0.1...v1.0.2) @@ -258,4 +275,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)* |
