- Backup and restore most Apollo and tweak settings (in Settings > General > Custom API) (issue: #83, PR: #84)
- Settings are exported as a .zip file with 2 plist files:
preferences.plist(most Apollo and tweak settings) andgroup.plist(filters, theme settings) - Restoring settings does not restore or affect existing account logins. This means on a clean install, accounts need to be re-added manually. The backup .zip contains an
accounts.txtwith all account usernames for reference.
- Settings are exported as a .zip file with 2 plist files:
- Update Custom API Settings layout
