This repository has been archived by the owner on Jan 24, 2022. It is now read-only.
Releases: hbang/TypeStatus-Plus
Releases · hbang/TypeStatus-Plus
1.0b9
- Fixes an issue causing backgrounded apps to disconnect and stop sending TypeStatus Plus notifications.
- Fixes an issue causing provider apps’ push notifications to not be displayed, hopefully for real this time.
- Fixes an issue causing the status bar unread count icon to not appear. (Remember to use libmoorecon if you’re on iOS 9.2/9.3.)
- Changes the status bar unread count icon to appear like a badge.
- Hopefully fixes an issue causing notifications to not appear on Apple Watch.
- Stashes the TypeStatus Plus providers directory to free up more space on the system partition.
- More various internal code improvements.
1.0b10
1.0b8
- Adds full support for iOS 9.2 and 9.3.
- Adds support for TypeStatus 2.1.4. This version is required for this version of TypeStatus Plus to fully work.
- Adds support for using libmoorecon instead of libstatusbar.
- Allows libstatusbar/libmoorecon to be uninstalled without also forcing TypeStatus Plus to uninstall.
- Adds support for multiple apps’ badges to be used in the status bar unread count icon.
- Adds support for providers that need to support multiple apps (e.g. separate iPhone and iPad app).
- Fixes an issue causing provider apps’ push notifications to not be displayed.
- Fixes a crash when tapping a TypeStatus notification to open it.
- Fixes an issue causing typing indicators in the Messages conversation list to appear too large.
- Code has been converted to ARC to improve stability.
- Adds many translations.
1.0b7
1.0b6
- Fix a bug where bulletins wouldn’t open the correct app
- Add a switch to select which app icon is shown for bulletins
- Add the ability for users to select between Lock screen, home screen, and apps, for when banners and/or vibrations occur
1.0b5
1.0b4
- Start localization
- Fix crashes with unread badge count
- Use a translucent navigation bar in the settings
- Fix lots of backgrounding bugs
- Fix white screen bug
- Implement a switch for haptic feedback
- Fix an issue where settings for providers wouldn't work
1.0b3
1.0b2
- Fix a crash in messages that many were receiving
- Fix .plist errors in the TypeStatus Plus app
- UICache is now run making the app icon work
- Fixes backgrounding, both at launch and after app termination
- Fixes provider enable switches not working
- Make API changes that reflect preferences not working
- Depend on libstatusbar
- Fixes a bug where providers were not loading everywhere