Skip to content
Snippets Groups Projects
Commit f42bd910 authored by Florian Spreckelsen's avatar Florian Spreckelsen
Browse files

DOC: Update changelog

parent 61bdb2ac
No related branches found
No related tags found
2 merge requests!112Release 0.12.0,!108F css
Pipeline #52922 passed
......@@ -7,16 +7,24 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased] ##
### Added ###
- Possibility to configure custom CSS to be used in static HTML sites created
by the crawler
### Changed ###
- The static HTML pages that are generated by the crawler now require the
webinterface to be built with `JS_DIST_BUNDLE=TRUE`, i.e. all js source files
bundled into one `webcaosdb.dist.js`. This is the default and highly
recommended for production systems in any case but it will break the display
of these static files in certain development corner cases.
### Deprecated ###
### Removed ###
### Fixed ###
- Rendering of entities in static HTML sites created by the crawler.
### Security ###
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment