Difference between revisions of "IMPACT.CL Versions"
From SOUND4wiki
Line 26: | Line 26: | ||
*JSON API: can select wanted changes | *JSON API: can select wanted changes | ||
*Library : parameters can be set by instance instead of environment variables | *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=== | ===1.0.1=== | ||
Line 32: | Line 35: | ||
*Correct Preset import | *Correct Preset import | ||
*Do not export undo/redo in presets | *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=== | ===1.0.0=== |
Revision as of 16:35, 30 January 2023
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