Skip to content

Releases: astarub/campus_app

2.4.1

22 Aug 18:44
2.4.1
0f51ea5

Choose a tag to compare

This update fix some build errors that leads to a hanging App start.

Full changelog

  • Fix: App is hanging in Splash Screen
  • Increase Navbar height on Android

Full Changelog: 2.4.0...2.4.1

2.4.0

22 Aug 14:10
2.4.0
df44c37

Choose a tag to compare

We’ve introduced a new Campus Navigation feature to make it easier to find your way around campus. Whether you’re heading to class, the library, or an event, you can now get clear directions directly in the app.

This update also includes a number of bug fixes and improvements to keep everything running smoothly.

Full changelog

  • Dependency Upgrade in #193
  • Minor Styling and Rendering Fixes in #202
  • Remove Campus App's requirement of Google Play Services in #203
  • Indoor + Outdoor Navigation Enhancement in #188
  • Minior Fixes in #204

Full Changelog: 2.3.4...2.4.0

2.3.4

10 Dec 20:17
4c14977

Choose a tag to compare

This PR implements a series of bug fixes and package updates.

Changes:

  • Update universal links package #181
  • Fix the feed page by chaning the HTML fetching routines for item thumbnails #183
  • Reload ticket upon restart #184
  • Fix null values being passed to calendar entities #185

2.3.2

12 Aug 16:11
b338870

Choose a tag to compare

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

  • Pinning functionality 8ea8683
  • Event pinning 0b4970c
  • Regenerate entity adapters to suit the new pinning system 8fa2fde
  • Fix feed item bug, where all items were opened with an empty web view 38cac92

2.3.0

12 Apr 11:00
fd8b1d4

Choose a tag to compare

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

01 Apr 15:19
bd2d443

Choose a tag to compare

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 to false, to prevent cleartext traffic b2d0110
  • Removal of the location background mode and NSLocationWhenInUseUsageDescription, NSLocationAlwaysAndWhenInUseUsageDescription reason fields. #362853e
  • Update iOS certificates in order to fix a build error. 0c146e6
  • Update iOS pods. eb2856a and 711a4f5

2.2.1

28 Jan 09:43
da514b8

Choose a tag to compare

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