Skip to content
This repository has been archived by the owner on Oct 26, 2022. It is now read-only.

Releases: thm-projects/arsnova-mobile

2.7.1

23 Apr 14:39
v2.7.1
Compare
Choose a tag to compare

Bug fixes:

  • Rendering of <hlcode> elements (broken in 2.7.0) works again.
  • Abstentions for grid questions have been fixed.
  • A JavaScript TypeError caused by fullscreen mode in some modern browsers has been fixed.

2.7.0

01 Feb 16:48
v2.7.0
Compare
Choose a tag to compare

Features:

  • Users can now delete their own account through the settings panel.
  • Admins can now delete any account or session through the settings panel.

Improvements:

  • CSV Export: A settings panel has been added. Semicolon and tab can be used as separator. An Excel-specific header can be added to improve compatibilty.
  • The ability to set custom icons for authentication services via backend configuration has been restored.
  • Export/import functionality is no longer disabled for iOS.

Bug fixes:

  • The flip animation for flashcards has been disabled to fix rendering issues in some browsers.
  • CSV export now works for flashcards.
  • Cloning of sessions from the public pool has been fixed.

Known issues:

  • CSV import is not supported for flashcards.

This version is brought to you by:
Project management: Klaus Quibeldey-Cirkel
Lead programming: Daniel Gerhardt, Tom "tekay" Käsler
Sponsoring: AG QLS, HMWK

2.6.2

21 Sep 07:39
Compare
Choose a tag to compare

Bug fixes:

  • The flashcard flip animation is removed due to incompatibility with firefox
  • CSV content export now supports excel-specific options
  • Fixes an i18n error in the german translation
  • Fixes the edit view for grid questions

2.6.1

30 Jul 15:38
v2.6.1
Compare
Choose a tag to compare

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.0

12 Jul 15:31
v2.6.0
Compare
Choose a tag to compare

Improvements:

  • Guest authentication is now retained when logging in and will be restored after logging out.
  • Questions and slides are now automatically released for answers/comments after creation.
  • Forms for question creation/editing no longer show settings irrelevant for the question type.
  • The solution can now be shown for free text questions.
  • The statistics button now appears immediately after answering free text questions.

Changes:

  • Switched from serif font to sans-serif font.

Bug fixes:

  • The correct answer is no longer revealed by order for yes/no questions imported from CSV.
  • Pressing in the question's submit field when editing no longer reloads the web app.

Removed features:

  • Import and export for arsnova.cards and arsnova.click formats has been removed.

Known issues:

  • CSV import/export does not work for flashcards.

This version is brought to you by:
Project management: Klaus Quibeldey-Cirkel
Lead programming: Daniel Gerhardt, Tom "tekay" Käsler
Sponsoring: AG QLS, HMWK

2.5.3

12 Apr 12:17
v2.5.3
Compare
Choose a tag to compare

Browser compatibility:

  • Added a workaround to circumvent a bug in Chrome 65 and 66. This browser bug causes serious navigation issues.

Bug fixes:

  • Updated session MotDs can now be saved.

2.5.2

09 Feb 15:48
v2.5.2
Compare
Choose a tag to compare

Minor improvements:

  • Slightly adjusted badge colors to be more consistent
  • Correctly show/hide items in legend based on existing data and selected use case

Bug fixes:

  • Fix logout failing when application cache is unaccessible
  • Username for non-guests is now removed from configuration on logout

2.5.1

13 Jun 13:31
v2.5.1
Compare
Choose a tag to compare

Bug fixes:

  • Direct session login via link or QR Code now works reliably.
  • MotDs are now listed and created for the correct session when MotDs for another session were managed before.

2.5.0

03 Apr 13:05
v2.5.0
Compare
Choose a tag to compare

Major features:

  • Evaluation of free text answers
  • The flashcards UI has been overhauled. They are now handled separately from questions.
  • Question duplication and import from other sessions

Minor features and changes:

  • The number of comments is now shown in presentation mode
  • New use case including only comments
  • Export of answer statistics to CSV format
  • Export of questions to arsnova.click format
  • Export/import of flashcards to/from arsnova.cards format
  • Proxy support for WebSocket connections
  • Reduced the amount of API requests sent
  • Usability improvements and bug fixes

With this release we have completely overhauled our documentation. Additionally, we now provide Docker images.

This version is brought to you by:
Project management: Klaus Quibeldey-Cirkel
Lead programming: Andreas Gärtner, Daniel Gerhardt, Tom "tekay" Käsler
Contributions: Robin Drangmeister, Daniel "dhx" Haag, Dennis Schönhof
Sponsoring: AG QLS, HMWK

2.4.5

16 Mar 16:14
v2.4.5
Compare
Choose a tag to compare

Bug fixes:

  • Fixed button visibility problems in Chrome 57+.
  • Fixed skipping of login service selection (if only one is enabled for the role).
  • Fixed activation toggling of votes for all preparation questions.