Skip to content

Latest commit

 

History

History
39 lines (30 loc) · 1.72 KB

CHANGELOG.md

File metadata and controls

39 lines (30 loc) · 1.72 KB

Changelog

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

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

[Version 1.0.6]

Fixes

[Version 1.0.5]

Fixes

[Version 1.0.4]

2022-03-30

  • Fix: OpenDocument by FilePath doesn't throw an error when file has no extension;
  • Fix: OpenDocument by URL doesn't work if URL have spaces

2021-07-30

  • Fix: Implemented a completion handler to indentify when the preview document is dismissed. RMET-740

2021-07-13

  • Migrating package upload to newer Saucelabs API RMET-761

2021-07-06

  • Fix: files names with white spaces were not being opened. RMET-740

2021-02-22

  • Removed unnecessary example unit test file for Android tests.

2021-02-19

  • Added implementation for open document in Local Resources (iOS & Android) RMET-441

2021-02-02

Additions

  • Added implementation for open document in iOS RNMT-439
  • Added implementation for open document in Android RNMT-440

2021-01-26

  • Added JavaScript layer for plugin RNMT-446