Skip to content

Releases: ls1intum/artemis-ios-core-modules

15.3.0

28 Dec 16:51
23fa0aa
Compare
Choose a tag to compare

Added

  • Markdown: Add ShareLink to image preview
  • StompClient: Unzip compressed websocket messages

Fixed

  • Chore: Remove unused swiftlint:disable comments

Full Changelog: 15.2.0...15.3.0

15.2.0

17 Dec 23:54
787cc65
Compare
Choose a tag to compare

Added

  • Notifications: Support communication notifications
  • Communication: Add subtype reference to channel

Full Changelog: 15.1.4...15.2.0

15.1.4

17 Dec 13:41
f28438e
Compare
Choose a tag to compare

Fixed

  • Notifications: Fix non course-wide channel replies not having target
  • DesignLibrary: Fix progress bar being messed up when at over 100%

Full Changelog: 15.1.3...15.1.4

15.1.3

11 Dec 20:14
40d9a54
Compare
Choose a tag to compare

Fixed

  • Notification: Correct "new conversation reply" notification type

Full Changelog: 15.1.2...15.1.3

15.1.2

01 Dec 16:03
83a8eaf
Compare
Choose a tag to compare

Fixed

  • Communication: Exam post notifications having no target
  • Communication: Exam post notifications having no content

Full Changelog: 15.1.1...15.1.2

15.1.1

30 Nov 19:19
b147f9c
Compare
Choose a tag to compare

Fixed

  • Markdown: Fix image markdown replacements not working correctly

Full Changelog: 15.1.0...15.1.1

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