|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## [v1.6.009](https://github.com/pliablepixels/zmNinja/tree/v1.6.009) (2021-07-14) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/pliablepixels/zmNinja/compare/v1.6.008...v1.6.009) |
| 6 | + |
| 7 | +**Fixed bugs:** |
| 8 | + |
| 9 | +- Adding new monitors seems to mess up organization and always get turned off [\#1067](https://github.com/pliablepixels/zmNinja/issues/1067) |
| 10 | +- Montage profiles [\#1057](https://github.com/pliablepixels/zmNinja/issues/1057) |
| 11 | + |
| 12 | +**Closed issues:** |
| 13 | + |
| 14 | +- zmNinja end of life notice [\#1081](https://github.com/pliablepixels/zmNinja/issues/1081) |
| 15 | +- 24hr Review when accessed from different time zone, pulls old events. [\#1074](https://github.com/pliablepixels/zmNinja/issues/1074) |
| 16 | +- Delay when playing events [\#1073](https://github.com/pliablepixels/zmNinja/issues/1073) |
| 17 | +- Auto play while viewing videos from Events List doesn't respect "hidden" attribute [\#1072](https://github.com/pliablepixels/zmNinja/issues/1072) |
| 18 | +- zmNinja not working properly with Zoneminder v1.36.1 [\#1069](https://github.com/pliablepixels/zmNinja/issues/1069) |
| 19 | +- No monitors visible after upgrade to 1.36.0 [\#1066](https://github.com/pliablepixels/zmNinja/issues/1066) |
| 20 | +- No windows build of v1.6.008 [\#1064](https://github.com/pliablepixels/zmNinja/issues/1064) |
| 21 | +- small issue since you changed the app to stack unread notifications. [\#1051](https://github.com/pliablepixels/zmNinja/issues/1051) |
| 22 | +- Copying log creates semi-permanent text overlay on display outside app - zmNinja Android 10 - OnePlus 6 [\#1021](https://github.com/pliablepixels/zmNinja/issues/1021) |
| 23 | + |
| 24 | +**Merged pull requests:** |
| 25 | + |
| 26 | +- EOL [\#1080](https://github.com/pliablepixels/zmNinja/pull/1080) ([florie1706](https://github.com/florie1706)) |
| 27 | +- EOL [\#1079](https://github.com/pliablepixels/zmNinja/pull/1079) ([maymaymay](https://github.com/maymaymay)) |
| 28 | +- \#1073 formatting and cosmetics... [\#1076](https://github.com/pliablepixels/zmNinja/pull/1076) ([maymaymay](https://github.com/maymaymay)) |
| 29 | +- \#1067 make sure we don't get stuck in a loop between ZM groups and mo… [\#1071](https://github.com/pliablepixels/zmNinja/pull/1071) ([florie1706](https://github.com/florie1706)) |
| 30 | +- \#1067 make sure we don't get stuck in a loop between ZM groups and mo… [\#1070](https://github.com/pliablepixels/zmNinja/pull/1070) ([maymaymay](https://github.com/maymaymay)) |
| 31 | +- update zh\_TW translation and apply translation to some texts [\#1063](https://github.com/pliablepixels/zmNinja/pull/1063) ([civita](https://github.com/civita)) |
| 32 | +- \#1057 bazillion hacks to make this work [\#1062](https://github.com/pliablepixels/zmNinja/pull/1062) ([florie1706](https://github.com/florie1706)) |
| 33 | +- \#1057 bazillion hacks to make this work [\#1061](https://github.com/pliablepixels/zmNinja/pull/1061) ([maymaymay](https://github.com/maymaymay)) |
| 34 | + |
3 | 35 | ## [v1.6.008](https://github.com/pliablepixels/zmNinja/tree/v1.6.008) (2021-04-18) |
4 | 36 |
|
5 | 37 | [Full Changelog](https://github.com/pliablepixels/zmNinja/compare/v1.6.006...v1.6.008) |
|
10 | 42 |
|
11 | 43 | **Fixed bugs:** |
12 | 44 |
|
13 | | -- Montage profiles [\#1057](https://github.com/pliablepixels/zmNinja/issues/1057) |
14 | 45 | - Monitors that don't have analysis enabled are not shown in zmNinja [\#1055](https://github.com/pliablepixels/zmNinja/issues/1055) |
15 | 46 | - Issue when disabling all cameras in zmES settings of zmNinja [\#1050](https://github.com/pliablepixels/zmNinja/issues/1050) |
16 | 47 | - Monitors not updating in zmNinja after RUN state change. [\#1047](https://github.com/pliablepixels/zmNinja/issues/1047) |
|
31 | 62 | - \#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)) |
32 | 63 | - \#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)) |
33 | 64 | - \#1039 prompt before delete [\#1042](https://github.com/pliablepixels/zmNinja/pull/1042) ([maymaymay](https://github.com/maymaymay)) |
34 | | -- \#1039 prompt before delete [\#1040](https://github.com/pliablepixels/zmNinja/pull/1040) ([florie1706](https://github.com/florie1706)) |
35 | 65 |
|
36 | 66 | ## [v1.6.006](https://github.com/pliablepixels/zmNinja/tree/v1.6.006) (2021-02-20) |
37 | 67 |
|
|
105 | 135 |
|
106 | 136 | **Merged pull requests:** |
107 | 137 |
|
| 138 | +- \#1039 prompt before delete [\#1040](https://github.com/pliablepixels/zmNinja/pull/1040) ([florie1706](https://github.com/florie1706)) |
108 | 139 | - Update source.rst [\#1007](https://github.com/pliablepixels/zmNinja/pull/1007) ([nestorwheelock](https://github.com/nestorwheelock)) |
109 | 140 |
|
110 | 141 | ## [v1.6.000](https://github.com/pliablepixels/zmNinja/tree/v1.6.000) (2020-10-12) |
|
882 | 913 |
|
883 | 914 | **Merged pull requests:** |
884 | 915 |
|
885 | | -- Signed-off-by: Veress Krisztián \<[email protected]\> [\#560 ](https://github.com/pliablepixels/zmNinja/pull/560) ( [krive001 ](https://github.com/krive001)) |
886 | | -- Email not configured [\#544](https://github.com/pliablepixels/zmNinja/pull/544) ([florie1706](https://github.com/florie1706)) |
887 | 916 | - kEmailNotConfigured [\#540](https://github.com/pliablepixels/zmNinja/pull/540) ([maymaymay](https://github.com/maymaymay)) |
888 | | -- update language spanish language with new keys [\#525](https://github.com/pliablepixels/zmNinja/pull/525) ([fxrnando](https://github.com/fxrnando)) |
| 917 | +- New string kCycleMontageInterval [\#532](https://github.com/pliablepixels/zmNinja/pull/532) ([florie1706](https://github.com/florie1706)) |
889 | 918 |
|
890 | 919 | ## [v1.2.44](https://github.com/pliablepixels/zmNinja/tree/v1.2.44) (2017-09-25) |
891 | 920 |
|
|
917 | 946 |
|
918 | 947 | **Merged pull requests:** |
919 | 948 |
|
| 949 | +- Email not configured [\#544](https://github.com/pliablepixels/zmNinja/pull/544) ([florie1706](https://github.com/florie1706)) |
920 | 950 | - \#530 - allow you to customize timer for montage cycle [\#531](https://github.com/pliablepixels/zmNinja/pull/531) ([maymaymay](https://github.com/maymaymay)) |
| 951 | +- update language spanish language with new keys [\#525](https://github.com/pliablepixels/zmNinja/pull/525) ([fxrnando](https://github.com/fxrnando)) |
921 | 952 | - Create CODE\_OF\_CONDUCT.md [\#524](https://github.com/pliablepixels/zmNinja/pull/524) ([pliablepixels](https://github.com/pliablepixels)) |
922 | 953 | - Update locale-fr.json [\#518](https://github.com/pliablepixels/zmNinja/pull/518) ([cryptage21](https://github.com/cryptage21)) |
923 | 954 | - Added new strings according to v1.2.41 [\#512](https://github.com/pliablepixels/zmNinja/pull/512) ([florie1706](https://github.com/florie1706)) |
|
949 | 980 | **Merged pull requests:** |
950 | 981 |
|
951 | 982 | - montage profile save - show existing list too [\#511](https://github.com/pliablepixels/zmNinja/pull/511) ([maymaymay](https://github.com/maymaymay)) |
952 | | -- \#509 - default profile for all monitors and "workspace" [\#510](https://github.com/pliablepixels/zmNinja/pull/510) ([maymaymay](https://github.com/maymaymay)) |
953 | 983 |
|
954 | 984 | ## [v1.2.40](https://github.com/pliablepixels/zmNinja/tree/v1.2.40) (2017-03-19) |
955 | 985 |
|
|
970 | 1000 |
|
971 | 1001 | **Merged pull requests:** |
972 | 1002 |
|
| 1003 | +- \#509 - default profile for all monitors and "workspace" [\#510](https://github.com/pliablepixels/zmNinja/pull/510) ([maymaymay](https://github.com/maymaymay)) |
973 | 1004 | - Update locale-de.json [\#497](https://github.com/pliablepixels/zmNinja/pull/497) ([florie1706](https://github.com/florie1706)) |
974 | 1005 | - Update locale-fr 1.2.39 [\#495](https://github.com/pliablepixels/zmNinja/pull/495) ([cryptage21](https://github.com/cryptage21)) |
975 | 1006 | - Buttons in this view were the wrong way around [\#494](https://github.com/pliablepixels/zmNinja/pull/494) ([florie1706](https://github.com/florie1706)) |
|
1033 | 1064 | **Merged pull requests:** |
1034 | 1065 |
|
1035 | 1066 | - 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)) |
1036 | | -- 433 adding dutch language files [\#435](https://github.com/pliablepixels/zmNinja/pull/435) ([steelyard-nl](https://github.com/steelyard-nl)) |
1037 | 1067 |
|
1038 | 1068 | ## [v1.2.37](https://github.com/pliablepixels/zmNinja/tree/v1.2.37) (2017-02-11) |
1039 | 1069 |
|
|
1097 | 1127 | - 440 hard coded text found [\#442](https://github.com/pliablepixels/zmNinja/pull/442) ([steelyard-nl](https://github.com/steelyard-nl)) |
1098 | 1128 | - sorted keys \#437 [\#439](https://github.com/pliablepixels/zmNinja/pull/439) ([maymaymay](https://github.com/maymaymay)) |
1099 | 1129 | - 437 hard coded text alert found [\#438](https://github.com/pliablepixels/zmNinja/pull/438) ([steelyard-nl](https://github.com/steelyard-nl)) |
| 1130 | +- 433 adding dutch language files [\#435](https://github.com/pliablepixels/zmNinja/pull/435) ([steelyard-nl](https://github.com/steelyard-nl)) |
1100 | 1131 | - 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)) |
1101 | 1132 | - Translation update to \#423 [\#425](https://github.com/pliablepixels/zmNinja/pull/425) ([maymaymay](https://github.com/maymaymay)) |
1102 | 1133 |
|
|
1169 | 1200 | - Translation updates [\#396](https://github.com/pliablepixels/zmNinja/pull/396) ([maymaymay](https://github.com/maymaymay)) |
1170 | 1201 | - Translation adjustments. [\#393](https://github.com/pliablepixels/zmNinja/pull/393) ([maymaymay](https://github.com/maymaymay)) |
1171 | 1202 | - Translation updates to \#383 [\#392](https://github.com/pliablepixels/zmNinja/pull/392) ([maymaymay](https://github.com/maymaymay)) |
1172 | | -- 384 spanish trans [\#385](https://github.com/pliablepixels/zmNinja/pull/385) ([fxrnando](https://github.com/fxrnando)) |
1173 | 1203 |
|
1174 | 1204 | ## [v1.2.31](https://github.com/pliablepixels/zmNinja/tree/v1.2.31) (2016-12-02) |
1175 | 1205 |
|
|
1204 | 1234 | **Merged pull requests:** |
1205 | 1235 |
|
1206 | 1236 | - Translation updates. [\#386](https://github.com/pliablepixels/zmNinja/pull/386) ([maymaymay](https://github.com/maymaymay)) |
| 1237 | +- 384 spanish trans [\#385](https://github.com/pliablepixels/zmNinja/pull/385) ([fxrnando](https://github.com/fxrnando)) |
1207 | 1238 | - more minor fixes [\#378](https://github.com/pliablepixels/zmNinja/pull/378) ([maymaymay](https://github.com/maymaymay)) |
1208 | 1239 | - minor fixes [\#377](https://github.com/pliablepixels/zmNinja/pull/377) ([maymaymay](https://github.com/maymaymay)) |
1209 | 1240 | - minor fixes [\#376](https://github.com/pliablepixels/zmNinja/pull/376) ([maymaymay](https://github.com/maymaymay)) |
|
1499 | 1530 | - check if android is exiting on background [\#240](https://github.com/pliablepixels/zmNinja/issues/240) |
1500 | 1531 | - Enhancement: zmNinja as surveillance solution [\#236](https://github.com/pliablepixels/zmNinja/issues/236) |
1501 | 1532 | - Application not recorvering from connection errors [\#199](https://github.com/pliablepixels/zmNinja/issues/199) |
| 1533 | +- Event Montage unstable [\#183](https://github.com/pliablepixels/zmNinja/issues/183) |
1502 | 1534 | - \[DESKTOP\] Playback control bar lost some features in 1.0.9 [\#176](https://github.com/pliablepixels/zmNinja/issues/176) |
1503 | 1535 |
|
1504 | 1536 | ## [v1.1.7](https://github.com/pliablepixels/zmNinja/tree/v1.1.7) (2016-04-23) |
|
1611 | 1643 |
|
1612 | 1644 | **Closed issues:** |
1613 | 1645 |
|
1614 | | -- Event Montage unstable [\#183](https://github.com/pliablepixels/zmNinja/issues/183) |
1615 | 1646 | - No image for monitors nor events [\#181](https://github.com/pliablepixels/zmNinja/issues/181) |
1616 | 1647 | - Android build fails [\#180](https://github.com/pliablepixels/zmNinja/issues/180) |
1617 | 1648 | - iPhone stopped working [\#178](https://github.com/pliablepixels/zmNinja/issues/178) |
|
1757 | 1788 |
|
1758 | 1789 | ## [v0.87.3](https://github.com/pliablepixels/zmNinja/tree/v0.87.3) (2015-12-15) |
1759 | 1790 |
|
1760 | | -[Full Changelog](https://github.com/pliablepixels/zmNinja/compare/v0.87.2...v0.87.3) |
| 1791 | +[Full Changelog](https://github.com/pliablepixels/zmNinja/compare/v0.87...v0.87.3) |
1761 | 1792 |
|
1762 | 1793 | **Implemented enhancements:** |
1763 | 1794 |
|
|
1777 | 1808 |
|
1778 | 1809 | - Timeline on v0.87.2 shows only motion events [\#105](https://github.com/pliablepixels/zmNinja/issues/105) |
1779 | 1810 |
|
1780 | | -## [v0.87.2](https://github.com/pliablepixels/zmNinja/tree/v0.87.2) (2015-11-20) |
| 1811 | +## [v0.87](https://github.com/pliablepixels/zmNinja/tree/v0.87) (2015-11-20) |
1781 | 1812 |
|
1782 | | -[Full Changelog](https://github.com/pliablepixels/zmNinja/compare/v0.87...v0.87.2) |
| 1813 | +[Full Changelog](https://github.com/pliablepixels/zmNinja/compare/v0.87.2...v0.87) |
1783 | 1814 |
|
1784 | | -## [v0.87](https://github.com/pliablepixels/zmNinja/tree/v0.87) (2015-11-20) |
| 1815 | +## [v0.87.2](https://github.com/pliablepixels/zmNinja/tree/v0.87.2) (2015-11-20) |
1785 | 1816 |
|
1786 | | -[Full Changelog](https://github.com/pliablepixels/zmNinja/compare/v0.87.1...v0.87) |
| 1817 | +[Full Changelog](https://github.com/pliablepixels/zmNinja/compare/v0.87.1...v0.87.2) |
1787 | 1818 |
|
1788 | 1819 | **Fixed bugs:** |
1789 | 1820 |
|
|
0 commit comments