Released 1.36.34 The Memory Remains

Information and announcements regarding the website and forums in general.
Post Reply
User avatar
iconnor
Posts: 3119
Joined: Fri Oct 29, 2010 1:43 am
Location: Toronto
Contact:

Released 1.36.34 The Memory Remains

Post by iconnor »

# Changes since 1.36.33

- fix mouseEvent property names, allowing zooming into recorded events
- Handle ffmpeg5 channel deprecations
- add debian Add bookworm support
- add Help text for OPTIONS_ALARMMAXFPS
- remove Remove chowning /usr/share/zoneminder from docs.
- docs: Spelling, fix missing db in database create for bullseye, add bookworm instructions
- Clean up help text for ZM_LOG_DEBUG_FILE to not say that it can include a directory. It should be JUST a filename.
- Do not allow directory names in ZM_LOG_DEBUG_FILE. Only log to ZM_LOG_DIR
- Load the ZM::Event using the Event Model data instead of loading by Id which goes back to db for performance (API faster)
- If no next bulk frame use Event data to estimate the delta to supply an image
- remove duplicate event save when updating Disk Space
- Allow caching of images in view=image
- Improve logging wrt insufficient permissions
- Update fail2ban.rules
- Don't show bandwidth options if there are none to choose from
- Update redhat build docs
- Fix missing auth_relay on alarm xhr
- Make objdetect modals 65% width to make it easier to see
- Don't exit on segfault, perhaps allowing graceful shutdown
- Switch from utf8 to utf8mb4 so that collation works
- Handle failure to db query more gracefully
- Transform date string to int to satisfy newer php
- Add auth_relay to control command
- ONVIF: Handle RateControl being undef
- Restrict mid to a cardinal value. Fixes GHSA-9cmr-7437-v9fj
- in detaintPath also strip :// because php:// is a way to inject code
- Only allow Events Columns for sort. Fixes GHSA-2qp3-fwpv-mc96. Fixes GHSA-9cmr-7437-v9fj
- Use https proxy instead of http since we now access an https url
- Fix Auto Unarchive not deselecting
- define count. Fixes #3799
- Add quotes around dbUser and dbPass to prevent command injection in zmcamtool.pl and zmupdate.pl
- If group is empty, return false for canview so that it doesn't appear in dropdowns etc.
- Only show groups that we can view
- Revert change to cookie and cookie expire to fix loss of bootstrap table preferences. Add samesite
- Info to Debug for login.

All users are strongly recommended to update.

https://github.com/ZoneMinder/zoneminde ... es/1.36.34
**Full Changelog**: https://github.com/ZoneMinder/zoneminde ... ...1.36.34
Post Reply