Tuesday's Gone
Thank You to Those who have Contributed
We continue to thank those that have contributed to the ZoneMinder project. We are always in need of volunteers, not just to write code, but to help manage the user forum, manage wiki content, write documentation, test the latest master branch, etc. There is always far more work to do than people available to do the work.
Bug Fix Release
This is a bug fix release that fixes issues of moderate severity.
Here is a summary:
- Additional fixes to zmtrigger
- Additional fixes to zmfilter
- remember navbar collapse selection
- don't build neon instructions on armel architecture
- don't refresh the page during an Ajax timeout error
What's New
If you are upgrading from a release older than 1.32.0, then you should read the release notes for that release. There are several key changes you should be aware of.
Change Log
1.32.2 (2018-10-13)
Merged pull requests:
- check for __ARM_PCS_VFP instead of __armel__ #2250 (knight-of-ni)
- rough in for alarmed frame retrieval #2248 (pliablepixels)
- Turn off navbar #2247 (connortechnology)
- don't build neon instructions on armel #2246 (knight-of-ni)
- Make header flips persistent based on cookie #2245 (connortechnology)
- implement loadMonitor sub #2244 (knight-of-ni)
- use $Event rather than $event #2240 (knight-of-ni)
- added note on auth hash logins #2237 (pliablepixels)
- Fix 2229 get disk percent #2232 (connortechnology)
- allow username&password even if AUTH_HASH is enabled #2231 (pliablepixels)
- Documentation Improvements + Fixes #2230 (dhanikabulath)
- Touch lockfile #2217 (connortechnology)
- Add Control plugin for PTZ cameras supporting the PSIA IP Media Device API #2191 (jof)
* This Change Log was automatically generated by github_changelog_generator