Skip to content

0.39.0 - Support for multiple Redis databases, UI card filter

Compare
Choose a tag to compare
@hkdeman hkdeman released this 28 Oct 19:31
· 119 commits to main since this release
  • [Feature] Add support for multiple Redis databases
  • [Feature] Add filter in the storage units
  • [Feature] Adding Deployment version on the sidebar
  • [Bug fix] Fix filter conditions
  • [Bug fix] Sorting issue in Postgres Views
  • [Improvement] Modify server port release
  • Bumping up the following libraries
    • [frontend] tailwindcss
    • [core] gqlgen
    • [core] gqlparser
    • [frontend] framer motion
    • [frontend] @types/node
    • [frontend] @types/react
    • [core] mongo-driver
    • [core] monaco editor

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.39.0