app: v2.1.0
What's Changed
- Bump app version to v2.0.3 by @nilsreichardt in #1571
- Fix: Deleting a term now sets
currentTerm
in Firestore doc tonull
. by @Jonas-Sander in #1575 - Fix creating a term offline. by @Jonas-Sander in #1574
- Upgrade packages for Apple Privacy Manifest by @nilsreichardt in #1570
- Fix typo in grades subject dialog by @nilsreichardt in #1577
- Add help for activation code by @nilsreichardt in #1578
- Fix starting qr code scanner by @nilsreichardt in #1581
- Catch when Android cancels purchase process by @nilsreichardt in #1579
- Fix autofocus for Sharecode textfield by @nilsreichardt in #1580
- Fix share "let parents buy" option for iPad by @nilsreichardt in #1584
- Update iOS project files by @nilsreichardt in #1585
- Bump app version to v2.0.4 by @nilsreichardt in #1586
- Quick fix for changing subjects weights will not be updated in the UI by @nilsreichardt in #1592
- Bump app version to v2.0.5 by @nilsreichardt in #1587
- Set
selectable
andsoftLineBreak
for Markdown widget in Feedback message bubble by @nilsreichardt in #1588 - Bump actions/upload-artifact from 4.3.1 to 4.3.3 by @dependabot in #1583
- Fix deletion of subjects if final type of term was changed. by @Jonas-Sander in #1595
- Replace
list-certificates
withcertificates list
for oursz deploy
command by @nilsreichardt in #1598 - Add deleting custom grade types. by @Jonas-Sander in #1597
- Improve homework card for teachers and parents by @nilsreichardt in #1602
- Bump actions/checkout from 4.1.2 to 4.1.4 by @dependabot in #1582
- Bump app version to v2.0.6 by @Jonas-Sander in #1596
- Enable accessibility features on web & desktop by @nilsreichardt in #1609
- Add console print for web about our GitHub issue tracker by @nilsreichardt in #1610
- Enable video player for macOS by @nilsreichardt in #1611
- Add substitution feature by @nilsreichardt in #1419
- Make substitution feature available on stable track by @nilsreichardt in #1613
- Add editing custom grade types by @Jonas-Sander in #1616
- Bump app version to v2.0.7 by @nilsreichardt in #1617
- Add editing grades by @Jonas-Sander in #1618
- Make passing ids to
GradesService
optional, createGradeInput
,SubjectInput
classes by @Jonas-Sander in #1621 - Add button to call fix iCal calendars cloud function to admin console by @nilsreichardt in #1625
- Fix theme of
showSheetBuilder()
by @nilsreichardt in #1627 - Remove lessons row top padding on dashboard page by @nilsreichardt in #1630
- Fix dashboard homework card by @nilsreichardt in #1631
- Add teachers to the timetable by @nilsreichardt in #1629
- Upgrade Flutter to v3.22.0 by @nilsreichardt in #1634
- Add content creator program to Sharezone Plus page by @nilsreichardt in #1626
- Use Java 17 in
codemagic.yaml
by @nilsreichardt in #1637 - Add Java 17 requirement to
CONTRIBUTING.md
by @nilsreichardt in #1638 - Fix crash on Huawei P 30 Lite when picking an image. by @nilsreichardt in #1636
- Upgrade Flutter to v3.22.1 by @nilsreichardt in #1648
- Sort grades by date on term details page by @nilsreichardt in #1646
- Refactor student homework logic by @Jonas-Sander in #1650
- Bump actions/checkout from 4.1.4 to 4.1.6 by @dependabot in #1651
- Bump futureware-tech/simulator-action from 427329dea8e4d6417cba1273ebb5c9ad4720082d to 713dd9815fc32bd67a567f4f6c6c17b50ba2eef4 by @dependabot in #1653
- Bump actions/setup-go from 5.0.0 to 5.0.1 by @dependabot in #1652
- Add family license to the FAQ by @nilsreichardt in #1654
- Add note for inactive users by @nilsreichardt in #1655
- Add teachers to substitution plan by @nilsreichardt in #1647
- Upgrade to Flutter v3.22.2 by @nilsreichardt in #1661
- Fix bugs of substitution plan by @nilsreichardt in #1662
- Remove beta tag from substitution feature by @nilsreichardt in #1663
- Temporary disable screen reader for web & desktop because of Flutter bug by @nilsreichardt in #1664
- Catch when user hits Enter but does not enter an account deletion password by @nilsreichardt in #1667
- Fix hard coded text color for Apple password textfield when deleting the account by @nilsreichardt in #1666
- Migrate
index.html
to the new way of bootstrap Flutter by @nilsreichardt in #1665 - Add sending verification email after linking email address by @nilsreichardt in #1656
- Fix typo in onboarding by @nilsreichardt in #1668
- Bump app version to v2.1.0 by @nilsreichardt in #1669
- Skip for password null check for anonymous users by @nilsreichardt in #1670
- Disable concurrency for
sz
command in our CI/CD pipeline by @nilsreichardt in #1659
Full Changelog: app-v2.0.2...app-v2.1.0