Skip to content

Releases: PasarGuard/subscription-template

v2.2.0

06 May 16:00

Choose a tag to compare

v2.1.0...v2.2.0

compare changes

🩹 Fixes

  • Update QRModal button variant based on copy state and enhance subscriptionConfig with case-insensitive search parameter retrieval (e42ccd3)

💅 Refactors

  • Update button styles in ConnectionLinks and ProminentSubscriptionLink components to use primary color scheme (a2b1bf9)

❤️ Contributors

v2.1.0

24 Apr 20:57

Choose a tag to compare

v2.0.0...v2.1.0

compare changes

🚀 Enhancements

  • Enhance AppsList and QRModal components with new platform support and improved QR code handling (3d32e74)
  • Integrate direction-based styling in ConnectionLinks and QRModal components for better text alignment (df98caf)

🏡 Chore

  • Use local fonts instead of requesting google for it (a35a7be)

❤️ Contributors

v2.0.0

12 Apr 12:33

Choose a tag to compare

v1.3.6...v2.0.0 WirGuard,Hysteria Links support + Color and Radius Customizations

compare changes

🚀 Enhancements

  • Standardize dashboard typography and refine usage time ranges (a403bb1)
  • Add wireguard configs support (948f520)
  • Enhance theming with primary color variables and update AppsList component for improved platform icon handling (b637a76)
  • Add support for new protocols including hysteria and wireguard, update user data handling, and enhance UI with improved traffic display (0b09e81)
  • Improve user experience by adding "no time limit" handling for on_hold status, enhancing traffic chart display, and implementing base64 copy functionality for subscription links (b75b277)
  • Update README files to include one-click copy for links/configs, Base64 support, and instructions for building from source with color customization options (617a75a)
  • Add border radius customization option in .env, update dependencies, and refine UI components for better responsiveness (fa21f82)
  • Enhance install script to support version specification and update README files with compatibility and versioning instructions (ce9a24e)

🏡 Chore

  • Remove outdated instruction to copy .env.example in README files (e659d4d)

❤️ Contributors

v1.3.6

16 Feb 14:54

Choose a tag to compare

v1.3.5...v1.3.6

compare changes

🩹 Fixes

  • Move status normalization logic into a separate useMemo for improved clarity and maintainability (3ecbdf0)

❤️ Contributors

v1.3.5

07 Feb 12:48

Choose a tag to compare

v1.3.4...v1.3.5

compare changes

🩹 Fixes

  • Enhance announcement handling in App component with memoization (906c521)

🏡 Chore

  • Update dependencies and optimize performance with memoization in AppsList and TrafficChart components (da7f945)

❤️ Contributors

v1.3.4

07 Feb 12:36

Choose a tag to compare

v1.3.3...v1.3.4

compare changes

📖 Documentation

  • Update README files to reflect new subscription template branding and installation instructions (2c4e07a)

❤️ Contributors

v1.3.3

03 Dec 15:16

Choose a tag to compare

v1.3.2...v1.3.3 - Handling no configs state in UI

compare changes

🚀 Enhancements

  • Integrate ProminentSubscriptionLink in App component and streamline useConfigData hook for improved data handling (34ea435)

❤️ Contributors

v1.3.2

27 Nov 16:12

Choose a tag to compare

fix: bun version

v1.3.1

27 Nov 15:34

Choose a tag to compare

v1.3.0...v1.3.1 Minor bug fixes

compare changes

🚀 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

v1.3.0

22 Nov 10:07

Choose a tag to compare

v1.2.0...v1.3.0

compare changes

🚀 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