1- = Restcomm Release Notes
1+ = Restcomm-Connect Release Notes
22
33These notes group both Community and Telscale changes in a single document.
4- Changes marked with (R) sign, means those changes are introduced for the respective
5- Telscale commercial product.
4+
5+ === Tags
6+
7+ The folowing tags are used to categorize and state the scope of a change
8+
9+ * **security improvement** tags changes related to security
10+ * **commercial** tags changes that are available only in the commercial RestcommOne product
11+
612
713//add release-notes with newer on top
814== 8.4.0 version
9- === Additions
15+ === New Features
1016// New features (whether major or minor) go here
11- * Clients passwords are now hashed in DB.
17+ * Clients passwords are now hashed in DB - **security improvement**
1218* Profiles allow arbitrary properties to be saved/retrieved.
13- * Added configurable SBC mode.
19+ * Added configurable SBC mode which if enabled will disable all NAT handling operations
1420
15- === Removals
21+ === Breaking Changes
1622// draws attention to functionality that is getting removed
17- * RVD auto-login from Console no longer works after hashed passwords
23+ * Accessing Olympus WebRTC from Console now requires to login again. This because of the new feature to hash passwords
24+ * Removed default clients `alice` and `bob`
1825
19- === Changes
26+ === Bug Fixes
2027// any difference in functionality
2128* Dial Timeout does not cancel task when Callee is busy
2229* Configurable inbound/outbound SMPP encoding
2330* Race condition on sending BYE to incoming call for a dial fork scenario
24- * (R) Fixed SDR event for SMS
31+ * Fixed SDR event for SMS - **commercial**
2532
2633
2734=== Migration Notes
2835// Things to consider during migration from previous release
29- * Clients password are considered to be MD5 hashed in DB. Use proper migration
30- scripts as usual (R), to ensure existing clients passwords are properly migrated.
36+ * Clients password are considered to be MD5 hashed in DB. Database migration
37+ scripts are available in **commercial** version. Database migration script will ensure existing clients passwords are properly migrated.
3138
3239=== External Dependencies Updates
3340// any dependencies
@@ -40,8 +47,8 @@ scripts as usual (R), to ensure existing clients passwords are properly migrated
4047** Integrated Feature Access Control (FAC) limitations
4148** Improved Designer performance with better xstream usage
4249** Designer Look & Feel to match new Restcomm branding
43- * WebRTC Demo updated to version.
50+ * Olympus WebRTC Demo updated to version.
4451** Fixed an issue in WebRTC Demo jain-sip library, parsing some headers
4552** Improve WebRTC Demo UX by showing incoming call screen on top even if caller is not the selected contact
4653** Add additional configuration to WebRTC Demo for specifying client-specific parameters
47- ** Improve WebRTC Xirsys integration by checking for actual success response and using domain property as namespace (now required)
54+ ** Improve WebRTC Xirsys integration by checking for actual success response and using domain property as namespace (now required)
0 commit comments