Skip to content

Releases: bauer-group/CS-NocoDB

v0.6.9

10 Apr 10:21

Choose a tag to compare

0.6.9 (2026-04-10)

v0.6.8

19 Mar 10:13

Choose a tag to compare

0.6.8 (2026-03-19)

v0.6.7

17 Mar 10:16

Choose a tag to compare

0.6.7 (2026-03-17)

v0.6.6

05 Mar 17:39

Choose a tag to compare

0.6.6 (2026-03-05)

🐛 Bug Fixes

  • update environment configuration and Docker Compose files for query and bulk operation limits (94cd743)

v0.6.5

28 Feb 10:03

Choose a tag to compare

0.6.5 (2026-02-28)

v0.6.4

09 Feb 11:30

Choose a tag to compare

0.6.4 (2026-02-09)

🐛 Bug Fixes

  • entferne die Funktion zur automatischen Behebung von Kollationsmismatches und verbessere die Fehlerberichterstattung (ae2b0d5)

v0.6.3

09 Feb 10:22

Choose a tag to compare

0.6.3 (2026-02-09)

v0.6.2

08 Feb 18:47

Choose a tag to compare

0.6.2 (2026-02-08)

🐛 Bug Fixes

  • aktualisiere SMTP-Konfiguration für E-Mail-Benachrichtigungen und verbessere Fehlerbehandlung (d36980e)

v0.6.1

08 Feb 18:04

Choose a tag to compare

0.6.1 (2026-02-08)

🐛 Bug Fixes

  • Korrigiere Schreibfehler in den deutschen Kommentaren und Dokumentationen (0e44ac4)

v0.6.0

08 Feb 17:43

Choose a tag to compare

0.6.0 (2026-02-08)

🚀 Features

  • Add audit cleanup task and update environment configurations (6d43d0b)
  • Add file_backup_size to alerting classes and update summary outputs (4600c54)
  • add PG_USER and PG_DATABASE variables for pg_upgrade script (220c3cb)
  • Add restore-schema command for recreating table schemas from backup (bce5815)
  • Implement S3 storage module for backup management (4f6463d)
  • Increase DB_MAX_POOL_SIZE from 45 to 48 for improved connection handling (b80bfbc)
  • Update Docker configurations for NocoDB, including base images and workflows (e42a28b)
  • update pg_upgrade_inplace.sh to support hardlink mode and improve error handling (c71b308)