Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
ARSnova Mobile
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Merge Requests
0
Merge Requests
0
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
Tim Häuser
ARSnova Mobile
Commits
e949d2dc
Commit
e949d2dc
authored
Dec 20, 2014
by
Daniel Gerhardt
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Release version 2.0.1
parent
77a1deaf
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
1 deletion
+9
-1
CHANGELOG.md
CHANGELOG.md
+8
-0
pom.xml
pom.xml
+1
-1
No files found.
CHANGELOG.md
View file @
e949d2dc
# Changelog
## 2.0.1
This is a security and bug fix release. It introduces the following changes:
*
HTML code is always filtered for skill questions
*
MathJax's safe mode is enabled
*
Line breaks are displayed even if Markdown is disabled
*
The Presenter button uses the path from configuration and is hidden for
guests
## 2.0
ARSnova 2.0 has been in development for more than two years. Further releases
can be expected much more frequently.
...
...
pom.xml
View file @
e949d2dc
...
...
@@ -3,7 +3,7 @@
<modelVersion>
4.0.0
</modelVersion>
<groupId>
de.thm.arsnova
</groupId>
<artifactId>
arsnova-mobile
</artifactId>
<version>
2.0.1
-SNAPSHOT
</version>
<version>
2.0.1
</version>
<packaging>
war
</packaging>
<name>
ARSnova Mobile
</name>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment