Skip to content
This repository has been archived by the owner on May 19, 2023. It is now read-only.

Latest commit

History

History
72 lines (38 loc) 路 2.34 KB

CHANGELOG.md

File metadata and controls

72 lines (38 loc) 路 2.34 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 Sentimental Versioning.

[2.1.0] Next Release

Added

Changed

  • Normal Webview now is Advanced Webview (Enables file uploading) PR #19

Fixed

  • Fixed stack overflow error in $geo.get action PR #20

This version was released in November 2019.

Added

  • Hjson reading capability

  • Upgraded to AndroidX and better performance for Glide implementation

  • onBackPressed avoiding closing the app on Back button press

Changed

  • Complete implementation for Calendar Demo

  • Minimum Android version bumped to 6.0.

  • Changed from QR_CODE to ALL_FORMATS as suggested by Mike Metcalfe. Docs. With this addition now the android app can scan any barcode supported by the vision engine.

Fixed

  • Fixed issue when accessing Geolocation data. (Need to ask permissions).

  • Fixed build.gradle for Android Studio v3.2.1. By @CydeSwype.

  • Fixed text zoom issue in Webview by @naei.

Updated

Removed

Notes

This version is a complete overhaul focusing on modularization of the code and update of the libraries, improving the quality of the framework, maintaining the same json api.

People

Huge thanks to the following persons that helped in this release:

More people here https://jasonelle.com/docs/#/folks.

First version of the Jasonette Mobile Framework.