Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
ARSnova Mobile
Manage
Activity
Members
Labels
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Operate
Environments
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 Mobile
Commits
1bf96d52
There was a problem fetching the latest pipeline status.
Commit
1bf96d52
authored
6 years ago
by
Daniel Gerhardt
Browse files
Options
Downloads
Patches
Plain Diff
Release version 2.6.1
parent
0e51da18
No related merge requests found
Pipeline
#18172
passed with stages
in 1 minute and 43 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG.md
+9
-0
9 additions, 0 deletions
CHANGELOG.md
pom.xml
+1
-1
1 addition, 1 deletion
pom.xml
with
10 additions
and
1 deletion
CHANGELOG.md
+
9
−
0
View file @
1bf96d52
# Changelog
## 2.6.1
Improvements:
*
The web font is now included so modern browsers should no longer fall back to
alternatives.
Changes for developers:
*
Web fonts can now be downloaded with the new Grunt
`font`
task. It is
automatically executed as part of
`build`
and
`run`
tasks.
## 2.6
Improvements:
*
Guest authentication is now retained when logging in and will be restored
...
...
This diff is collapsed.
Click to expand it.
pom.xml
+
1
−
1
View file @
1bf96d52
...
...
@@ -3,7 +3,7 @@
<modelVersion>
4.0.0
</modelVersion>
<groupId>
de.thm.arsnova
</groupId>
<artifactId>
arsnova-mobile
</artifactId>
<version>
2.6.1
-SNAPSHOT
</version>
<version>
2.6.1
</version>
<packaging>
war
</packaging>
<name>
ARSnova Mobile
</name>
...
...
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