Skip to content

Releases: thennothinghappened/pelorus

Beta 1.6.11 - Calendar hotfix

11 Nov 00:56
Compare
Choose a tag to compare
  • Fixed a regression where the calendar schedule would always use the current date as the time offset, meaning that in time-based class layout classes would appear far off the screen for days after today.
  • Removed the added size padding on the loading calendar, it didn't look great.

Beta 1.6.10

10 Nov 11:33
Compare
Choose a tag to compare
  • Improved Cookie login page
  • Refactored login slightly
  • Refactored calendar and newsfeed slightly
  • Improved loading animations for calendar and newsfeed
  • Added pull to refresh for calendar and newsfeed

Beta 1.6.9

09 Nov 20:42
Compare
Choose a tag to compare
  • Made the update checker more robust (parsing semantic versioning less iffy)
  • Newsfeed items are now collapsable
  • Settings now display the app version
  • Moved to using the internal Material 3 date picker, and using a proper AlertDialog, which no longer opens a new window on desktop.

Beta 1.6.8

09 Nov 09:59
Compare
Choose a tag to compare
  • Fixed images loading via HtmlText (e.g. in lesson plans) causing a crash due to a mismatched version of KamelImage
  • Upgraded many libraries, including Compose to 1.5.10, which promises possible performance improvements!
  • Upgraded target SDK to 34 from 33.

Beta 1.6.7

30 Aug 04:03
Compare
Choose a tag to compare

Application:

  • Vastly improved the build process and sharing data between Gradle modules
  • Moved WebView code into central :common module, and properly using Kotlin Multiplatform here to avoid passing impl down
  • Re-added targetSdk to Android module - Fixes #6

Beta 1.6.6

29 Aug 15:41
Compare
Choose a tag to compare

Application:

  • Enabled Proguard to shrink the binary and APK. If this causes any issues please be sure to raise this in the issues tab.
  • Updated Android target JavaVersion to VERSION_18 from VERSION_1_8 - Java 1.8 -> Java 18. In my limited testing this did not cause issues, but please raise such in issues if so.
  • Upgraded to AGP 8.0
  • Upgraded to Kotlin 1.9.0
  • Upgraded to Compose 1.4.3

HtmlText:

  • Improved list rendering somewhat - bullet points still have trouble dealing with narrow tables, but its a work in progress.

Kotlass:

  • Fixed thennothinghappened/kotlass#4 - now using ignoreUnknownKeys, as Kotlass is unlikely to receive much future attention beyond basic maintenance at this point.

Beta 1.6.5

02 Jun 13:39
Compare
Choose a tag to compare

Error reporting:

  • Error reporting now includes version info

Kotlass:

Beta 1.6.4

25 May 12:54
Compare
Choose a tag to compare
  • Added a 'Report on GitHub' button for errors
  • 'Unknown Host' errors now correctly show as an internet issue instead of an unknown error.
  • Kotlass update fixed learning task parsing

Beta 1.6.3

16 May 04:14
Compare
Choose a tag to compare
  • Added an update checker

Beta 1.6.2

16 May 02:11
Compare
Choose a tag to compare
  • Improved Learning Task filtering
  • Improved Learning Task colours
  • Fix Flair card artifacts on right side