Skip to content

AppKit v1.0.0 – First Stable Release

Latest

Choose a tag to compare

@thegoodeth thegoodeth released this 30 Jul 08:33
· 2 commits to main since this release
be176fa

🚀 Features

  • [Feature 1: e.g. Added SafeVault integration to core components]
  • [Feature 2: e.g. Introduced VaultLoginButton with responsive UI]
  • [Feature 3: e.g. Implemented support for custom themes and presets]

🐛 Bug Fixes

  • [Fix 1: e.g. Fixed iOS crash when accessing SecureContext]
  • [Fix 2: e.g. Corrected incorrect wallet balance rounding]
  • [Fix 3: e.g. Resolved warning messages in console during development]

🔧 Improvements

  • [Improvement 1: e.g. Reduced bundle size by optimizing dependencies]
  • [Improvement 2: e.g. Switched from Redux to Zustand for state management]
  • [Improvement 3: e.g. Improved animation smoothness on low-end devices]

⚠️ Breaking Changes

  • [Change 1: e.g. Replaced useSafe() with new useVaultSafe() hook]
  • [Change 2: e.g. Deprecated support for React Native < 0.73]

🧩 Notes

  • This release is [✅ production-ready | ⚠️ a pre-release version].
  • Please report any issues or feedback via GitHub Issues.