Skip to content
This repository has been archived by the owner on Oct 10, 2022. It is now read-only.

Commit

Permalink
Add changelog for v1.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
n2o committed Mar 26, 2019
1 parent 805ed0d commit a6253d4
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
### 1.16.0 (2019-03-26)
- Add Budget Decision Making system "Decidotron" [!677](https://gitlab.cs.uni-duesseldorf.de/cn-tsn/project/dbas/dbas/merge_requests/677)
- Add Premise <-> Argument relationship to allow skipping of premisegroups [!669](https://gitlab.cs.uni-duesseldorf.de/cn-tsn/project/dbas/dbas/merge_requests/669)
- Add clean favicons [!682](https://gitlab.cs.uni-duesseldorf.de/cn-tsn/project/dbas/dbas/merge_requests/682)
- Make `/review/ongoing` working again [!673](https://gitlab.cs.uni-duesseldorf.de/cn-tsn/project/dbas/dbas/merge_requests/673)
- Make split review queue work and allow reviews from jump interface [!676](https://gitlab.cs.uni-duesseldorf.de/cn-tsn/project/dbas/dbas/merge_requests/676)
- Make number of review items match number of allowed reviews [!679](https://gitlab.cs.uni-duesseldorf.de/cn-tsn/project/dbas/dbas/merge_requests/679)
- Make `/review/<queue>` not crash if queue is empty [!666](https://gitlab.cs.uni-duesseldorf.de/cn-tsn/project/dbas/dbas/merge_requests/666)
- Fix edit queue item with only one textversion crashing queue view [!667](https://gitlab.cs.uni-duesseldorf.de/cn-tsn/project/dbas/dbas/merge_requests/667)
- Fix "you have no power"-page [!678](https://gitlab.cs.uni-duesseldorf.de/cn-tsn/project/dbas/dbas/merge_requests/678)
- Fix broken answer in choose route [!675](https://gitlab.cs.uni-duesseldorf.de/cn-tsn/project/dbas/dbas/merge_requests/675)
- Fix/rebut crash when no author is present [!680](https://gitlab.cs.uni-duesseldorf.de/cn-tsn/project/dbas/dbas/merge_requests/680)
- Remove string "QueueAdapter" from German translations [!674](https://gitlab.cs.uni-duesseldorf.de/cn-tsn/project/dbas/dbas/merge_requests/674)
- Prevent crash when a statement has no active textversion [!671](https://gitlab.cs.uni-duesseldorf.de/cn-tsn/project/dbas/dbas/merge_requests/671)


### 1.15.0 (2019-02-19)
- Add a static OpenAPI definition view [!662](https://gitlab.cs.uni-duesseldorf.de/cn-tsn/project/dbas/dbas/merge_requests/662)
- Fix path detection in opinion barometer [!664](https://gitlab.cs.uni-duesseldorf.de/cn-tsn/project/dbas/dbas/merge_requests/664)
Expand Down

0 comments on commit a6253d4

Please sign in to comment.