Files
chartdb/CHANGELOG.md
T
2024-11-04 14:40:58 +02:00

6.0 KiB

Changelog

1.0.0 (2024-11-04)

Features

  • ability to change zoom or pan on scroll in the canvas component (ac208c4)
  • add import logic based on the JSON input (01f4e4b)
  • add import logic based on the JSON input (939ac22)
  • add release (ac37475)
  • add release (80491ae)
  • Added darkmode support, user and system preferences (d63700f)
  • added japanese language translation (#235) (588543f)
  • change the menu to activate/deactive zoom on scroll (a69b241)
  • disable darkmode toggle until colors are fixed, remove class from create (e2029da)
  • fetcher: add pg magic sql (f74f208)
  • improve dockerfile (48a0f4f)

Bug Fixes

  • 🐛 pk_column changed to column in sqlite (f85a2d0)
  • add contents permissions (b896134)
  • add permissions (16a6166)
  • add reference_schema to support again import with FKs (ce8ef57)
  • add reference_schema to support again import with FKs all dbs (4d34ade)
  • add reference_schema to the postgres import script (48414da)
  • add support to MySQL versions below 8.0 (f2f74ad)
  • autofocus on mobile (d5cb3e5)
  • change to on push (866f8f5)
  • change to on push (60f0317)
  • change to on push (07da6d0)
  • change workflow name (3770703)
  • change workflow name (3b4f256)
  • ci (be04ac2)
  • docker login (de8ca35)
  • i18n: add missing German translations (#311) (b2c2045)
  • permissions (f654418)
  • permissions issue (e51f4d3)
  • remove cache (9877dd3)
  • remove cache (be62368)
  • remove effective scroll action (1c6786b)
  • remove multi platform build (90fe199)
  • remove multi platform build (21e1a22)
  • restrict relationship handle on views (a1734eb)
  • rounded table node (21b3c91)
  • small update on mobile, add the word Saved (0a11b6f)
  • support multi schemas when using import script in postgres (1eff951)
  • tag (2bc8255)
  • tag (00d1792)
  • to support all postgres schemas and not only public (f203813)
  • update import queries and fix bug for MySQL & MariaDB (89e0cdd)
  • uses docker/build-push-action@v5 (4799d41)
  • uses docker/build-push-action@v5 (7358c9c)
  • when import MySQL database via smart query fix PKs import (dac6059)
  • zoom in/out on scroll instead of panning (6a0bc30)