mirror of
https://github.com/olehomelchenko/astrolabe-nvc.git
synced 2025-12-21 21:22:23 +00:00
feat: add Progressive Web App support with service worker and offline functionality
This commit is contained in:
13
CHANGELOG.md
13
CHANGELOG.md
@@ -99,12 +99,19 @@ Complete feature set for lightweight Vega-Lite snippet management.
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
### Added
|
||||
- **Progressive Web App (PWA) Support**: Install Astrolabe as standalone app with offline functionality
|
||||
- Service worker caches all application files and CDN dependencies
|
||||
- Full offline access after initial load
|
||||
- Install button in browser for desktop/mobile installation
|
||||
- Runs in standalone window without browser chrome
|
||||
- "Add to Home Screen" support on iOS/Android
|
||||
- Automatic cache updates when app version changes
|
||||
- Works seamlessly with existing IndexedDB and localStorage
|
||||
|
||||
### Fixed
|
||||
- (Bugfixes will be listed here)
|
||||
|
||||
### Added
|
||||
- (New features will be listed here)
|
||||
|
||||
### Changed
|
||||
- (Improvements and refinements will be listed here)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user