Releases: voiceip/tinyphone
Releases · voiceip/tinyphone
Tinyphone Release #8
What's Changed
- Config load, compare headers case-insensitive by @kingster in #75
- Add support for g729 on MacOS by @kingster in #74
Full Changelog: v36.0.0.83...v36.0.0.84
Tinyphone Release #7
Tinyphone Release #6.1 (VS 19)
Windows built using Win2019 & Visual Studio 2019. Bug fixes and core dependencies update.
What's Changed
- Github CI : Win2019 by @kingster in #53
- Fix crash when dns server list is > 4 by @kingster in #54
- Cleanup by @kingster in #55
- CodeQL by @kingster in #56
- Bump crow fixes secbug cpp/comparison-with-wider-type by @kingster in #57
- Linux App by @kingster in #58
- osx: Fix segfault at GetPhone by @kingster in #60
- Support
#
in dtmf api by @kingster in #61 - Fix conference api by @kingster in #64
Full Changelog: v36.0.0.82-vs17...v36.0.0.82
Requirements
Requires Microsoft Visual C++ Redistributable 2019 x86 to be Installed
Tinyphone Release #6 (VS 17)
What's Changed
- Conference Support by @kingster in #40
- macOS CI by @kingster in #49
- Update lib/crow to CppCrow/Crow by @kingster in #52
Full Changelog: v36.0.0.81...v36.0.0.82-vs17
Note
This is the last build using Win2016 & Visual Studio 2017. All future releases would be with Win2019 & Visual Studio 2019 (As Github is Retiring Win2016 Runners)
Tinyphone Release #5
Bug Fixes
- Fix crash in WSEvents for RestoreAccounts
- Fix logout segfault (#16)
New Features
- Configurable Manual Answer API (#11)
- Configurable persistAccounts (#15)
- Change /dial api request format (#18) adds support for account_name while dialing
- Added Support stun/ice config (#21)
- Added Ring on audio device when autoAnswer is disabled (#22)
- Added RingBack Tone Support for 180 Ringing
- Added support for autoAnswerDelay (#25)
- Added support for loginname in accountConfig (#36)
Tinyphone Public Beta #4
- Automated builds via appveyor
- Adds OPTIONS message support for CORS.
- Save/Restore account on App Restart.
- Disables logout if active calls.
- handle shutdown pjsua segfault.
- Fixes 408 response code issues (update crow to support 408 response code)
Tinyphone Public Beta #3
- Fixes issues with corrupted headsets by reloading driver on failure.
- Update pjsua lib to 2.9
- Update Crypto lib to 8.2
- x86 Installer (Compatible with both 32 and 64 bit OS)
- Requires Visual Studio Runtime 2015 x86 to be Installed (https://www.microsoft.com/en-us/download/details.aspx?id=52685).
Tinyphone Public Beta #2
x86 Installer (Compatible with both 32 and 64 bit OS)
Requires Visual Studio Runtime 2015 x86 to be Installed (https://www.microsoft.com/en-us/download/details.aspx?id=52685).
Tinyphone Public Beta
- First Binary Release (Installer)
- x86 Installer (Compatible with both 32 and 64 bit OS)
- Requires Visual Studio Runtime 2015 to be Installed.