Skip to content

Releases: ls1intum/artemis-android

1.0.6

16 Nov 12:33
208550b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.5...1.0.6

1.0.5

07 Nov 17:00
9005554
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.4...1.0.5

1.0.4

25 Oct 08:20
40c2f09
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.3...1.0.4

1.0.3

22 Oct 17:32
8e974f2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.2...1.0.3

1.0.2

22 Oct 09:12
ef1ce4b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.1...1.0.2

1.0.1

18 Oct 12:49
Compare
Choose a tag to compare

What's Changed

  • Removed failing foreign key constraint that caused the app to crash

Hotfix to prevent crashes.

Full Changelog: 1.0.0...1.0.1

1.0.0

18 Oct 12:47
Compare
Choose a tag to compare

What's Changed

  • Configure Mend Bolt for GitHub by @mend-bolt-for-github in #41
  • Added missing features & enhancements by @asliayk in #42
  • Bump kotlin from 1.9.20 to 1.9.22 by @dependabot in #35
  • Bump koin from 3.4.2 to 3.5.3 by @dependabot in #34
  • Bump ktor from 2.3.1 to 2.3.7 by @dependabot in #32
  • Bump accompanist from 0.30.1 to 0.34.0 by @dependabot in #31
  • Updated Package ID to "de.tum.cit.aet.artemis"

First release version of the Artemis Android application.

Full Changelog: 0.9.0...1.0.0

0.8.0

21 Sep 10:02
Compare
Choose a tag to compare
0.8.0 Pre-release
Pre-release

What's Changed

Added End-To-End tests to project to validate compatibility to the server.

0.7.2

13 Jun 09:52
Compare
Choose a tag to compare
0.7.2 Pre-release
Pre-release

Updated used endpoints: ls1intum/Artemis#6165

0.7.1

12 Jun 14:59
Compare
Choose a tag to compare
0.7.1 Pre-release
Pre-release

Fix

  1. Fix deep link support (Crash)
  2. Fix issue with exercise category decoding. Instead of completely failing will now return empty category.
  3. Fixed invalid conversation settings when switching conversation after editing a conversation.