Skip to content

Latest commit

 

History

History
62 lines (33 loc) · 2.08 KB

CHANGELOG.md

File metadata and controls

62 lines (33 loc) · 2.08 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.

[3.0.0] Next Release

This version is the current in development. Will be released after the week of 6th November 2020.

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.