Skip to content

Latest commit

 

History

History
109 lines (60 loc) · 2.69 KB

CHANGELOG.md

File metadata and controls

109 lines (60 loc) · 2.69 KB

Change Log

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.

[2.6] - 2022-01-06

Added

  • Added Note on the README.md regarding changes to the HomeURL configuration made as of FileMaker 19.4.1

Changed

  • Updated the filename of all CSS files from styles.css to custom.css due to FM 19.4.x redirect bug.
  • Updated bowser parser to accept either false or undefined.
  • Adjusted minimum browser requirements text for FileMaker 19 basic.

[2.6] - 2020-07-11

Added

  • Added FileMaker 18 basic and form versions, verified form bug is still present in FileMaker 18.
  • Added FileMaker 19 basic and form versions, verified form bug is fixed in FileMaker 19.

Changed

  • Updated browser detection to Bowser 2 for FileMaker 18 & 19 due to new browser requirements.
  • Updated URL's for claris.com for some URLs.
  • Updated Copyright.
  • Moved changelog to its own markdown file using the Keep a Changelog format.

[2.5] - 2018-06-25

Added

  • Added an optional JavaScript to force HTTPS for servers that allow the user to access HTTP and HTTPS versions of the site.

[2.4] - 2018-06-13

Added

  • Added Login Form version of custom login screens for FileMaker 16 and 17.

[2.3] - 2018-06-12

Added

  • Added example screenshots for how screens can look on a web server.

[2.2] - 2018-06-05

Added

  • Added Internet Explorer 10 & 11 in Compatibility Mode error message.

[2.1] - 2018-05-31

Fixed

  • Adjusted for EdgeHTML Version on browser check vs display of Edge Browser Version; Added FM 17 Info

[2.0] - 2018-04-08

Added

  • Created FileMaker specific version specific folders called: mysolution13, mysolution14, mysolution15, mysolution16-basic.
  • Added Browser Detection https://github.com/lancedikson/bowser

Change

  • Updated for FileMaker 16 changes to WebDirect URL Structure
  • Updated Copyright

Removed

[1.3] - 2016-03-23

Added

  • Version 1.3: 03/23/2016 - Added JavaScript Browser Detection to help prevent browsers not compatible with WebDirect from using it

[1.2] - 2016-03-09

Added

  • Version 1.2: 03/09/2016 - Added Meta Tags for Caching and Robots

[1.1] - 2015-07-22

Change

  • Moved Styles to their own styles.css file

[1.0] - 2015-07-22

Added

  • Addition of JavaScript Redirect to index.html

[0.0] - 2015-07-22

Added

  • Initial Creation and deployment