Changelog

Jan. 19, 2024

v 1.2.2

• Fixed an issue when user's current streak is longer than two years.
• Improved current contribution square hover speed

Nov. 19, 2023

v 1.2

• Updated data parsing logic.
• Fixed incorrect stats for uses who have been contributing continuously for over a year.
• Improved the data fetching efficiency.
• Improved the "last updated time" text.

July 23, 2023

v 1.1.1

• Fixes a data parsing bug

Jan. 12, 2023

v 1.1

• Removed SwiftUI, rewrote the user interface completely with my new UI tool (ChouTiUI).
• Fixed broken GitHub contributions data parsing.
• Added the last updated time.
• Fixed the broken hovering on "green square" popovers caused by SwiftUI instability.
• Fixed unreliable clicking profile picture to open Github profile page.
• Enhanced UI clarity by increasing menu view contrast.
• Improved contribution statistics calculation, handled more edge cases.
• Improved networking polling stability.