Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Privacy
Imprint
Contact
Login methods
Sign in
Toggle navigation
Menu
Open sidebar
Tim Häuser
ARSnova Mobile
Commits
85af3915
Commit
85af3915
authored
Feb 10, 2015
by
Daniel Gerhardt
Browse files
Release version 2.1.0
parent
027716b6
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
85af3915
# Changelog
## 2.1
Major features:
*
Modern theme: The ARSnova theme has been completely overhauled. The new theme
uses scalable, single colored icons and plain colors instead of
gradients.
*
Export and import of sessions (experimental): It is now possible to export
sessions with their questions and answers. Exported data can be imported into
a new session.
*
Public Pool (experimental): It is now possible to share sessions with other
users in a pool of public sessions. Other users can create their own copies of
shared sessions.
Minor features and changes:
*
The usability on non-mobile devices has been improved. It is now possible to
scroll via mouse wheel.
*
Buttons linking to a manual, blog, imprint and privacy policy have been added
to the bottom toolbar. The URLs can be set up in the backend's configuration.
*
It is now possible to integrate the analytics software
[
Piwik
](
http://piwik.org
)
. The tracking parameters are set up in the backend's
configuration.
**This version is brought to you by:**
Project management: Klaus Quibeldey-Cirkel
Lead programming: Andreas Gärtner, Daniel Gerhardt, Christoph Thelen
Contributions: Felix Schmidt, Artjom Siebert, Daniel Vogel
Sponsoring:
[
AG QLS
](
https://www.thm.de/zqe/qmnetzwerk/agqls
)
,
[
HMWK
](
https://wissenschaft.hessen.de/wissenschaft/it-neue-medien/kompetenznetz-e-learning-hessen
)
## 2.0.2
This is a security and bug fix release. It introduces the following changes:
*
Fix XSS vulnerability in panels with Markdown and MathJax support
...
...
pom.xml
View file @
85af3915
...
...
@@ -3,7 +3,7 @@
<modelVersion>
4.0.0
</modelVersion>
<groupId>
de.thm.arsnova
</groupId>
<artifactId>
arsnova-mobile
</artifactId>
<version>
2.1.0
-SNAPSHOT
</version>
<version>
2.1.0
</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