Skip to content

Latest commit

 

History

History
52 lines (27 loc) · 1.13 KB

File metadata and controls

52 lines (27 loc) · 1.13 KB

Changelog

All notable changes to this widget will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Added

  • We added GET and POST request method selection for the url
  • We added the option to pass a list of headers with the request

[4.1.0] - 2024-12-3

Changed

  • Updated @mendix/pluggable-widgets-tools from version v9.0.0 to v10.15.0.

[4.0.0] - 2023-3-28

BREAKING

  • We made the widget compatible with React Native 0.70.7

[3.2.0] - 2022-04-07

Added

  • Structure mode preview

[3.1.1] - 2022-02-21

Fixed

  • Fixed 'Open links externally' behavior. Webview no longer directly opens externally when this option is selected and url contains unexpected capitals (in http(s) part) or does not end with a slash.

Added

  • More test ids

[3.1.0] - 2022-01-24

Added

  • Dark theme icons for Tile and List view.

[3.0.0] - 2021-09-28

Added

  • We added a toolbox category and toolbox tile image for Studio & Studio Pro.