1.0.16: June 16, 2020
Fix low flashlight power mode on iOS 13
Conflict with RealCC since it breaks all other access to the Bluetooth on/off capabilities (use CC On & Off instead)
Support
switch alternate ...
shell command
Fix settings for Flashlight and Rotation switches not applying if set outside settings on iOS 11+
Better track the personal hotspot enabled state
Fix record screen switch working on iOS 13 unless record screen control center widget was enabled
Fix record screen switch not showing on iOS 13
Add Dark Mode switch courtesy of @TomaszPoliszuk
Fix crash when using respring option
Support for iOS 11+
Support for arm64e devices
Allow querying/setting switches by short name in the
switch
CLI tool
Add basic support for iOS 12
Add switch for Futuremind's AdBlock app
Add switch for iOS 10's built-in screen recording capability
1.0.15: February 5, 2017
Support iOS 10
Allow switches to specify a primary color that can be used to style its images/buttons
1.0.14: July 28, 2016
Fix missing LTE/3G switch
Fix alternate action on Night Mode switch
Send notification events from the main thread to avoid other tweaks that break when they receive notifications from a background thread
1.0.13: July 26, 2016
Add Night Mode switch
Support iOS 9.3
1.0.12: January 23, 2016
Fix crash in 1.0.11 when device becomes low on memory
Detect when Wi-Fi turns off as a result of device going into Airplane Mode
1.0.11: January 18, 2016
Make data speed switch configurable thanks to Filipe Pina
Treat switches that don't return state as being simple actions
Workaround Protean thread safety issues
Reduce package size and memory use
Fix state updates on the Hotspot switch on iOS 9
Fix Airplane Mode state being momentarily incorrect when the airplane mode is in the process of being disabled
1.0.10: November 19, 2015
Fix VPN switch thanks to /u/WaLLy3K and /u/tateu
Update Low Power glyph
Make hold action for Low Power switch go to the battery settings page
Make long hold actions easier to invoke and better coexist with system gestures
1.0.9: October 18, 2015
Support iOS 9
Add Low Power switch on iOS 9
1.0.7: July 4, 2015
Support iOS 8.4
1.0.6: January 1, 2015
Fix Personal Hotspot switch on iOS 8
Fix Vibration switch on iOS 8
Fix Autobrightness switch (thanks Qusic!)
Allow buttons to be resizable through new layer sets feature
Integrate with CFPreferences API for switch tweak settings panes
Fix EINTR error handling
Cache images less aggressively so building templates and themes is easier
1.0.5: October 28, 2014
Support iOS 8
1.0.4: July 28, 2014
Support iOS 7.1
Add modern and subtle glyph variants
Allow layers to blend amongst each other
Allow compositing filter to be set
Allow switches to identify themselves as simple actions
Add AutoBrightness switch
Add confirmation alert to respring switch
Add description API for developers
Better MIS integration
1.0.3: February 2, 2014
Allow disabling of landscape rotation lock on iPhone
Provide better description of orientation lock states
1.0.3 beta 3: January 29, 2014
Add strobe feature, low power feature and settings pane to flashlight switch
Add settings pane to the respring switch
Allow switches to provide a descriptive name for their states
Allow switches to provide a settings pane
Improve debugging support
Allow opening URLs as alternate actions from any process
Use better way of unlocking the device to dispatch an action on iOS 7
1.0.3 beta 2: January 26, 2014
Fix theming support on the latest WinterBoard
Add settings pane API for developers
Fix VPN switch on iOS 7
Prompt to unlock the device when opening settings panes from the lock screen on iOS 7
Add API to return the switches sorted by title
Allow template bundles to specify rendering mode
Don't force terminate the settings app when DND is switched
Better debugging support for switch buttons
Support interacting with Flipswitch from 32-bit processes on 64-bit devices
1.0.1 RC 1: October 19, 2013
Basic support for iOS 7
Add Wi-Fi Proxy Switch
Cache generated images for vastly faster switch image lookup
Improved performance
Add a switchWithIdentifierIsEnabled: API
Fix crash during rare network state transitions
Adjusts DND switch to perhaps achieve better compatibility
1.0.1 beta 1: August 1, 2013
Improved support for theming
Improved support for background threading
3G and LTE support is properly detected upon reboot
Better performance when querying the Wi-Fi switch
Better support Do Not Disturb when the system state has become corrupted
1.0: June 1, 2013
Initial release