Change log updated

This commit is contained in:
Rene V. Vergara A. 2022-07-25 16:53:25 -05:00
parent 7930d6410b
commit 9d59a4eb2e

View file

@ -13,6 +13,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
### Changed ### Changed
- (2022-07-25) - Windows created for viewing invoices and receipts
URLs
- (2022-07-24) - Invoice format redesigned - (2022-07-24) - Invoice format redesigned
- (2022-07-23) - Checkout dialog with QR image redesigned. - (2022-07-23) - Checkout dialog with QR image redesigned.
- Invoice dialog completed. Notifications to inform - Invoice dialog completed. Notifications to inform
@ -26,7 +28,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- Function updateOwner() removed - not needed anymore. - Function updateOwner() removed - not needed anymore.
- Response Error 500 (Invalid Viewing Key) catched in - Response Error 500 (Invalid Viewing Key) catched in
function addOwner() function addOwner()
- Beta version of Invalid viewing key message (snackbar) - Beta version of Invalid viewing key message
(snackbar)
implemented and working. implemented and working.
ToDo -> CSS definition. ToDo -> CSS definition.
- (2022-07-20) Buttons in Main form have been enclosed to display - (2022-07-20) Buttons in Main form have been enclosed to display