0.40.0 - Add database configuration for MySQL and Postgres
- Add support for extending database configuration for both MySQL and Postgres (with default GORM syntax)
- Add support for MySQL host path
- Add support for default schema to be initialized using login profiles
What's Changed
- fix small filter bug + add contact form option by @modelorona in #184
- modify how the server starts + stops as to allow for better flexibility in releasing resources by @modelorona in #185
- build(deps): bump @types/node from 22.5.4 to 22.7.4 in /frontend by @dependabot in #183
- build(deps): bump framer-motion from 11.5.4 to 11.9.0 in /frontend by @dependabot in #182
- build(deps): bump @types/react from 18.3.5 to 18.3.10 in /frontend by @dependabot in #181
- build(deps): bump github.com/vektah/gqlparser/v2 from 2.5.16 to 2.5.17 in /core by @dependabot in #180
- build(deps-dev): bump tailwindcss from 3.4.11 to 3.4.13 in /frontend by @dependabot in #170
- build(deps): bump github.com/99designs/gqlgen from 0.17.51 to 0.17.54 in /core by @dependabot in #167
- build(deps): bump monaco-editor from 0.51.0 to 0.52.0 in /frontend by @dependabot in #164
- build(deps): bump go.mongodb.org/mongo-driver from 1.16.1 to 1.17.0 in /core by @dependabot in #162
- build(deps): bump @types/react from 18.3.10 to 18.3.12 in /frontend by @dependabot in #210
- build(deps-dev): bump @types/lodash from 4.17.7 to 4.17.12 in /frontend by @dependabot in #209
- build(deps): bump github.com/vektah/gqlparser/v2 from 2.5.17 to 2.5.18 in /core by @dependabot in #207
- build(deps): bump framer-motion from 11.9.0 to 11.11.9 in /frontend by @dependabot in #206
- build(deps): bump tailwind-merge from 2.5.2 to 2.5.4 in /frontend by @dependabot in #205
- build(deps-dev): bump @graphql-codegen/typescript from 4.0.9 to 4.1.0 in /frontend by @dependabot in #201
- build(deps): bump github.com/99designs/gqlgen from 0.17.54 to 0.17.55 in /core by @dependabot in #194
- add tentative highlight metrics + setting screen by @modelorona in #187
- build(deps): bump @testing-library/jest-dom from 6.5.0 to 6.6.2 in /frontend by @dependabot in #217
- build(deps): bump framer-motion from 11.11.9 to 11.11.10 in /frontend by @dependabot in #216
- build(deps): bump @types/jest from 29.5.13 to 29.5.14 in /frontend by @dependabot in #215
- build(deps): bump @reduxjs/toolkit from 2.2.7 to 2.3.0 in /frontend by @dependabot in #214
- build(deps): bump @types/node from 22.7.4 to 22.8.1 in /frontend by @dependabot in #218
- build(deps): bump go.mongodb.org/mongo-driver from 1.17.0 to 1.17.1 in /core by @dependabot in #190
Full Changelog: 0.38.0...0.40.0