Releases: esteinig/brick
Releases · esteinig/brick
0.4.0
0.3.0
CI/CD for deployment of production web-application ☁️
Changelog
Bug Fixes
- (ci) test action - (3237260) - esteinig
- (stack) mod web deployment dev profile - (f58f929) - esteinig
- (stack) deployment .gitignore and spelling - (e42bfc3) - esteinig
- (stack) agnostic domain templates - (e054d63) - esteinig
- (stack) proxied docker compose secrets location - (07cf507) - esteinig
- (stack) docker web data cleaner - (f49c5d7) - esteinig
Documentation
- (readme) production reminder, web app restrictions - (8103782) - esteinig
- (readme) deployment and development - (19b4859) - esteinig
- (readme) fix etymology section - (0bc1c2a) - esteinig
- (readme) fix rebuild command - (5c395d4) - esteinig
- (readme) fix params - (5712a4d) - esteinig
- (readme) fix styles - (ce0d76b) - esteinig
- (readme) fix browser address and overview - (119aa4d) - esteinig
- (readme) local stack deployment and dependencies - (567c75e) - esteinig
Features
- (ci) ci/cd for production releases - (e600e15) - esteinig
0.2.0
Initial release of basic application application stack - a web demo is deployed at https://brick.ink/ 🥳
Notes on data in the web application:
- File uploads on the server and your session data in the web application are deleted seven days after creation
- In the meantime, you can navigate away at any time and come back to the session page (unique identifier)
- You can share your (editable) session with colleagues using the session page URL
- Download your session data from the application to persist your visualization data
Please note there is currently no guarantee for backwards compatibility until major version release.