Releases: ls1intum/artemis-android
Releases · ls1intum/artemis-android
1.0.6
What's Changed
Chore
: Fix End To End Tests Containers by @TimOrtel in #77Chore
: Add run configurations for tests by @FelberMartin in #94- Fix crash when searching inside channel by @FelberMartin in #98
Communication
: Fix Tagging other Users does not work by @FelberMartin in #71Communication
: Resolve Post functionality for threads by @julian-wls in #59Communication
: Improve auto completion for tagging users and channels by @FelberMartin in #76- Disabled quiz participation by @FelberMartin in #108
Hotfix
: Fix post creation of MetisThreadUI to create replies instead of posts by @julian-wls in #110Chore
: E2E - Get running and passing on github runners by @FelberMartin in #105
Full Changelog: 1.0.5...1.0.6
1.0.5
What's Changed
- Fix ConnectionTimout in debug mode by @FelberMartin in #78
- Fix RegisterViewModel initialization by @FelberMartin in #79
- Improve TextField IME actions by @FelberMartin in #88
- Fix Lecture and Exercises Links to be opened inside the app by @julian-wls in #89
Full Changelog: 1.0.4...1.0.5
1.0.4
What's Changed
- Adding missing strings to notification settings by @julian-wls in #56
- UI adjustments to align with iOS; exercise and lecture list item redesign by @julian-wls in #43
- Small UI Improvements by @FelberMartin in #54
New Contributors
- @julian-wls made their first contribution in #56
Full Changelog: 1.0.3...1.0.4
1.0.3
1.0.2
What's Changed
- Hotfix for Crashes caused by table migration update by @FelberMartin in #57
Full Changelog: 1.0.1...1.0.2
1.0.1
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
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
0.7.2
Updated used endpoints: ls1intum/Artemis#6165
0.7.1
Fix
- Fix deep link support (Crash)
- Fix issue with exercise category decoding. Instead of completely failing will now return empty category.
- Fixed invalid conversation settings when switching conversation after editing a conversation.