Release 1.19.0
2025-10-07
Adds:
Zeef preview.
Project name to email notifications.
Time of operating report generation to title page.
Generation guarantee ratio to system.
Network information to node connectivity (
net_bytes_out_eth0
andnet_bytes_in_eth0
).
Changes:
Financial information is now hidden on simple reports.
data
events are now shown on reports.Changes project notification type
Project Reports
to more accurately readProject Documents
inside schema.Project codes are now allowed to have a lower case character on the end, e.g. from
^[A-Z0-9]*$
to^[A-Z0-9]+[a-z]?$
.Service request visit dates now use the project timezone.
Fixes:
Organization UX settings from incorrectly disabling returning that Google milestones are enabled.
Spacing issue with operating reports.
Small tweaks to the operating report layout and display.
Issue with event range filtering that sometimes occurred.
Various other fixes and optimizations.
Last updated