Skip to content

Commit

Permalink
🔖 Add release 1.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
iqfareez committed Mar 25, 2024
1 parent 03cac0d commit 0e57955
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions changelog/2024-3-24-v1.4.3/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
---
title: v1.4.3
authors: [fareez]
description: Fix issue where schedule cannot be saved to device due to insufficient permissions.
image: https://og-puce.vercel.app/api/og/iiumschedulem3apple?version=1.4.3
tags: [v1.4.3, patch]
---

Few bug fixes and improvements including:

- Fix issue where **schedule cannot be saved to devices**. This is due to the required permission isn't requested on Android 14+. Now, the app should save to image to Gallery correctly on all platforms. PR [#110](https://github.com/iiumschedule/iium_schedule/pull/110). Fixed issue [#105](https://github.com/iiumschedule/iium_schedule/issues/105) & [#109](https://github.com/iiumschedule/iium_schedule/issues/109).
- Update dependencies
- Bump `compileSdkVersion` to 34 & Kotlin version to 1.9.10
- Code Refactoring by [**@PlashSpeed-Aiman**](https://github.com/PlashSpeed-Aiman) in PR [#108](https://github.com/iiumschedule/iium_schedule/pull/108)
- Added services class to encapsulate logic
- Moved calendar function to dedicated utils folder
- Update copyright year

[![GitHub Releases](https://img.shields.io/badge/view%20on%20github-%23121011.svg?style=for-the-badge&logo=github&logoColor=white)](https://github.com/iqfareez/iium_schedule/releases/tag/1.4.3%2B42)

0 comments on commit 0e57955

Please # to comment.