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

Releases: thm-projects/arsnova-mobile

2.4.4

10 Oct 14:40
v2.4.4

Choose a tag to compare

Bug fixes:

  • Fix layout problems in Firefox 49+

2.3.4

10 Oct 14:39
v2.3.4

Choose a tag to compare

Bug fixes:

  • Fix layout problems in Firefox 49+
  • ARSnova no longer hangs because of a ReferenceError when loading for the first time on slow connections.

2.4.3

23 Aug 13:01
v2.4.3

Choose a tag to compare

Bug fixes:

  • Buttons of the question format bar are now correctly shown or hidden when switching use cases.
  • Flipping of flashcards is no longer inhibited.

2.4.2

26 Jul 15:10
v2.4.2

Choose a tag to compare

Bug fixes:

  • Fixed a JavaScript TypeError which occured when presenting questions with enabled slides feature and required a reload to make ARSnova usable again.
  • Button descriptions now adjust correctly when slides are enabled.
  • ARSnova no longer hangs because of a ReferenceError when loading for the first time on slow connections.

2.4.1

17 May 20:46
v2.4.1

Choose a tag to compare

Bug fixes:

  • Theme variable tabbar-button-icon-color works again.

2.4.0

17 May 15:34
v2.4.0

Choose a tag to compare

Major features:

  • Slides: A new content format without any answer options has been added.
  • Interactive keynote: A new use case including the 'slides' format has been
    added. It replaces the 'All-inclusive' use case.

Minor features and changes:

  • An overlay showing count of new student's questions and average feedback has
    been added to presentation mode.
  • Student's questions and comments are now directly displayed instead of a list
    of subjects.
  • JSON export and import now include session info and feature settings.

Bug fixes:

  • Editor buttons now add new lines when necessary to produce correct Markdown.
  • New lines in Markdown content are now displayed as is.
  • All question formats apart from 'grid' are now correctly exported to CSV.

New variables for theming:

  • carousel-indicator-unanswered-question-color
  • icon-danger-color
  • icon-warning-color
  • list-header-txt-color
  • list-header-unread-color
  • tooltip-background-color
  • tooltip-text-color

Changes for developers:

  • Initial support for localization variations has been implemented.

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

2.3.3

10 May 12:54
v2.3.3

Choose a tag to compare

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

09 Feb 23:18
v2.3.2

Choose a tag to compare

This patch release improves browser compatibility.

Minor changes:

  • Improved browser detection

Bugfixes:

  • Fixes scrolling with touch devices for Edge browser
  • Fixes numerous usability and rendering errors with Internet Explorer

2.3.1

08 Feb 14:46
v2.3.1

Choose a tag to compare

Bugfixes:

  • Fixes a regression leading to incorrect detection of Safari.

2.3.0

08 Feb 11:03
v2.3.0

Choose a tag to compare

Major features:

  • Use case scenarios: To simplify the user interface, question types and
    functions are now enabled on a per session basis. Unused features are hidden
    and no longer distract from the workflow.
  • Improved UI theming: Theming has been simplified by providing a variables
    file. Deep knowledge of CSS, SCSS and ARSnova's HTML structure is no longer
    required for color adjustments. Additionally, the default theme got a refresh.
  • Message of the Day: It is now possible to display a message to all users per
    session or globally.
  • New question type "Ask the audience": four options A, B, C, and D without
    question text.
  • CSV export/import (experimental): Questions and their answers can now be
    exported to a simple CSV file.

Minor features and changes:

  • Improved formatting: New formatting options (GitHub Flavored Markdown) are
    available.
  • New templates for opinion polls have been added.
  • Chrome's "pull-to-refresh" action is now longer triggered in text fields.
  • Text selection in multiline editors no longer triggers scrolling.
  • It is now possible to freeze live feedback.
  • Image uploads except for hot spot questions and image answers are no longer
    available. Images on external servers can still be embedded via Markdown.
  • Usability improvements and bug fixes

Bug fixes:

  • Image scaling and rotation have been fixed.

Changes for developers:

  • The grunt run build task has been improved to display important messages by
    Sencha Cmd. Verbose output for debugging purposes is displayed when parameter
    -v is used.
  • Maven builds are now deprecated for the frontend. Please use Grunt instead.
  • Version information is now saved with builds and is accessible via Version
    controller.

This version is brought to you by:
Project management: Klaus Quibeldey-Cirkel
Lead programming: Andreas Gärtner, Daniel Gerhardt, Tom "tekay" Käsler, Christoph Thelen
Contributions: Daniel Haag (University of Innsbruck), Juan Markowich, Marco Schäfer
Sponsoring: AG QLS, HMWK