2.2
2026-05-28
In this version:
- "Resize" tool now includes more device presets, pixel density control shown in the UI, and has basic user-agent switching support
- Console and "Resize" have improved display
- Safari Extension now shares theme settings with the companion app
2.0 Update notes:
Codable has been rebuilt as a modern Safari-native developer toolkit.
- New Safari Web Extension for Elements, Console, Source, Network, and Resources
- Inline element selection with DOM tree navigation, HTML, style, node, and frame details
- JavaScript console with page-context evaluation and console output capture
- Responsive Resize browser with viewport presets, drag handles, scaling, and basic tabs
- Scratchpad with syntax coloring, document picker support, DOM-capable JavaScript execution, and code keyboard shortcuts
- Optional on-device Apple Intelligence code assistance on supported devices
- Local demo page for testing the Safari extension
- New SwiftUI app interface, updated icons, launch screen, and iPad support
2.1
2026-05-23
Codable has been rebuilt as a modern Safari-native developer toolkit.
- New Safari Web Extension for Elements, Console, Source, Network, and Resources
- Inline element selection with DOM tree navigation, HTML, style, node, and frame details
- JavaScript console with page-context evaluation and console output capture
- Responsive Resize browser with viewport presets, drag handles, scaling, and basic tabs
- Scratchpad with syntax coloring, document picker support, DOM-capable JavaScript execution, and code keyboard shortcuts
- Optional on-device Apple Intelligence code assistance on supported devices
- Local demo page for testing the Safari extension
- New SwiftUI app interface, updated icons, launch screen, and iPad support
1.6
2020-11-16
- Support for the latest iPhone screen sizes
- iOS 14 optimizations
1.5.1
2020-04-09
Version 1.5.1 -- changing category to "developer tools", new website URL
Version 1.5.0 release -- not just a "bug fixes and improvements" release!
- UI revamp. Now with more "pro" colors, nicer icons, and the browser viewport drag handle system has gotten a re-do
- Improvements to accuracy of manual viewport sizing
- Updates to use the latest version of Swift and iOS 13 optimizations
- Lots of deleted code and dependencies removed
1.5.0
2020-03-30
Version 1.5 -- not just a "bug fixes and improvements" release!
- UI revamp. Now with more "pro" colors, nicer icons, and the browser viewport drag handle system has gotten a re-do
- Improvements to accuracy of manual viewport sizing
- Updates to use the latest version of Swift and iOS 13 optimizations
- Lots of deleted code and dependencies removed
1.1.2
2017-12-16
- Minor UI cleanup with header texts looking cleaner, and support for dynamic type where appropriate
- Added "home" button on browser to more easily return back to your default page
- Updated the available list of viewport device-size presets in settings
- Bug fixes and other under-the-hood stuff
1.0.6
2018-09-14
- Optimizations for iOS 12
- Addition of privacy policy
- Minor fixes to node list layout table
1.0.5
2018-01-17
Resolved issue where single quotes within an HTML string could prevent edits being made to the element HTML
1.0.4
2018-01-16
- Syntax highlighting added
- Resolved issue where a blank page would show on start instead of example page
- New icon
1.0.3
2017-12-19
- console output view improvements, correcting an issue where each table cell height may not be correct
- added "examplePage.html" start page, allowing use of app while offline and helping to demo some features on start
- new icon
- changed name spelling
1.0.2
2017-12-18
- Fixed issue where scale slider in settings would not print current scale value
- Lowest scale multiplier raised to 0.25 to avoid setting of unnaturally large viewport sizes
- Minor node detail view improvements
- Minor node list layout improvements
- new app name