Skip to content

Releases: ls1intum/artemis-ios-core-modules

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

14.2.0

10 Sep 15:21
4c8d22a
Compare
Choose a tag to compare

Added

  • isCourseWide attribute to Channel

Fixed

  • Notifications: Content for Course-Wide general channel message/reply notifications

Full Changelog: 14.1.0...14.2.0

14.1.0

24 Aug 17:04
dbcfc4d
Compare
Choose a tag to compare

Added

  • DesignLibrary: FilterBarPicker component (with FilterPicker protocol)

Fixed

  • SwiftLint warnings related to type conversion, file length, brackets, …

Full Changelog: 14.0.3...14.1.0

14.0.3

21 Aug 23:06
b6456ff
Compare
Choose a tag to compare

Fixed

  • Notifications: Wrong content for Lecture/Exercise posts
  • Notifications: Missing/Incorrect targets for Lecture/Exercise posts
  • Notifications: Missing target for new DM

Full Changelog: 14.0.2...14.0.3

14.0.2

19 Aug 23:05
4ddccb6
Compare
Choose a tag to compare

Fixed

  • Notifications: Targets and data for lecture post reply, exercise post reply, new/create/add channel, new course post

Full Changelog: 14.0.1...14.0.2

14.0.1

10 Aug 21:20
9b7ed64
Compare
Choose a tag to compare

Fixed

  • Communication: Missing icon for DMs

Full Changelog: 14.0.0...14.0.1

14.0.0

16 Jul 19:33
ad51e94
Compare
Choose a tag to compare

Added

  • Communication: displayName and badgeColor attributes on UserRole
  • DesignLibrary: Chip initializer for specifying horizontal and vertical padding separately

Changed

  • Communication Breaking: Remove messagingOnly option
  • Communication Breaking: Rename authorRoleTransient to authorRole on everything of type BaseMessage

Full Changelog: 13.2.0...14.0.0

13.2.0

08 Jul 16:13
ce0d4e6
Compare
Choose a tag to compare

Added

  • Exercises: Add Rust programming language
  • Exercises: Prevent decoding failures for future new programming languages

Changed

  • Communication: Use megaphone instead of bell for announcement channel
  • Notifications: Enhancements to PushNotificationSettings View

Fixed

  • Exercises: Decoding failure for Exercise Details (Includes not being able to open Notifications and pulling to refresh)

Full Changelog: 13.1.0...13.2.0

13.1.0

26 Jun 17:42
3de4642
Compare
Choose a tag to compare

Added

  • JavaScript programming language option

Fixed

  • Size of image on PushNotificationSetupView

Full Changelog: 13.0.0...13.1.0

13.0.0

19 Jun 16:19
28a9c7a
Compare
Choose a tag to compare

Added

  • Add text exercise for Themis mock data #58
  • Text exercises: Add participation in text exercises #39

Changed

  • Breaking: Rename InitializationState.uninitalized: .uninitialized

Full Changelog: 12.0.0...13.0.0