This repository has been archived by the owner on Jan 30, 2020. It is now read-only.
Releases: numutracker/numutracker_ios
Releases · numutracker/numutracker_ios
v1.3.4b
v1.3.4a
v1.3.4
v1.3.2
- Fix bug where unfollowing artist via swipe gesture could unfollow incorrect artist or cause a crash
- Implement dynamic type in release / artist table view cells
- Replace link to Slack with a link to my Twitter account
- Switch push notifications to another Pusher Channels instance.
v1.3.1
- Bug fix: Artist list crash when sorted by Date for some users
- Bug fix: Unable to switch to alternate languages when searching for artists
v1.3
• Spotify support - You can now import your artists from Spotify!
• Improvements to Your Artists screen: ability to sort by artist name and a quick navigation index.
• New release detail modal that supports multiple music services (Apple Music, Spotify, YouTube, and SoundCloud).
v1.2
- New icon
- Removed "All Releases" screen
- Added new automatic registration system utilizing CloudKit (totally anonymous)
- Fixed some crashes
v1.1
- New credential storage system
- Secure
- Syncs between devices
- Preserves login on delete / reinstall
- Migration is seamless for existing users
- Rewrote all API access methods
- Implemented SKStoreReviewController
- Tons of refactoring
v1.0.1
Small update to 1.0 to remove in-app purchases (notifications are now free) and add some exception handling to SwiftyJSON calls.