This PR implements an improved screen sharing experience with enhanced contextIsolation and sandbox support, while significantly restructuring documentation for better user accessibility. The changes remove the in-app UI system and consolidate screen sharing functionality into a dedicated module.
Key changes:
- Complete screen sharing architecture refactor with new preview window system
- Major documentation reorganization with simplified structure and improved navigation
- Removal of inAppUI module and related configuration options
- Version bump to 2.3.0 with updated release notes
- Cleanup: Removed obsolete configuration options (contextIsolation, sandbox, disableAutogain)