Newer
Older
## Version 0.3.2 (2024-04-05)
### 👷 Bug fixes
- frontend: force dynamic page generation
### 🤖 Continuous integration
- put python package in registry, not pypi
## Version 0.3.1 (2024-04-04)
### 👷 Bug fixes
- frontend: use proper env variable for image
## Version 0.3.0 (2024-04-04)
### 🎉 New features
- delete linked data in hook
- frontend: add env variable for app title
- frontend: allow specifying env var for the logo base64
- frontend: allow uploading files for data service url
- hide project column on project page
- oauth2: Add oauth2 cube and configuration for prod
- prettify date
### 👷 Bug fixes