diff options
| author | pliablepixels <pliablepixels@gmail.com> | 2016-06-16 12:27:40 -0400 |
|---|---|---|
| committer | pliablepixels <pliablepixels@gmail.com> | 2016-06-16 12:27:40 -0400 |
| commit | 420061c6b857bf365393192ce620ffc4f5b959d4 (patch) | |
| tree | 042c3c950b9d7128d585ff24c91758b8fc21dd2a | |
| parent | 742a33183d3428616ff9f897609893a96d654f16 (diff) | |
1.1.93
Former-commit-id: 462594bbd39aa538fa04e976dd9629c834fe8370
| -rw-r--r-- | CHANGELOG.md | 36 |
1 files changed, 34 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 2b9e91c2..5c633928 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,39 @@ # Change Log -## [1.1.9](https://github.com/pliablepixels/zmNinja/tree/1.1.9) (2016-05-20) -[Full Changelog](https://github.com/pliablepixels/zmNinja/compare/v1.1.7...1.1.9) +## [1.1.93](https://github.com/pliablepixels/zmNinja/tree/1.1.93) (2016-06-16) +[Full Changelog](https://github.com/pliablepixels/zmNinja/compare/v1.1.92...1.1.93) + +**Implemented enhancements:** + +- Implement language translations [\#261](https://github.com/pliablepixels/zmNinja/issues/261) +- Italian Language [\#260](https://github.com/pliablepixels/zmNinja/issues/260) +- Improve desktop mouse-wheel scrolling in the event view [\#258](https://github.com/pliablepixels/zmNinja/issues/258) + +**Fixed bugs:** + +- Allow special characters in password to work in wizard [\#264](https://github.com/pliablepixels/zmNinja/issues/264) +- if you open a footage modal and exit before 5 seconds, the app keeps checking for event status [\#257](https://github.com/pliablepixels/zmNinja/issues/257) +- Montage and Live View no longer working [\#256](https://github.com/pliablepixels/zmNinja/issues/256) +- 1.1.9 for Android broke pinch and zoom [\#255](https://github.com/pliablepixels/zmNinja/issues/255) + +**Closed issues:** + +- Fix android permissions [\#268](https://github.com/pliablepixels/zmNinja/issues/268) +- Validate language coverage [\#267](https://github.com/pliablepixels/zmNinja/issues/267) +- Update project to work with ionic@2 tools [\#259](https://github.com/pliablepixels/zmNinja/issues/259) +- switch to non parsed zms for montage - see if it helps packery [\#254](https://github.com/pliablepixels/zmNinja/issues/254) + +**Merged pull requests:** + +- IT Translations correction \#270 [\#272](https://github.com/pliablepixels/zmNinja/pull/272) ([mcbittech](https://github.com/mcbittech)) +- More Translations \#267 [\#269](https://github.com/pliablepixels/zmNinja/pull/269) ([mcbittech](https://github.com/mcbittech)) +- Italian Translations first commit [\#266](https://github.com/pliablepixels/zmNinja/pull/266) ([mcbittech](https://github.com/mcbittech)) + +## [v1.1.92](https://github.com/pliablepixels/zmNinja/tree/v1.1.92) (2016-05-21) +[Full Changelog](https://github.com/pliablepixels/zmNinja/compare/v1.1.9...v1.1.92) + +## [v1.1.9](https://github.com/pliablepixels/zmNinja/tree/v1.1.9) (2016-05-20) +[Full Changelog](https://github.com/pliablepixels/zmNinja/compare/v1.1.7...v1.1.9) **Implemented enhancements:** |
