Opentera

Latest version: v1.2.6

Safety actively analyzes 682387 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 4

1.2.0

Not secure
What's Changed

This release adds improved logging service, improved tests, soft-deletion support and upgraded dependencies.

New features
* Logging Service: Storing information about logged clients, login success and attempts.
* VideoRehab Service: Added option to share screen audio when sharing screen in sessions.
* VideoRehab Service: Added pause feature on local recordings.
* Super admins can now disconnect connected users, devices and participants.
* Added soft deletion scheme which will prevents items from being deleted directly from the database. This feature will allow the "undelete" feature in the next releases.
* Added various integrity checks to prevent unwanted data deletion.
* Added example for a service using assets.
* Updated package dependencies to latest versions.
* Refactored automated tests to prevent having to run a live server.

Major issues fixed
* Removing some association (such as Device-Site and Device-Project) also removed them at a larger scope than the selected site / project. Device association with specific site or project is now handled properly.

Minor issues fixed
* Added more informations in stats API.
* Fixed some issues in Forms.
* Fixed translations in all services.
* Various bug fixes.

Known issues
* Currently, it is not possible to undelete or to hard delete a soft deleted item.

**Full Changelog**: https://github.com/introlab/opentera/compare/v1.1.3...v1.2.0

1.1.3

Not secure
What's Changed

This release adds new feature in VideoRehab service and fixes some issues.

New features
* VideoRehab: Adjusted user interface to allow for more than 5 participants in a session (currently 8)
* VideoRehab: Added remote screen sharing starting
* VideoRehab: Added message routing to allow remote control if both sides uses a compatible software (OpenTeraPlus)
* Updated to Python 3.10

Major issues fixed
* None

Minor issues fixed
* Reordered tests results by type and date
* Added 'id' parameters to user/users and user/devices APIs

Known issues
* See 1.1.0 issues

1.1.2

Not secure
What's Changed

This release add the tests types and tests management.

New features
* Added tests types features
* Added tests features

Major issues fixed
* None

Minor issues fixed
* Updated and fixed issues with new versions of Python packages

Known issues
* See 1.1.0 issues

1.1.1

Not secure
What's Changed

This release fixes regressions in the DB module.

New features
* None, see release 1.1.0.

Major issues fixed
* Fix DB performance issues

Minor issues fixed
* Fixed Tests

Known issues
* See 1.1.0 issues

1.1.0

Not secure
What's Changed
* Prepare for release 1.1.0 by doumdi in https://github.com/introlab/opentera/pull/172

This release adds some features to existing APIs and fixes some issues.

New features
* 132 Add device status management with RPC and timestamps
* Returning device status in UserQueryOnlineDevices
* 165 Improved tests, add missing participant, device, user, service tests.
* Improved stats computation for total number of sessions and assets
* Add Session Type database events
* Added alembic migration scripts for changes in TeraAsset
* Added BaseFlaskModule for services
* 164 Rework assets management and access tokens with mime types
* 166 Added database migration scripts for device-site and update API
* 168 Added session types - sites support
* 41 Updated FileTransferService with new asset management
* Updated WebRTCModule
* Added Service QueryDevices
* 116 Added internal logic for service-site association
* 169 Support disabling swagger documentation

Major issues fixed
* Moved BureauActif service to another repo
* Moved WebPortal service to another repo
* Fixed a potential divide-by-zero in user/stats
* Fix bug when session_parameters was null in TeraSession json converter
* Added missing service token key for ServiceOpenTera
* 164 Fix servername and port for download URL


Minor issues fixed
* Fixed event sender names, and update session event types with enum
* Do not start services in test mode
* Upped max fil upload limit in nginx
* Removed lazy loading for TeraSession for speed improvement
* Fixed nginx.conf default server name to 127.0.0.1
* Fixed session parameters to dict instead of str when converted to json
* Fixed Babel domain issues in BaseFlaskModule
* Updated translations
* Adjusting API paths
* 170 Fixe various VideoRehab issues with microphones and localContact

Known issues
* See 1.0.10 issues

1.0.10

Not secure
This release adds some features to existing APIs and fixes some issues.

New features
* Added service API to query session types
* Added service API to query sites
* Added service API to manage sessions
* Updated python package dependencies to latest version

Major issues fixed
* Protobuf didn't generate proper python messages files
* Access role inheritance for site admins to projects was not properly working when querying from a service

Minor issues fixed
* Service roles and service projects were not always properly deleted
* Starting a session with the session manager not as a user was not properly working
* Computing of session time when a session was interrupted and resumed was wrong

Known issues
* See 1.0.9 issues

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.