Releases: nicolkill/dbb
Releases · nicolkill/dbb
v1.0.8
Use the docker image nicolkill/dbb:1f71969
Changelog:
- Issue with migrations
Full Changelog: v1.0.6...v1.0.7**Full Changelog**: https://github.com/nicolkill/dbb/compare`/v1.0.7...v1.0.8`
v1.0.7
Use the docker image nicolkill/dbb:673cddd
Changelog:
- Added random seeder
- Improved internal use of code
- Admin users
- Admin sessions with Guardian
- Permissions to platform sections (dynamic)
- Updated Docs
Full Changelog: v1.0.6...v1.0.7
v1.0.6
v1.0.5
Use the docker image nicolkill/dbb:fc0af11
Changelog:
- Values can be generated like random keys
- Relations with other schemas validation
- Force relation exist on create
- Preload related schemas
- AdminUI basic auth
Full Changelog: v1.0.4...v1.0.5
v1.0.4
v1.0.3
Use the docker image nicolkill/dbb:2e41d0b
Changelog:
- Added OpenSource License
- Added Admin panel for all the schemas
- All schemas
- All records of schema
- Create a new record
- Update a new record
- Delete individually a record
v1.0.2
Use the docker image nicolkill/dbb:2791bdb
Changelog:
- Updated Docs
- Swagger UI
- New datatypes
- Datetime
- UUID
v1.0.1
Use the docker image nicolkill/dbb:19ff17b
Changelog:
- New github page (https://nicolkill.github.io/dbb/)
- New features on Roadmap
- Call webhook on schema row event (crud actions)
- Config file format validation
v1.0.0
Use the docker image nicolkill/dbb:b9c8b6e
Changelog:
- Deployed on Docker Hub
- Index operations pagination
- Index operations filter by query params