Skip to content

Latest commit

 

History

History
35 lines (28 loc) · 1.1 KB

File metadata and controls

35 lines (28 loc) · 1.1 KB

Changelog

All notable changes to Scaffolde will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.0.0 - 2025-06-05

Added

  • Initial release of Scaffolde
  • Single-tab browser with WebView
  • URL navigation with auto-completion
  • File path support (local HTML files)
  • Console logging with multiple log levels
  • Console search and filtering
  • Export console logs functionality
  • Window size presets for common resolutions
  • Viewport zoom controls (25%-100%)
  • Background image support
  • History tracking and management
  • Keyboard shortcuts for all major functions
  • URL restoration on app restart
  • Auto-update support via Sparkle
  • Developer ID signed and notarized for distribution

Technical Details

  • Built with SwiftUI and WebKit
  • Requires macOS 15.4 or later
  • Supports Apple Silicon and Intel Macs