Releases: ls1intum/artemis-android
Releases · ls1intum/artemis-android
1.2.0
What's Changed
New Features
Feature
: Add Unordered and Ordered List Options to Formats by @eylulnc in #253Feature
: Send message via user dialog by @FelberMartin in #285Feature
: Allow users to undo post deletions by @julian-wls in #298Feature
: Save messages for later by @FelberMartin in #259Feature
: Recent Section by @eylulnc in #321Feature
: Show profile picture in notifications by @FelberMartin in #314Feature
: Change to Bottom navigation bar by @FelberMartin in #246
Improvements
Improvement
: Improve Thread header and UnfocusedReplyTextField by @FelberMartin in #292Improvement
: Increase space below notification settings categories by @julian-wls in #318Improvement
: Adjust Favorite Section by @eylulnc in #322Improvement
: Use user role badges everywhere by @FelberMartin in #302Improvement
: Support monochrome app icon by @FelberMartin in #341Improvement
: Redesign exercise screen & adjustments by @julian-wls in #295Improvement
: Redesign & restructure chat textfield by @julian-wls in #320
Bugfix
Bugfix
: Fix profile picture flickering when sending post by @FelberMartin in #316
Chores
Chore
: Unify PushNoficationSettingsScreen and NotificationSettingsUi & unsaved changes dialog by @julian-wls in #287Chore
: Refactor notifications code by @FelberMartin in #294Chore
: Fix spacings by @FelberMartin in #317Chore
: Make use of isRequesting user instead of passing down clientId by @FelberMartin in #311Chore
: Migrate remaining colors to new color organization by @julian-wls in #344Chore
: Fix window insets usage by @FelberMartin in #345Chore
: Prepare websocket for compressed payload by @FelberMartin in #197
Full Changelog: 1.1.1...1.2.0
1.1.1
What's Changed
New features
Feature
: Support Attachment Sharing by @eylulnc in #205Feature
: Allow users to view and download sent attachments by @julian-wls in #239
Improvements
Improvement
: Small adjustment to Code of Conduct sheet by @eylulnc in #254Improvement
: Adjust conversation overview alignments and styling by @eylulnc in #227Improvement
: Redesign chat & alignment with iOS by @julian-wls in #228Improvement
: Redesign notification settings by @julian-wls in #206Improvement
: Add Profile pictures in remaining places by @FelberMartin in #214Improvement
: Re-design Lecture Overview by @eylulnc in #258Improvement
: Replace Refresh Buttons with Pull to Refresh & change Top Bar scroll behavior by @julian-wls in #276Improvement
: Add navigation animations by @FelberMartin in #222
Bug fixes
Bugfix
: Chats not loading on tablet layout by @FelberMartin in #280Bugfix
: Fix crash when updating post with same clientPostId by @FelberMartin in #242Bugfix
: Fix location of Conversation Dropdown Menu by @julian-wls in #277Bugfix
: Only show resolve post if actionable by @FelberMartin in #252
Chores
Chore
: Update project to kotlin 2.0 by @FelberMartin in #223Chore
: Removed fix introduced in PR #98 for issue #95 by @FelberMartin in #219Chore
: Update Material3 theme using "Color match" feature by @FelberMartin in #244Chore
: Set tum artemis server as default by @FelberMartin in #257Chore
: Koin upgrade followup by @FelberMartin in #243Chore
: Fix paddings by @FelberMartin in #272Chore
: Replace three column with two column conversation layout for large screens by @FelberMartin in #279Chore
: Many dependency udpates
New Contributors
Full Changelog: 1.1.0...1.1.1
1.1.0
What's Changed
- Dependency updates
Bugfix
: Fix adding members to conversation by @julian-wls in #167Chore
: Use material shapes by @FelberMartin in #194Bugfix
: Fix reappearing kick user dialog by @julian-wls in #182Improvement
: Redesign settings screen and remove clutter by @julian-wls in #178Communication
: Show profile picture by @FelberMartin in #111Chore
: Disable dynmaic colors + replace surfaceVariant usages by @FelberMartin in #190Communication
: Add ability to pin messenges by @julian-wls in #114Bugfix
: Fix websocket conversation overview by @FelberMartin in #147Chore
: Migrate to coil3 + use ArtemisImageProvider by @FelberMartin in #172Bugfix
: Close thread after deleting Parent Post by @julian-wls in #211Bugfix
: Channel members search bar hardly visible by @FelberMartin in #220Bugfix
: Fix conversation members overview crash due to duplicate key by @FelberMartin in #221Communication
: Add Post Action Bar to Thread View by @julian-wls in #208Bugfix
: Fix image jittering in chat for all images by @julian-wls in #189
Full Changelog: 1.0.7...1.1.0
1.0.7
What's Changed
Improvement
: Display server url in settings by @FelberMartin in #122Bugfix
: Fix answer post got duplicated by @FelberMartin in #96Improvement
: Display content edge-to-edge by @julian-wls in #91Chore
: Re-update to serialization based navigation by @FelberMartin in #118Bugfix
: Fix padding for markdown text field in chat by @julian-wls in #153Bugfix
: Fix manual refresh for post updates by @FelberMartin in #146Bugfix
: Fix post insertion for live created posts by @julian-wls in #124Bugfix
: Removed moderator rights to edit posts; added test by @FelberMartin in #119Thesis
: Add Survey dialog by @FelberMartin in #140Communication
: Fix link rendering for attachments and show uploaded images in chat by @julian-wls in #109Chore
: Exercise Overview adjustments and PR cleanup by @julian-wls in #100Chore
: Reintroduce foreign key constraints and offline primary keys by @PaRangger in #70Chore
: Dependency updates
Full Changelog: 1.0.6...1.0.7
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