Skip to content

v1.2.0

Compare
Choose a tag to compare
@QcFe QcFe released this 14 Apr 11:37
· 309 commits to main since this release

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