Skip to content

Releases: ls1intum/artemis-ios-core-modules

15.1.0

19 Nov 10:30
ffa2788
Compare
Choose a tag to compare

Added

  • Markdown: Image Preview, better loading
  • Notifications: Add helper function to get conversation id
  • Notifications: Add support for app extension notifications

Fixed

  • ArtemisStompClient: Fix data concurrency/race crash

Full Changelog: 15.0.0...15.1.0

15.0.0

08 Nov 22:37
346950f
Compare
Choose a tag to compare

Added

  • Communication: Breaking: Add profile picture to conversation icon
  • ConstantsEnum protocol for enums

Changed

  • Breaking: Add unknown cases for enums

Fixed

  • Breaking: Fix logout function name typo

Full Changelog: 14.7.1...15.0.0

14.7.1

30 Oct 22:47
3d5a785
Compare
Choose a tag to compare

Fixed

  • Keychain items not being accessible when the device was locked. This lead to repeated login prompts and notifications failing to decrypt in some cases

Full Changelog: 14.7.0...14.7.1

14.7.0

26 Oct 22:19
13e3416
Compare
Choose a tag to compare

Added

  • Markdown: Render images
  • Communication: Add support for mentioning FAQs

Full Changelog: 14.6.0...14.7.0

14.6.0

24 Oct 19:14
1c7b69b
Compare
Choose a tag to compare

Added

  • Exercises: TypeScript language constant
  • Courses: faqEnabled attribute
  • FAQ: FAQ DTO and State

Full Changelog: 14.5.2...14.6.0

14.5.2

12 Oct 16:15
dc9ddaf
Compare
Choose a tag to compare

What's Changed

  • General: Fix users not being able to use app without "Remember me" on login

Full Changelog: 14.5.1...14.5.2

14.5.1

11 Oct 18:21
91fc38d
Compare
Choose a tag to compare

Fixed

  • Notifications: Correct channel name for exercise/lecture notifications

Full Changelog: 14.5.0...14.5.1

14.5.0

05 Oct 10:55
c5ad034
Compare
Choose a tag to compare

Changed

  • Notifications: Show course name in subtitle
  • Notifications: Add message preview to non course wide general channels
  • Exercises: Add Athena Assessment constant

Full Changelog: 14.4.1...14.5.0

14.4.0

19 Sep 23:14
e109926
Compare
Choose a tag to compare

Added/Changed

  • DesignLibrary: New init for ProgressBar taking Doubles
  • DesignLibrary: ProgressBar displays percentage instead of number of points

Other

  • Configure Mend Bolt for GitHub

Full Changelog: 14.3.0...14.4.0

14.3.0

15 Sep 18:54
1ce04cf
Compare
Choose a tag to compare

Added

  • Communication: Properties for Profile Pictures on CommunicationUser and Account
  • Communication: Display profile picture in user menu
  • Communication/Notifications: Show message content in DM notifications

Fixed

  • Dashboard: Fix misaligned profile menu bar
  • Development: Update SwiftStomp (hopefully resolves crashes)

Full Changelog: 14.2.0...14.3.0