Release v4.3-beta1 (#19172)

* Draft changelog for v4.3 release

* Add release notes summary & nav link

* Docs cleanup

* Update Python dependencies

* Update static assets

* Revert errant change to schema

* Fix minimum PostgreSQL version

* Misc cleanup

* Correct issue numbers in change log
This commit is contained in:
Jeremy Stretch
2025-04-14 15:12:47 -04:00
committed by GitHub
parent 186545e45f
commit 7375042f9e
19 changed files with 241 additions and 97 deletions

View File

@@ -1,8 +1,8 @@
@import 'variables';
// Tabler & vendors
@import '../node_modules/@tabler/core/src/scss/_core.scss';
@import '../node_modules/@tabler/core/src/scss/vendor/tom-select';
@import '../node_modules/@tabler/core/scss/_core.scss';
@import '../node_modules/@tabler/core/scss/vendor/tom-select';
// Overrides of external libraries
@import 'overrides/bootstrap';