Skip to content

Releases: astarub/campus_app

2.4.0

10 Dec 20:19
Compare
Choose a tag to compare
2.4.0 Pre-release
Pre-release

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

10 Dec 20:17
4c14977
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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