Skip to content

Releases: polito/students-app

v1.5.0

16 Oct 18:52
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Other Changes

New Contributors

Full Changelog: v1.4.0...v1.5.0

v1.4.0

22 Sep 13:40
Compare
Choose a tag to compare

Full Changelog: v1.3.3...v1.4.0

v1.3.2

27 Jul 13:46
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Fixes 🔧

  • fix: handle language preference forwarding to the server by @lpezzolla in #292

Refactor ♻️

Full Changelog: v1.3.1...v1.3.2

v1.3.1

29 Jun 16:58
Compare
Choose a tag to compare

What's Changed

Fixes 🔧

Full Changelog: v1.3.0...v1.3.1

v1.3.0

29 Jun 15:59
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Fixes 🔧

  • fix(courses): video player on iOS does not play audio when the device is in silent mode by @lpezzolla in #287

CI/Pipeline 🛁

Other Changes

Full Changelog: v1.2.2...v1.3.0

v1.2.2

03 May 10:27
Compare
Choose a tag to compare

What's Changed

Fixes 🔧

  • fix(ui): override native theme based on user preferences by @lpezzolla in #246
  • fix(tickets): insert agent id in ticket answer by @lpezzolla in #247
  • fix(ui): transcript progress charts wrong values by @umbopepato in #240
  • fix(tickets): avoid text area being hidden by the keyboard in ticket creation by @lpezzolla in #248

CI/Pipeline 🛁

  • ci(pipeline): update fastlane, fix release, add apk by @QcFe in #241

Full Changelog: v1.2.0...v1.2.2

v1.2.0

14 Apr 11:37
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • feat(profile): add career status and degree level to profile screen by @lpezzolla in #231
  • feat(transcript): add the number of credits next to grades by @lpezzolla in #235
  • feat: add github to services by @lpezzolla in #239

Fixes 🔧

  • fix(people): remove Department and Courses heading if unavailable by @lpezzolla in #224
  • fix(transcript): fix grades translation in english by @lpezzolla in #229
  • fix(ui): refresh control collapsing large header titles on iOS by @lpezzolla in #236
  • fix(ui): button clicks don't work when the keyboard is open by @lpezzolla in #237
  • fix(ui): refresh control not closing by @umbopepato in #238

Refactor ♻️

  • refactor: strict null checks by @lpezzolla in #228
  • refactor(teaching): move notice detail in dedicated screen by @lpezzolla in #232
  • refactor(teaching): improve courses empty state in case all courses are hidden by @lpezzolla in #233
  • refactor(ui): improve theme colors by @lpezzolla in #234

Full Changelog: v1.1.0...v1.2.0

v1.1.0

30 Mar 16:23
Compare
Choose a tag to compare

What's Changed

New Features 🎉

Fixes 🔧

  • fix(people): translate course role to English by @lpezzolla in #168
  • fix(grid): min columns calculation by @umbopepato in #175
  • fix(teaching): app crashes in TeachingScreen when totalCredits are missing by @lpezzolla in #203
  • fix(course): prevent crashes in lectures when network is unavailable by @lpezzolla in #208
  • fix(persons): gracefully handle missing person response in all contexts by @lpezzolla in #202
  • fix(course): change header title font size by @lpezzolla in #205
  • fix(ui): attachment text overflowing container by @umbopepato in #215
  • fix(ui): inconsistent and missing list dividers by @umbopepato in #217
  • fix(ui): video player controls and playback while screen is not visible by @umbopepato in #218
  • fix(ui): agenda tabs background color on Android by @umbopepato in #219
  • fix(profile): smartcard not cached disappears when token expires by @umbopepato in #207
  • fix(tickets): ticket issues, reduce duplications, improve composition by @umbopepato in #122
  • fix(exams): appearance in sections by @lpezzolla in #120
  • fix(person): improve person screens styling by @lpezzolla in #123
  • fix: prevent "See all" count from showing when zero by @lpezzolla in #125
  • fix(transcript): wrong and missing career metrics by @umbopepato in #126
  • fix(tickets): attachments UX, upload and download by @umbopepato in #128
  • fix(ui): translucency not refreshing with color scheme manual overrides by @umbopepato in #129

CI/Pipeline 🛁

  • ci: add pre-push checks and checks workflow by @lpezzolla in #194
  • ci: finalize pipeline for code checks by @QcFe in #200
  • ci: labels management for release creation by @QcFe in #206

Refactor ♻️

  • refactor(ui): improve flexbox components by @umbopepato in #193
  • refactor(teaching): show created date in recent course files by @umbopepato in #213
  • refactor(ui): add CtaButton spacer and search to course icon picker screen by @umbopepato in #214
  • refactor: add hidden items count to "See all" link in section headers by @lpezzolla in #119
  • refactor(services): services screen by @lpezzolla in #124
  • refactor(courses): improve state management for course lectures by @lpezzolla in #127

Full Changelog: v1.0.1...v1.1.0

Release v1.0.1

14 Mar 16:16
Compare
Choose a tag to compare
Release v1.0.1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.1.0...v1.0.1

v1.0.0

21 Feb 09:52
Compare
Choose a tag to compare
v1.0.0 Pre-release
Pre-release

What's Changed

  • chore: upgrade React Native to version 0.71.2 by @lpezzolla in #90

Full Changelog: v0.1.0...v1.0.0