2
0
mirror of https://github.com/rehlds/revoice.git synced 2024-12-27 07:05:47 +03:00
revoice/CHANGELOG.md

65 lines
1.9 KiB
Markdown
Raw Normal View History

2024-11-15 18:03:27 +03:00
# [ReVoice](https://github.com/rehlds/ReVoice) Changelog
---
2024-11-15 18:03:27 +03:00
## [`0.1.0.34`](https://github.com/rehlds/ReVoice/releases/tag/0.1.0.34) - 2020-03-03
## Changed
- VoiceEncoder_Opus.cpp reworked
- Code refactoring
### Fixed
- fixed Compress
2024-11-15 18:03:27 +03:00
**Full Changelog**: [0.1.0.33...0.1.0.34](https://github.com/rehlds/ReVoice/compare/0.1.0.33...0.1.0.34)
2024-11-15 18:03:27 +03:00
## [`0.1.0.33`](https://github.com/rehlds/ReVoice/releases/tag/0.1.0.33) - 2019-10-16
### Fixed
- fixed vulnerable client-side attack via invalid voice packet
2024-11-15 18:03:27 +03:00
**Full Changelog**: [0.1.0.32...0.1.0.33](https://github.com/rehlds/ReVoice/compare/0.1.0.32...0.1.0.33)
2024-11-15 18:03:27 +03:00
## [`0.1.0.32`](https://github.com/rehlds/ReVoice/releases/tag/0.1.0.32) - 2017-10-31
### Fixed
- Fixed `REHLDS_API_VERSION_MINOR` check
2024-11-15 18:03:27 +03:00
**Full Changelog**: [0.1.0.31...0.1.0.32](https://github.com/rehlds/ReVoice/compare/0.1.0.31...0.1.0.32)
2024-11-15 18:03:27 +03:00
## [`0.1.0.31`](https://github.com/rehlds/ReVoice/releases/tag/0.1.0.31) - 2017-10-26
### Added
- Firsrt public release
- Added `rev status` to print detailed info
### Changed
- Updated `rehlsdk`
-
2024-11-15 18:03:27 +03:00
**Full Changelog**: [0.1.0.30...0.1.0.31](https://github.com/rehlds/ReVoice/compare/0.1.0.30...0.1.0.31)
2024-11-15 18:03:27 +03:00
## [`0.1.0.30`](https://github.com/rehlds/ReVoice/releases/tag/0.1.0.30) - 2017-07-09
### Fixed
- Fixed voice stream `steam-to-steam`
2024-11-15 18:03:27 +03:00
**Full Changelog**: [0.1.0.29...0.1.0.30](https://github.com/rehlds/ReVoice/compare/0.1.0.29...0.1.0.30)
2024-11-15 18:03:27 +03:00
## [`0.1.0.29`](https://github.com/rehlds/ReVoice/releases/tag/0.1.0.29) - 2017-07-07
### Added
- Added support for `OPUS` codec
- Addec new cvars: `REV_HltvCodec`, `REV_DefaultCodec`
2024-11-15 18:03:27 +03:00
**Full Changelog**: [0.1.0.26...0.1.0.29](https://github.com/rehlds/ReVoice/compare/0.1.0.26...0.1.0.29)
2024-11-15 18:03:27 +03:00
## [`0.1.0.26`](https://github.com/rehlds/ReVoice/releases/tag/0.1.0.26) - 2016-12-13
### Changed
- Updated `ReHLDS API 3.x`
2024-11-15 18:03:27 +03:00
**Full Changelog**: [0.1.0.26](https://github.com/rehlds/ReVoice/commits/0.1.0.26)