Changelog

Nov. 21, 2023

v 2.3.2

New Features:
* Added double tap to photo attachment view
Resolved Issues:
* Fixed erratic zooming behaviours in photo attachment view
Maintenance:
* Stability improvements and bug fixes in combatting rare crashes
* If the app crashes, send report to help@percountant.com

Nov. 20, 2023

v 2.3.1

New Features:
* The photo attachment is now clickable, zoomable in the individual transactions
Maintenance:
* Stability improvements and bug fixes

Nov. 13, 2023

v 2.2.4

Resolved Issues:
* Fixed an issue where iPhone/iPad landscape scrolling issue on Revenue and Expenses on iOS 17
* Fixed a rare crash that could happen on iOS 17 when changing the month/year filter
Maintenance:
* Refactored and optimized codebase in preparation for next major upgrade
If the app crashes, send report to email help@percountant.com

July 25, 2023

v 2.2.3

Stability improvements and bug fixes

May 24, 2023

v 2.2.2

Stability improvements and bug fixes
There is a small number of users who had experienced weird crashes, we hope this is the fix to that issue
Crashes should not happen again. But if it does, email help@percountant.com

March 21, 2023

v 2.2.1

Major Quality of Life update
New Features:
* New tags: Highest Gross and Lowest Gross in Overview. The tags will automatically appear when the minimum requirement of 3 daily transactions is met.
* New tags: Highest Revenue and Highest Expense in Overview. The tags will automatically appear when the minimum requirement of 3 individual revenue/expenses is met.
* New color scheme for both Light and Dark modes
* Indonesian localization
Resolved Issues:
* Fixed an issue where certain PNG images are rotated
* Fixed a rare case where the top month/year filtering is not selecting the correct month/year when making a new transaction for an old month
* Fixed Contacts and Places issue where first item isn’t properly selected on larger screen (iPad and iPhone Pro Max landscape)
Maintenance:
* Updated FAQ
* Refactored and optimized codebase

Feb. 27, 2023

v 2.2

iPad OS improved experience
New Features:
* The avatar / top part of Transaction Details is now linked to Edit Product/Service
* Added window title when switching apps / when using the multi windows on iPad OS
Resolved Issues:
* Fixed a minor bug where product picture is not refreshing to the latest one when updated repeatedly in succession
Maintenance:
* Migrated to SwiftUI life cycle
* Updated App icons to iOS 16 sizes

Feb. 22, 2023

v 2.1.3

Stability and performance update
New Features:
* Selecting the top month/year filtering will now make the default date in “Add Revenue or Expenses” the latest date from the last transaction of that month/year
Resolved Issues:
* Fixed form validation where whitespaces were ignored and resulting in empty fields
* Fixed the top month/year filtering not selecting the current active month/year
* Fixed Today/Yesterday date when viewing older months in calendar (since v2.1.1)
* Fixed minor text alignment with long text on receipt
* Fixed minor text styling in category/product grid
Maintenance:
* Refactored and optimized codebase
* Persisting data is now validated twice: at the user input and at the persistence level

Feb. 3, 2023

v 2.1.2

Resolved Issues:
* Fixed issues when renaming both Category and Product/Service name
Maintenance:
* Cleaned up codebase
* Malay localization

Jan. 23, 2023

v 2.1.1

New Features:
* Added app version number to email subject in contact us
* Better compatibility with macOS Ventura “Designed for iPad”
Resolved Issues:
* Fixed subscription unavailable for purchase
* Lengthened category’s name
Maintenance:
* Cleaned up codebase