Version 1.4.4 Release Notes
Release of Forza HDS container software version 1.4.4
Audio/GUI: Add Stereo Enhancer. This is set to "off" in all factory presets
Audio/GUI: Add Nielsen Watermarking. This is activated as a separately licensed feature ID.
Net: Move LWRP server back to port 93
Net/GUI: Fix reception/display issues in SAP discovery
Sec: Update Linux Distro container
Sec: Update npm modules
Net: Allow Authentication proxy to bind to privileged port w/o running as root user
Licensing: Back-date the license so that SLA expiration will not be enforced for any previous users
AoIP: Add NET_TTL_AOIP environement var to control IPv4 max hops of transmitted AoIP packets
Net: Support machine config where localhost hostname resolves to IPv6 only (e.g. kubernetes)
Deploy: Run real time processes on any processor if EX_RT_CPU is not specified
GUI: Add Input and Output dialogs that group the relevant controls and are accessed from the top line
Version 1.3.1 Release Notes
Release of Forza HDS (formerly "Forza") container software version 1.3.1
AoIP: Add suppot for LWRP SRC and DST commands
Audio: Add dual input support w/ mix or failover modes
Audio/UI: Add Kantar Watermarking (paid licensed feature)
Audio: new and improved wideband AGC v2.0 processing
Sec: Update container Linux distro
Sec: Update npm modules
Internal: Add support for using Key9 features to individually license Bricks
Internal, Sec: Use only the encrypted model file everywhere
Sec: Update to Node 18.20.3
Fix Audio IO statistics not refreshing properly (RM #22866)
UI/UX: Detect and report unsupported processor types
UI: Fix disk icon unclickable with long current preset name
Version 1.1.0 Release Notes
Released 05/24/2023
Available as Docker image: quay.io/telosalliance/forza:1.1.0
Most significant features of this release:
Audio - Add “Bass Texture” quick tweak control that shifts the balance of band 1 processing between multiband limiting and final clipping.
Audio - Add "Slam" preset
Web UI - Add mouse configuration to compensate for OS natural scrolling.
Web UI / Deployment - Support reverse-proxy by path of the http web UI.
Other Functional improvements:
Deployment - Add default CMD to container
Deployment - Change EX_AOIP_INTERFACE environment variable to IFACE_AOIP and add IFACE_WEBUI. IFACE_WEBUI specifies the network interface on which to serve the http web-ui.
Note: EX_AOIP_INTERFACE has partial backwards compatibility. If new features don’t behave as expected, update the environment variable to IFACE_AOIP.
Deployment - Change default web-ui TCP port to 80. Note: this is configurable using the HTTP_PORT environment variable.
Bug Fixes:
UX/Audio - Recalling certain Omnia Presets will no longer engage/disengage the BS.1770 loudness controller. It is now independent of all Omnia or user preset settings.
GUI - Fix behavior where SaveAs to an existing preset name that is not the last saved preset would create presets with duplicate names.
Security:
Remove unneeded npm modules
Update all npm modules
Update Container base to ubuntu:jammy-20230308
Update nodejs to 18.15.0
Remove libcap2 and curl from container as shipped