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
a13762fe
There was a problem fetching the latest pipeline status.
Commit
a13762fe
authored
8 years ago
by
Daniel Gerhardt
Browse files
Options
Downloads
Patches
Plain Diff
Release version 2.3.3
parent
ec05e1ea
1 merge request
!22
Freetext Checker improvements
Pipeline
#2036
passed with stages
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG.md
+8
-0
8 additions, 0 deletions
CHANGELOG.md
pom.xml
+1
-1
1 addition, 1 deletion
pom.xml
with
9 additions
and
1 deletion
CHANGELOG.md
+
8
−
0
View file @
a13762fe
# Changelog
## 2.3.3
Bug fixes:
*
Fixes JavaScript errors occuring with
`question.answer-option-limit`
set to
values other than
`8`
.
*
Fixes charset errors in German i18n of dates.
*
Fixes opening of external pages (blog, privacy, legal info) when they can not
be embedded in Firefox
## 2.3.2
This patch release improves browser compatibility.
...
...
This diff is collapsed.
Click to expand it.
pom.xml
+
1
−
1
View file @
a13762fe
...
...
@@ -3,7 +3,7 @@
<modelVersion>
4.0.0
</modelVersion>
<groupId>
de.thm.arsnova
</groupId>
<artifactId>
arsnova-mobile
</artifactId>
<version>
2.3.3
-SNAPSHOT
</version>
<version>
2.3.3
</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