v0.90.1
Pre-releaseWe are thrilled to present you with an overview of the latest updates and changes that have been implemented in our project X. Our dedicated team has been hard at work, refining the project and incorporating exciting new features and important fixes to enhance your experience.
Let's dive into the highlights of the updates from version v0.82.0 to v0.90.1:
Version v0.90.1 (Fix):
Front-End/SPA/CSS/table: Fixed an issue where the bottom border radius was missing when no tfoot element was created.
Version v0.90.0 (Feature):
Front-End/SPA/CSS/table: Added two new table themes: x-clean and x-skeleton.
Version v0.89.3 (Fix):
Front-End/pages/appIsDown: Resolved the problem of a missing icon on the appIsDown page.
Version v0.89.2 (Fix):
Front-End/Router: Fixed the issue where the loading was not completing when appIsDown was enabled.
Version v0.89.1 (Fix):
Front-End/elements/Nav: Fixed the navigation element preventing the setting of section display types other than block.
Version v0.89.0 (Feature):
Front-End/CSS/XUI: Added new font sizes and hr.v-2D style.
Version v0.88.1 (Feature):
Front-End/elements/Select: Implemented the ability to deselect options without removing all the entries at once.
Version v0.88.0 (Feature):
Front-End/elements/Nav: Added a "selector" attribute to set the selector that holds Navigatable contents.
Version v0.87.0 (Feature):
Back-End/modules/MySQL: Upgraded to MySQL v2, bringing enhancements such as executemany, proper table lock, full static methods, and last outgoing query view.
Version v0.86.0 (Feature):
Back-End/modules/MySQL: Enabled multi-query executions for improved efficiency.
Version v0.85.0 (Feature):
Front-End/SPA/elements/Select: Introduced pre-selected options for the Select element.
Version v0.84.1 (Fix):
Back-End/modules/routeGuard: Fixed an issue where the list was not being displayed when the form submits a list.
Version v0.84.0 (Feature):
Front-End/elements/Nav: Introduced a new custom element, Nav, to dynamically create a navbar easily.
Version v0.83.0 (Feature):
Front-End/SPA/Router: The router now supports holding route/URL arguments.
Version v0.82.2 (Fix):
Back-End/modules/pageGuard: Resolved the problem with a missing "response" module.
Version v0.82.1 (Fix):
Back-End/modules/routeGuard: Addressed errors that occurred when request.get_json() was not valid JSON.