Releases: joeldavidw/Chronos
Releases · joeldavidw/Chronos
v17.2
What's Changed
- feat: Add list animations by @joeldavidw in #81
- fix: Deprecated cloudsyncmonitor var by @joeldavidw in #82
- fix: tweaked token view animation by @joeldavidw in #83
- fix: fixed spelling mistake in settings page by @joeldavidw in #84
- chore(deps): bump actions/checkout from 4.1.6 to 4.2.2 by @dependabot in #85
- chore: fix breaking test due to bugged
detectQRCode
by @joeldavidw in #86
New Contributors
- @dependabot made their first contribution in #85
Full Changelog: v17.1...v17.2
v17.1
v17.0
What's Changed
- Migrated codebase to Swift 6 by @joeldavidw in #74
- feat: light mode support by @joeldavidw in #75
- chore: Updated logos by @joeldavidw in #76
- fix: Fix dark mode logo by @joeldavidw in #77
- fix: project app display name by @joeldavidw in #78
- fix: updated dark mode accent color by @joeldavidw in #79
Full Changelog: v16.0...v17.0
v16.0
What's Changed
- feat: Add
Show previous token
by @joeldavidw in #72 - chore: bump deps by @joeldavidw in #73
Full Changelog: v15.0...v16.0
v15.0
v14.0
What's Changed
- fix:
WelcomeView
restore button not updating by @joeldavidw in #70
Full Changelog: v13.0...v14.0
v13.0
What's Changed
- fix: Simplified
2fas
mock json and fix tests by @joeldavidw in #65 - chore: Changed qr code package by @joeldavidw in #67
- fix: Optimized
TotpRowView
by @joeldavidw in #68 - feat: Allow tokens to be pinned to the top by @joeldavidw in #69
Full Changelog: v12.0...v13.0
v12.0
What's Changed
- deps: Bump deps by @joeldavidw in #62
- fix: 2FAS import by @joeldavidw in #63
- fix: Fixed lint by @joeldavidw in #64
Full Changelog: v11.0...v12.0
v11.0
What's Changed
- feat: Optimized
TokensTab
by @joeldavidw in #55 - feat: Use single timer for all totp views by @joeldavidw in #56
- fix: Fixed sorting and cache on token tab by @joeldavidw in #57
- feat: debounce tokens tab search field by @joeldavidw in #58
Full Changelog: v10.0...v11.0
v10.0
What's Changed
- feat: Implemented search function by @joeldavidw in #51
- feat: Show empty search results by @joeldavidw in #52
- fix: condition to show empty search results by @joeldavidw in #54
Full Changelog: v9.0...v10.0