Changelog
HomeStatusDocumentationSign in ->
  • April 2024
    • 19 April: Input Checkbox/Radio List
  • MARCH 2024
    • 20 March: Display Document Component
    • 18 March: Ondato
    • 14 March: Webhook Custom Payload
    • 12 March: Webhook Task
    • 11 March: AutoPay
    • 06 March: Mobywatel
  • January 2024
    • 24 January: Widget in iFrame
    • 23 January: MojeId
    • 21 January: GBG IDScan
    • 20 January: Inline Launch for External Integrations
    • 5 January: Widget Custom CSS
  • DECEMBER 2023
    • 16 December: Workflow Execution Log
Powered by GitBook
On this page

Was this helpful?

  1. January 2024

24 January: Widget in iFrame

✨ New

In this update, we've transitioned from utilizing a widget as a web component to incorporating iframes, introducing a range of enhancements.

Benefits of the Changes:

  1. Enhanced Style and Script Isolation:

    • With the adoption of iframes, we've achieved complete isolation of CSS styles and JavaScript scripts. This ensures a conflict-free environment, eliminating issues related to class names, functions, or variables between your application and the iframe content.

  2. Heightened Security Measures:

    • Your application's security is now fortified as iframes restrict access to embedded webpage content. This prevents embedded content from having direct access to global resources and functions within your application.

  3. Simplified Integration with External Applications:

    • The switch to iframes streamlines the integration process with external services or applications. More straightforward and reliable integration, providing a seamless experience for external content.

Previous06 March: MobywatelNext23 January: MojeId

Last updated 1 year ago

Was this helpful?