Releases: UnoSite/IsItPayday
Releases · UnoSite/IsItPayday
v3.6.2
v3.6.1
v3.6.0
Immutable
release. Only release title and notes can be modified.
Changes
🧰 Maintenance
- #120:
Bump homeassistant from 2025.1.0 to 2025.10.1by @dependabot[bot] - #123:
Bump homeassistant from 2025.10.1 to 2025.10.4by @dependabot[bot] - #127:
Bump homeassistant from 2025.10.4 to 2025.11.2by @dependabot[bot] - #139:
Bump homeassistant from 2025.11.2 to 2025.12.3by @dependabot[bot]
📦 Dependencies
- #120:
Bump homeassistant from 2025.1.0 to 2025.10.1by @dependabot[bot] - #123:
Bump homeassistant from 2025.10.1 to 2025.10.4by @dependabot[bot] - #127:
Bump homeassistant from 2025.10.4 to 2025.11.2by @dependabot[bot] - #139:
Bump homeassistant from 2025.11.2 to 2025.12.3by @dependabot[bot]
Say thanks
v3.5.3
v3.5.1
Changes
- #101:
New Crowdin updatesby @UnoSite - #102:
Update translationsby @github-actions[bot]
📋 Documentation
🧰 Maintenance
Say thanks
v3.5.0
v3.4.0 - New Pay Frequency Options and Improved Logic
🎉 IsItPayday now supports even more flexible payday calculations with improved accuracy.
🚀 What’s New:
- New pay frequencies added:
- Every 2 months (bimonthly)
- Every 3 months (quarterly)
- Every 6 months (semiannual)
- Every year (annual)
- These work like 14-/28-day intervals based on your last payday.
⚙️ Improvements:
- Next payday now stays on today’s date until the day is over.
- Smarter adjustment for weekends and public holidays.
- Full support for leap years.
🧩 Existing Features:
- Multiple payout frequencies including monthly, weekly, 14-/28-day cycles.
- Smart handling of holidays via Nager.Date API.
- Binary sensor (
onif today is payday). - Reconfiguration with persistent notifications.
- Clean device structure and dashboard integration.