Skip to content

Releases: bauer-group/CS-NocoDB

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)

v0.5.0

05 Feb 12:56

Choose a tag to compare

0.5.0 (2026-02-05)

🚀 Features

  • enhance pg_upgrade_inplace.sh with error handling and user-configurable variables (e5ed413)

v0.4.0

03 Feb 09:18

Choose a tag to compare

0.4.0 (2026-02-03)

🚀 Features

  • remove private subnet configuration from environment and Docker Compose files (c36a684)

v0.3.0

29 Jan 14:37

Choose a tag to compare

0.3.0 (2026-01-29)

🚀 Features

  • update Traefik middleware to use 'ipAllowList' for v3 compatibility (e137d93)

v0.2.0

25 Jan 15:59

Choose a tag to compare

0.2.0 (2026-01-25)

🚀 Features

  • increase database connection pool size and max connections in Docker configurations (f66583e)

v0.1.0

25 Jan 11:49

Choose a tag to compare

0.1.0 (2026-01-25)

🚀 Features