Releases: PasarGuard/subscription-template
Releases Β· PasarGuard/subscription-template
v1.3.6
v1.3.5
v1.3.4
v1.3.3
v1.3.2
fix: bun version
v1.3.1
v1.3.0...v1.3.1 Minor bug fixes
π Enhancements
- Add GitHub Actions workflow for release automation (da0b359)
π©Ή Fixes
- Announce header base64 decoder (f9a196e)
- Update language detection configuration to include cookie storage and custom keys (78cdfc5)
β€οΈ Contributors
- Mohammad immohammad20000@protonmail.com
- x0sina <@x0sina>
v1.3.0
v1.2.0...v1.3.0
π Enhancements
- Add support URL and announcement handling in user info (db5f34a)
π©Ή Fixes
- Improve error handling and data fallback in App component (a8d80ea)
π Documentation
- Update README to clarify multi-language support and installation instructions (2151d7d)
β€οΈ Contributors
- x0sina (@x0sina)
v1.2.0
v1.1.0...v1.2.0
π Enhancements
π©Ή Fixes
- Use correct logic of extraction of apps (fde9ca5)
- Limit links to 20 then a button to show more (b15711d)
- Add loader for chart (378a8d4)
- Better os detection (0cfa7f3)
- Add loading state to chart (f97a939)
- Next plan bug fixed (38ab385)
π‘ Chore
- Update env example and readme to include fallback lang (8d21602)
β€οΈ Contributors
v1.1.0
π Release v1.1.0 Summary
π New Features:
- SSR Support with Jinja2 integration
- Enhanced PasarGuard panel apps integration
- Improved loading states with spinner animations
π§ Optimizations:
- Enhanced chart performance
- Better UX during data fetching
- Optimized component rendering
π Fixes:
- Fixed chart disappearing during period changes
- Improved loading state management
- Enhanced error handling
π¦ Technical Improvements:
- Added shadcn spinner component
- Improved chart container stability
- Better DOM structure maintenance