Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [2.0.0](v1.0.0...v2.0.0) (2023-07-19) ### Bug Fixes * convert data in doctrine migration Version20230428165114 ([1f928f8](1f928f8)) * datasets are being mistaken as wrong type ([13611ce](13611ce)) * files with long names make the delete button invisible ([2b1acdc](2b1acdc)), closes [#3430](https://github.com/leibniz-psychology/datawiz2/issues/3430) * remove button no longer jumps around when deleting widget ([a06e970](a06e970)), closes [#3342](https://github.com/leibniz-psychology/datawiz2/issues/3342) * update standard admin account ([d9614fc](d9614fc)) ### Features * add allowed methods to routes ([80b0c2b](80b0c2b)) * add beta warning text on front page ([0700713](0700713)) * improve file display ([c2aa778](c2aa778)) * use different adapters for file uploads ([d309eaa](d309eaa)) * use different folders for datasets and materials ([5fb8056](5fb8056)) ### BREAKING CHANGES * datasets and materials have to be moved to their respective new folders
- Loading branch information