This repository has been archived by the owner on Oct 10, 2022. It is now read-only.
Releases: hhucn/dbas
Releases · hhucn/dbas
v1.13.1
v1.13.0
1.13.0 (2019-01-12)
Common
- Remove bootstrap-toggle !641
- Optimize building process and don't minify minified files twice !642
- Increase performance of search-engine !646
- Restrict review-queue access to users who participated in the discussion !637
- Let the API handle authors as objects when communicating with EDEN !645
API
- Add JWT support !644
- Add PATCH route for issues !640
- Add status-flag of issue !643
- Add Cypher Output to retrieve neo4j-compatible discussions !649
- Add route to bind a reference to a newly created position !648
- Add uid to login-response !638
- Extend API to return single Users !635
- Change HTTP Method to POST to send token to API and revoke it !636
- Remove /discuss prefix in jump-interface !647
- Refactor fields of StatementReferences !639
v1.12.1
v1.12.0
1.12.0 (2018-11-21)
- Add GraphQL Route to return all statements below a specific position !627
- Add GraphQL Route to export complete graph as JSON data !623
- Add origin to statements !620
- Extend API to support jumps, adding references and retrieving reference usages !618
- Improve search results to only present statements, which have not already been seen !629
- Improve search results when no ElasticSearch is enabled !621
- Remove unused code !626
- Replace deprecated google-closure library !624
- Refactor api.models !632
- Fix timezone !628
- Fix infinite loop in review queue !622
- Fix flake8 issues !625
- Fix wrong transaction commits !631
When updating from 1.11.0: The GraphQL Route "premise.users" has been renamed to "premise.author"
v1.11.0
1.11.0 (2018-10-26)
- Add overview to see link-only discussions in "My Discussions" !610
- Add new spinner icon, which does not block the website !614
- Fix build process so that build script really fails if there is an error !612
- Fix mutable return values in validators !617
- Fix Model resolving with GraphQL !616
- Fix URL in sent mails !611
v1.10.6
1.10.6 (2018-10-12)
- Add CLI function to promote / demote a user to an admin !595
- Add more detailed error-msgs in issues !604
- Add route to add new position !605
- Add validators for form-inputs in the discussion !605
- Add public API route
/api/search?q=foo
to search for statements (support for 3rd party applications) !607 - Fix resolve of statements in GraphiQL !600
- Fix Login-problem for API users, which could no longer change their passwords !598
- Refactor magic numbers in Fuzzy Mode !601 !602
- Refactor environment variables !597 !607
- Language fixes !603
- Use Abstract Base Class and generalize Queues !596 !597
- Remove deprecated cryptacular with bcrypt !594
v1.10.5
v1.10.4
1.10.4 (2018-09-19)
- Precompile chameleon templates for production !587
- Remove own logger and use built-in python logger !586 !578
- Re-add "change password" for dbas-users !585
- Simplify reference retrieval via API !584
- Fix loop in review queue after user participated !583
- Remove RSS feed !582