Releases: astarub/campus_app
Releases · astarub/campus_app
2.4.0
This PR is a pre-release of the new pathfinder feature of the app.
As of right now the SH and ND buildings are the only buildings that have floors for testing available.
We are working on adding the remaining buildings on campus.
2.3.4
2.3.2
This release brings support for pinnable feed and event items, but also the ability to have web views as a detail page for event and feed items.
Full changelog
2.3.0
This release brings support for the new digital semester ticket to the Campus App Wallet.
Full changelog
- Updated ticket widget 3129d86
- Implement a ticket login screen 18b71a4
- Changes to the fullscreen Aztec code in order to use the new ticket architecture a9adbe0
- Ticket datasource / repository / usecases 333cde6, aa5ac4f, 18b71a4
- Add a iOS privacy manifest 523d9bb
- Update Android gradle files to new format 5332df6
- Ticket architecture documentation 897cc0f
2.2.2
Version 2.2.2
This update is solely a patch for a reported vulnerability, UI changes done on the mensa page and the removal of unnecessary permissions on iOS.
Full changelog
- Set
android:usesCleartextTraffic
tofalse
, to prevent cleartext traffic b2d0110 - Removal of the
location
background mode andNSLocationWhenInUseUsageDescription
,NSLocationAlwaysAndWhenInUseUsageDescription
reason fields. #362853e - Update iOS certificates in order to fix a build error. 0c146e6
- Update iOS pods. eb2856a and 711a4f5
2.2.1
Bug Fixes
- Mensa Page UI errors & meal plan not available offline (#150)
UI Adjustments
- Publishers for the filter popup now sorted alphabetically (#150)
- Feed sorted descendingly by date (#150)
- No meal plan text changed from "Heute leider keine Angebote." to "Kein Speiseplan verfügbar.". (#150)
Full Changelog: https://github.com/astarub/campus_app/commits/2.2.1