Difference between revisions of "IMPACT.CL Versions"
m (→1.3.0) |
(1.3.4) |
||
(10 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
==1.3== | ==1.3== | ||
Linux compatibility : needs GLibC 2.31 and kernel 5.4 | Linux compatibility : needs GLibC 2.31 and kernel 5.4 | ||
+ | ===1.3.4=== | ||
+ | (Testing 2024-12-18) | ||
+ | |||
+ | *Library | ||
+ | **Better handling of all JSON errors in protocol | ||
+ | **Corrections for load/unload memory leaks and possible dead-locks | ||
+ | **Added /licvalid web access to test for license's validity | ||
+ | |||
+ | ===1.3.3=== | ||
+ | (Testing 2024-10-18) | ||
+ | |||
+ | *Prevent possible crash on failure to load extension | ||
+ | *Library executables: | ||
+ | **Command-line parsing correction | ||
+ | |||
+ | ===1.3.2=== | ||
+ | (2024-10-08) | ||
+ | |||
+ | *Storage: safer read/write of shared folder to avoid empty config | ||
+ | *Linux *-proc: Kubernetes Leader election: ensure redirects are stopped by closing connections | ||
+ | *Security update for HTTPS server | ||
+ | *Library: support for Darwin/arm64 | ||
+ | |||
+ | ===1.3.1=== | ||
+ | (PREVIEW - 2024-07-19) | ||
+ | |||
+ | *Linux: Added support for Fedora/OpenSuse/ArchLinux-based distributions (for SSL certificates) | ||
+ | *Linux *-proc: Kubernetes Leader election improvements | ||
+ | |||
===1.3.0=== | ===1.3.0=== | ||
− | ( | + | (2024-06-07) |
*ARM64: support SVE2 optimizations | *ARM64: support SVE2 optimizations | ||
Line 15: | Line 44: | ||
**Linux: can use a Kubernetes Leader election to have only one running instance | **Linux: can use a Kubernetes Leader election to have only one running instance | ||
*Linux executable: | *Linux executable: | ||
− | + | **-jack : choose best frame number for processing, added more command-line parameters | |
− | + | **-pipewire : added for PipeWire direct integration | |
*Library: | *Library: | ||
**Applications can set a fixed text answer to <code>/apphealth</code> web address. | **Applications can set a fixed text answer to <code>/apphealth</code> web address. |
Latest revision as of 14:15, 18 December 2024
Software and libraries can be found in download.sound4.biz
To create a container from the libraries, see Cloud Containerization.
1.3
Linux compatibility : needs GLibC 2.31 and kernel 5.4
1.3.4
(Testing 2024-12-18)
- Library
- Better handling of all JSON errors in protocol
- Corrections for load/unload memory leaks and possible dead-locks
- Added /licvalid web access to test for license's validity
1.3.3
(Testing 2024-10-18)
- Prevent possible crash on failure to load extension
- Library executables:
- Command-line parsing correction
1.3.2
(2024-10-08)
- Storage: safer read/write of shared folder to avoid empty config
- Linux *-proc: Kubernetes Leader election: ensure redirects are stopped by closing connections
- Security update for HTTPS server
- Library: support for Darwin/arm64
1.3.1
(PREVIEW - 2024-07-19)
- Linux: Added support for Fedora/OpenSuse/ArchLinux-based distributions (for SSL certificates)
- Linux *-proc: Kubernetes Leader election improvements
1.3.0
(2024-06-07)
- ARM64: support SVE2 optimizations
- Correct possible crash with license proxy
- Executable *-proc:
- Corrected RTP binding for multiple interfaces
- Added long style command line options
- Linux: can use a Kubernetes Leader election to have only one running instance
- Linux executable:
- -jack : choose best frame number for processing, added more command-line parameters
- -pipewire : added for PipeWire direct integration
- Library:
- Applications can set a fixed text answer to
/apphealth
web address.
- Applications can set a fixed text answer to
1.2
Support for Streaming extension
1.2.9
(2024-04-29)
- Licenses: correction to be more error resilient
- Added new GUI themes
- GUI improvements
CRITICAL UPDATE: A critical update has been issued. It is recommended that all users update their configurations in order to address the potential issue of loss of connection with our license servers, which was observed on Friday, April 26, 2024.
1.2.8
(2024-04-05)
- Added Diversity Delay
- Optimize license retrieving (especially in file mode)
- Library:
- Added LOG_HEADER parameter to prepend logs per instance
- Correct possible data race error in multiple instances
- Windows: do not unload plugin libraries to avoid errors
- Correct memory leak on license failure
1.2.7
(2024-03-15)
- File mode only: do not allow running without proper license.
- Library:
- Added generic C++ wrapper (compatible for all .Cl libraries)
- Standardize distribution files across distributions
- Windows only : better handling of network paths
1.2.6
(Preview - 2024-02-29)
- Process: better support for pre-processing only
- Licenses: dynamic refresh validity date
- Library:
- Added SetMetadataMulti for multiple metadata set at once
- Completed Windows zip archives with missing documentation
- Proc executable: Can have different payload for in and out, corrected raw mode, rename default env access key variables
1.2.5
(Testing 2024-02-15)
- Library:
- Correction for loading extensions in a different folder
1.2.3
(Testing 2024-02-07)
- Library:
- File change watching is not possible in container's volumes : avoid crash (bug since 1.1.8)
1.2.2
(Testing 2024-02-05)
- GUI improvements
1.2.1
(Testing 2024-02-01)
- More support for next generation presets
- Correction for Stream plugin 0.9.1
1.2.0
(Testing 2024-01-25)
- Added support for streaming extension
- Correct undo/redo problem since 1.1.8
- GUI improvements
- Library mode:
- Various possible memory leaks corrected
1.1
New license system, more flexible, allowing possible non-realtime processing. The previous license system will be progressively shut down, and definitely shut down on June 30th.
1.1.8
(2023-11-03)
- Support for Kantar Watermarking extension
- Support for a few different numbers of frames per chunk, selectable at creation.
- Library
- Instances can share on air preset and all settings, along with presets. See parameters STATE_FILENAME and STATE_ONAIR.
- Last on air time saved in state instead of preset for facilitate storage sharing
- Date/Time in JSON now follows ecma262 format
- Various fixes in library when loading/unloading, providing invalid data, or race conditions
- "change" operator in JSON protocol improved
1.1.7
(2023-09-01)
- Support for per-preset R128 settings
- Support for future presets algorithms
- Various minor fixes
- Support for storage monitoring, allowing to share presets between instances
- Support for optional custom external preset management
- Correct some rights management
- Correct some Windows Unicode handling and path vulnerability
- First support for extensions
1.1.6
(2023-05-26)
- Correct web reconnection (some control like Operate were doing nothing after reconnecting)
- Correct date/time storage format
1.1.5
(2023-05-19)
- Better asynchronous handling, to avoid Web/JSON hangs
1.1.4
(Preview - 2023-04-12)
- Correct multiple instances starts/stop and authentication
- Added CSRF protection on forms
1.1.3
(2023-03-31)
- Correct occasional memory corruption when used with many instances and removing some or quitting
1.1.2
(Testing 2023-03-24)
- Correct stopping web server when connections are active
- Library : added mono/stereo planar conversion
- Fixed I/O conversion tools memory alignment errors (bug since 1.1.0)
- Interface : do not add quotes to processor name (bug since 1.1.0)
1.1.1
(Testing 2023-03-20)
- Correct storage (preset load/save) (bug since 1.1.0)
- Library : added C++ dynamic library loader interface to avoid static linking
1.1.0
(Testing 2023-03-14)
- Processing
- Input AGC can be in wideband
- Final limiter Improvement
- Creates more presets on initialization
- Many web interface improvements
- Access to parameters in bypassed blocks
- Improved presets window
- Various fixes
- Library
- Fixed some stopping crashes
- Added some I/O conversion tools
- Support non-realtime processing if license allows
- New license system
BUG: storage is not working, so preset load/save is not possible
1.0
Linux compatibility : needs GLibC 2.19 and kernel 3.13
1.0.5
(2023-01-30)
- Interface improvements
- Fixed sorting of presets in Preset dialog
1.0.4
(2023-01-27)
- Interface improvements
- Fixed slider when using with keyboard
- Higher processing samplerate (uses more CPU)
1.0.3
(2022-12-05 - Testing)
- Implement Preset Libraries and Tags
- Interface improvements
- Stereo limiter enhancements
- Wide-AGC mode available
1.0.2
(2022-11-09 - Testing)
- Voice/Mono Detect : default to no auto-mono
- JSON API: can select wanted changes
- Library : parameters can be set by instance instead of environment variables
- Correct Band VUmeter display on top
- Correct authentication page
- Correct login/logout redirect behind a reverse proxy
1.0.1
(2022-11-08 - Testing)
- Correct Preset import
- Do not export undo/redo in presets
- Web interface improvements, with loudness history and band display
- Web interface : correct login redirect behind reverse proxy
- Library : corrections to be able to unload/reload instances
- Library : can get Web server status
- Library : new API to pass parameters per instance instead of using environment variables (but keep them by default)
- JSON : can filter wanted changes
1.0.0
(2022-10-26 - Testing)
- First version