-
-
Notifications
You must be signed in to change notification settings - Fork 272
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4625317
commit 549ca85
Showing
2 changed files
with
41 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,38 @@ | ||
# Changelog | ||
|
||
## [v1.6.008](https://github.com/pliablepixels/zmNinja/tree/v1.6.008) (2021-04-18) | ||
|
||
[Full Changelog](https://github.com/pliablepixels/zmNinja/compare/v1.6.006...v1.6.008) | ||
|
||
**Implemented enhancements:** | ||
|
||
- add traditional chinese translation \(正體中文\) [\#1059](https://github.com/pliablepixels/zmNinja/pull/1059) ([civita](https://github.com/civita)) | ||
|
||
**Fixed bugs:** | ||
|
||
- Montage profiles [\#1057](https://github.com/pliablepixels/zmNinja/issues/1057) | ||
- Monitors that don't have analysis enabled are not shown in zmNinja [\#1055](https://github.com/pliablepixels/zmNinja/issues/1055) | ||
- Issue when disabling all cameras in zmES settings of zmNinja [\#1050](https://github.com/pliablepixels/zmNinja/issues/1050) | ||
- Monitors not updating in zmNinja after RUN state change. [\#1047](https://github.com/pliablepixels/zmNinja/issues/1047) | ||
- ZM Multi Port breaks individual feed views. [\#1046](https://github.com/pliablepixels/zmNinja/issues/1046) | ||
- Video will not rotate to landscape in iOS 14 when tilted left after update to 1.6.006 [\#1045](https://github.com/pliablepixels/zmNinja/issues/1045) | ||
- Timeline tap broken in 1.6.006 for mobile devices [\#1044](https://github.com/pliablepixels/zmNinja/issues/1044) | ||
|
||
**Closed issues:** | ||
|
||
- WSS isnt updating the token.txt, WS works. [\#1060](https://github.com/pliablepixels/zmNinja/issues/1060) | ||
- Old ZM version [\#1054](https://github.com/pliablepixels/zmNinja/issues/1054) | ||
- Replay in H264 passthrough very slow to start and in X264 start immediately [\#1049](https://github.com/pliablepixels/zmNinja/issues/1049) | ||
- Pending Auth [\#1048](https://github.com/pliablepixels/zmNinja/issues/1048) | ||
|
||
**Merged pull requests:** | ||
|
||
- update translation [\#1058](https://github.com/pliablepixels/zmNinja/pull/1058) ([florie1706](https://github.com/florie1706)) | ||
- \#1050 don't allow all monitors to be disabled in ES, show monitor sub… [\#1053](https://github.com/pliablepixels/zmNinja/pull/1053) ([florie1706](https://github.com/florie1706)) | ||
- \#1050 don't allow all monitors to be disabled in ES, show monitor sub… [\#1052](https://github.com/pliablepixels/zmNinja/pull/1052) ([maymaymay](https://github.com/maymaymay)) | ||
- \#1039 prompt before delete [\#1042](https://github.com/pliablepixels/zmNinja/pull/1042) ([maymaymay](https://github.com/maymaymay)) | ||
- \#1039 prompt before delete [\#1040](https://github.com/pliablepixels/zmNinja/pull/1040) ([florie1706](https://github.com/florie1706)) | ||
|
||
## [v1.6.006](https://github.com/pliablepixels/zmNinja/tree/v1.6.006) (2021-02-20) | ||
|
||
[Full Changelog](https://github.com/pliablepixels/zmNinja/compare/v1.6.004...v1.6.006) | ||
|
@@ -849,8 +882,10 @@ | |
|
||
**Merged pull requests:** | ||
|
||
- Signed-off-by: Veress Krisztián \<[email protected]\> [\#560](https://github.com/pliablepixels/zmNinja/pull/560) ([krive001](https://github.com/krive001)) | ||
- Email not configured [\#544](https://github.com/pliablepixels/zmNinja/pull/544) ([florie1706](https://github.com/florie1706)) | ||
- kEmailNotConfigured [\#540](https://github.com/pliablepixels/zmNinja/pull/540) ([maymaymay](https://github.com/maymaymay)) | ||
- update language spanish language with new keys [\#525](https://github.com/pliablepixels/zmNinja/pull/525) ([fxrnando](https://github.com/fxrnando)) | ||
|
||
## [v1.2.44](https://github.com/pliablepixels/zmNinja/tree/v1.2.44) (2017-09-25) | ||
|
||
|
@@ -882,9 +917,7 @@ | |
|
||
**Merged pull requests:** | ||
|
||
- New string kCycleMontageInterval [\#532](https://github.com/pliablepixels/zmNinja/pull/532) ([florie1706](https://github.com/florie1706)) | ||
- \#530 - allow you to customize timer for montage cycle [\#531](https://github.com/pliablepixels/zmNinja/pull/531) ([maymaymay](https://github.com/maymaymay)) | ||
- update language spanish language with new keys [\#525](https://github.com/pliablepixels/zmNinja/pull/525) ([fxrnando](https://github.com/fxrnando)) | ||
- Create CODE\_OF\_CONDUCT.md [\#524](https://github.com/pliablepixels/zmNinja/pull/524) ([pliablepixels](https://github.com/pliablepixels)) | ||
- Update locale-fr.json [\#518](https://github.com/pliablepixels/zmNinja/pull/518) ([cryptage21](https://github.com/cryptage21)) | ||
- Added new strings according to v1.2.41 [\#512](https://github.com/pliablepixels/zmNinja/pull/512) ([florie1706](https://github.com/florie1706)) | ||
|
@@ -1000,6 +1033,7 @@ | |
**Merged pull requests:** | ||
|
||
- let's make GIF and MP4 an option in Dev Settings \#454 [\#456](https://github.com/pliablepixels/zmNinja/pull/456) ([maymaymay](https://github.com/maymaymay)) | ||
- 433 adding dutch language files [\#435](https://github.com/pliablepixels/zmNinja/pull/435) ([steelyard-nl](https://github.com/steelyard-nl)) | ||
|
||
## [v1.2.37](https://github.com/pliablepixels/zmNinja/tree/v1.2.37) (2017-02-11) | ||
|
||
|
@@ -1063,7 +1097,6 @@ | |
- 440 hard coded text found [\#442](https://github.com/pliablepixels/zmNinja/pull/442) ([steelyard-nl](https://github.com/steelyard-nl)) | ||
- sorted keys \#437 [\#439](https://github.com/pliablepixels/zmNinja/pull/439) ([maymaymay](https://github.com/maymaymay)) | ||
- 437 hard coded text alert found [\#438](https://github.com/pliablepixels/zmNinja/pull/438) ([steelyard-nl](https://github.com/steelyard-nl)) | ||
- 433 adding dutch language files [\#435](https://github.com/pliablepixels/zmNinja/pull/435) ([steelyard-nl](https://github.com/steelyard-nl)) | ||
- you can now toggle a dev option to hide/unhide archived \(flagged\) ev… [\#434](https://github.com/pliablepixels/zmNinja/pull/434) ([maymaymay](https://github.com/maymaymay)) | ||
- Translation update to \#423 [\#425](https://github.com/pliablepixels/zmNinja/pull/425) ([maymaymay](https://github.com/maymaymay)) | ||
|
||
|
@@ -1073,6 +1106,7 @@ | |
|
||
**Implemented enhancements:** | ||
|
||
- Add ability to show motion outlines in alarm frames \(if enabled in ZM\) [\#417](https://github.com/pliablepixels/zmNinja/issues/417) | ||
- Archive selected events [\#388](https://github.com/pliablepixels/zmNinja/issues/388) | ||
|
||
**Merged pull requests:** | ||
|
@@ -1086,7 +1120,6 @@ | |
|
||
**Implemented enhancements:** | ||
|
||
- Add ability to show motion outlines in alarm frames \(if enabled in ZM\) [\#417](https://github.com/pliablepixels/zmNinja/issues/417) | ||
- Add ability to launch app via URL for external integration [\#411](https://github.com/pliablepixels/zmNinja/issues/411) | ||
- Allow for pinning and hiding monitors during rearranging in montage [\#409](https://github.com/pliablepixels/zmNinja/issues/409) | ||
|
||
|
@@ -1136,6 +1169,7 @@ | |
- Translation updates [\#396](https://github.com/pliablepixels/zmNinja/pull/396) ([maymaymay](https://github.com/maymaymay)) | ||
- Translation adjustments. [\#393](https://github.com/pliablepixels/zmNinja/pull/393) ([maymaymay](https://github.com/maymaymay)) | ||
- Translation updates to \#383 [\#392](https://github.com/pliablepixels/zmNinja/pull/392) ([maymaymay](https://github.com/maymaymay)) | ||
- 384 spanish trans [\#385](https://github.com/pliablepixels/zmNinja/pull/385) ([fxrnando](https://github.com/fxrnando)) | ||
|
||
## [v1.2.31](https://github.com/pliablepixels/zmNinja/tree/v1.2.31) (2016-12-02) | ||
|
||
|
@@ -1170,7 +1204,6 @@ | |
**Merged pull requests:** | ||
|
||
- Translation updates. [\#386](https://github.com/pliablepixels/zmNinja/pull/386) ([maymaymay](https://github.com/maymaymay)) | ||
- 384 spanish trans [\#385](https://github.com/pliablepixels/zmNinja/pull/385) ([fxrnando](https://github.com/fxrnando)) | ||
- more minor fixes [\#378](https://github.com/pliablepixels/zmNinja/pull/378) ([maymaymay](https://github.com/maymaymay)) | ||
- minor fixes [\#377](https://github.com/pliablepixels/zmNinja/pull/377) ([maymaymay](https://github.com/maymaymay)) | ||
- minor fixes [\#376](https://github.com/pliablepixels/zmNinja/pull/376) ([maymaymay](https://github.com/maymaymay)) | ||
|
@@ -1466,7 +1499,6 @@ | |
- check if android is exiting on background [\#240](https://github.com/pliablepixels/zmNinja/issues/240) | ||
- Enhancement: zmNinja as surveillance solution [\#236](https://github.com/pliablepixels/zmNinja/issues/236) | ||
- Application not recorvering from connection errors [\#199](https://github.com/pliablepixels/zmNinja/issues/199) | ||
- Event Montage unstable [\#183](https://github.com/pliablepixels/zmNinja/issues/183) | ||
- \[DESKTOP\] Playback control bar lost some features in 1.0.9 [\#176](https://github.com/pliablepixels/zmNinja/issues/176) | ||
|
||
## [v1.1.7](https://github.com/pliablepixels/zmNinja/tree/v1.1.7) (2016-04-23) | ||
|
@@ -1579,6 +1611,7 @@ | |
|
||
**Closed issues:** | ||
|
||
- Event Montage unstable [\#183](https://github.com/pliablepixels/zmNinja/issues/183) | ||
- No image for monitors nor events [\#181](https://github.com/pliablepixels/zmNinja/issues/181) | ||
- Android build fails [\#180](https://github.com/pliablepixels/zmNinja/issues/180) | ||
- iPhone stopped working [\#178](https://github.com/pliablepixels/zmNinja/issues/178) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters