Skip to content

Latest commit

History

History
72 lines (41 loc) 路 1.8 KB

CHANGELOG.md

File metadata and controls

72 lines (41 loc) 路 1.8 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.

1.3.0 - 2024-05-27

Added

  • Add demo index.html page for GitHub Pages.

Changed

  • README describing the demo page.

1.2.0 - 2023-11-25

Changed

Removed

  • VERSION file.

1.1.4 - 2023-02-03

Fixed

  • Fixed a bug on the Customer table when adding new customers, the previously/newly added row would disappear due to a bug in the resetSort() function.

1.1.3 - 2023-01-27

Added

  • Added iOS and Android icon pack.

1.1.2 - 2023-01-25

Changed

  • Updated README, LICENSE, and file structure.

1.1.1 - 2023-01-13

Added

  • Use the command "docker-compose up" in the the Palm Tree directory to run the application using Docker (view README for more details).

1.0.1 - 2023-01-06

Changed

  • Minor Syntax Changes.

1.0.0 - 2022-12-31

Added

  • Initial Release of Palm Tree.