Skip to content

Conversation

@tompsota
Copy link
Member

@tompsota tompsota commented Jul 16, 2025

freeRASP X.Y.Z

Pre-release checklist

  • 🚀 Dev/Release modes works
  • 🔄 Callbacks works
  • 📝 Logging works
    • sdkVersion is correct
    • sdkPlatform is correct
  • ✅ Tests are passing
  • 📋 Changelog updated
  • ➡️ pubspec.yaml version updated

Post-release checklist

  • 🐦 Release to pub.dev
  • 📝 GitHub release + release notes
  • 📚 Upload dSYM

Type of Changes

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

Description

resolves #172

yardexx and others added 3 commits July 17, 2025 10:01
Co-authored-by: Ondřej Přikryl <[email protected]>
Co-authored-by: Ondřej Přikryl <[email protected]>
@xprikryl2 xprikryl2 merged commit 01038be into master Jul 17, 2025
3 of 4 checks passed
@xprikryl2 xprikryl2 deleted the rc/7.2.0 branch July 17, 2025 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Native libraries in freerasp are not 16 KB aligned

4 participants