Releases: navanchauhan/iGopherBrowser
Releases · navanchauhan/iGopherBrowser
Release list
v1.2.0 - Liquid Glass
What's Changed
- Adopted the modern Liquid Glass platform baseline across iOS, iPadOS, macOS, and visionOS.
- Restored and verified visionOS support for the release train.
- Improved browser state coverage and removed duplicated browser logic.
- Split iOS and macOS UI test coverage, deflaked bookmark/history/settings surfaces, and added stronger release validation coverage.
- Added Xcode Cloud support scripts and fixed the CI script working directory.
- Added App Store screenshot/preview generation tooling and attached the generated App Store asset package to this release.
Verification
- xcodebuild test -project iGopherBrowser.xcodeproj -scheme iGopherBrowserTests -destination "platform=macOS" passed: 19 tests, 0 failures.
- App Store Connect review doctor was clean for iOS, macOS, and visionOS before release prep.
v1.1.1 - White Rabbit
What's Changed
- CRT Design Style (Amber and Green) (Default for new users now) <- My favourite addition
- Liquid Glass support
- Bookmarks
- Persistent History
- Blood, sweat & tears
Full Changelog: v1.0.9...v1.1.1
v1.0.9 - Stayin' Alive
What's Changed
- refactor(telemetry): Upgrade TelemetryDeck SDK and add opt-out by @navanchauhan in #13
- feat(ui): enhance settings (iOS/macOS) and browser search handling by @navanchauhan in #14
- Download arbitrary files (Save As / Share) by @navanchauhan in #15
- test: Comprehensive UI and Unit Tests by @navanchauhan in #17
- Fix: support deep-link to search selector (#18) by @navanchauhan in #19
Full Changelog: 1.0.8...v1.0.9
v1.0.8 - QoL Improvements
- More efficient text rendering - The app no longer crashes when the user attempts to load a big text file
- Auto Cancel Requests - When a user clicks a link and then clicks another link before the previous request has loaded, the app no longer jumps back to the previous request
- Adds support for VisionOS - Now browse the gopherspace on your vision pro
- URL Schema Support - Open all gopher:// links directly in the app (iOS only)
- Share Support - Share gopher pages either through an HTTPS proxy or directly as a gopher link
- Customizable UI - Customize Link and Accent Colour in the app
- Basic Keyboard Shortcuts
- Fix scroll after clicking links
Full Changelog: 1.0.4...1.0.8
Initial App Store Release
The app is finally on both iOS and macOS App Store!