- Переименовано Nextcloud на F7cloud - Добавлены зависимости Firefox ESR и Geckodriver - Создан скрипт установки с поддержкой параметров HPB - Добавлена документация и инструкции по установке Co-authored-by: Cursor <cursoragent@cursor.com>
1.7 KiB
1.7 KiB
Changelog
All notable changes to this project will be documented in this file.
[0.2.1] - 2025-11-13
Fixed
- Fix minimum required version of Selenium #67
- Fix issues in packages of Selenium and requests introduced in 0.2.0 #66 #69
[0.2.0] - 2025-10-13
Added
- Add trusted proxies configuration to log the "real" IP of clients #26
- Add Prometheus stats #27 #56
- Add support for specifying Selenium driver and browser executable #33
- Add configuration options for ffmpeg inputs #57
- Add argument to overwrite the benchmark output file #58
- Show frames dropped by ffplay in benchmark summary #59
Fixed
- Remove unneeded, and sometimes problematic, visit to main Nextcloud server page #28
- Fix error printed to the log when running benchmark in extra verbose mode #61
[0.1.0] - 2023-10-23
- Initial version