Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
ARSnova Backend
Manage
Activity
Members
Labels
Plan
Issues
27
Issue boards
Milestones
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Privacy
Imprint
Contact
Snippets
Groups
Projects
Show more breadcrumbs
ARSnova
ARSnova Backend
Commits
cf4ea31c
There was a problem fetching the latest pipeline status.
Commit
cf4ea31c
authored
6 years ago
by
Daniel Gerhardt
Browse files
Options
Downloads
Plain Diff
Merge branch '2.6' into 2.x
parents
76029ab3
53bd8954
No related merge requests found
Pipeline
#17759
passed with warnings with stages
in 1 minute and 20 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.md
+36
-0
36 additions, 0 deletions
CHANGELOG.md
with
36 additions
and
0 deletions
CHANGELOG.md
+
36
−
0
View file @
cf4ea31c
# Changelog
## 2.6
Features:
*
Experimental support for CouchDB 2 has been added. Note: The data migration
script is not compatible with CouchDB 2 and has to be run before an upgrade.
Improvements:
*
Error handling and logging has been improved. It should now be easier to find
the cause of problems. API error responses now contain the name of the
`Exception`
which caused the error. Further details for debugging purposes can
be enabled with the new
`api.expose-exception-messages`
setting (Do NOT
enable in production environments!).
*
Updated OAuth handling to restore compatibility with 3rd-party login services.
Bug fixes:
*
Fixed multiple bugs caused by incorrect type handling in the database layer.
*
Fixed XFO header check behind reverse proxy (used by clients when embedding
external websites).
*
Fixed rounding error in learning progress calculation.
*
Fixed
`security.cors.origins`
setting.
*
Fixed import of data from older versions.
Security:
*
Fixed DoS vulnerability in authentication handling behind reverse proxy.
Configuration changes:
Minor changes to the web server and Tomcat proxy configuration are required
(see
[
installation guide
](
src/site/markdown/installation.md
)
).
**This version is brought to you by:**
Project management: Klaus Quibeldey-Cirkel
Lead programming: Daniel Gerhardt, Tom "tekay" Käsler
Contributions: Marius Renner, Paul-Christian Volkmer
Sponsoring:
[
AG QLS
](
https://www.thm.de/site/en/hochschule/service/ag-qls.html
)
,
[
HMWK
](
https://wissenschaft.hessen.de/wissenschaft/it-neue-medien/kompetenznetz-e-learning-hessen
)
## 2.5.7
This is a maintenance release which only brings libraries up to date to fix
potential bugs.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment