Skip to content

feat: add multi instance detection, release 7.2.0#173

Merged
xprikryl2 merged 9 commits into
masterfrom
rc/7.2.0
Jul 17, 2025
Merged

feat: add multi instance detection, release 7.2.0#173
xprikryl2 merged 9 commits into
masterfrom
rc/7.2.0

Conversation

@tompsota

@tompsota tompsota commented Jul 16, 2025

Copy link
Copy Markdown
Member

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

Comment thread lib/src/threat_callback.dart Outdated
Comment thread lib/src/enums/threat.dart Outdated
Comment thread CHANGELOG.md Outdated
yardexx and others added 3 commits July 17, 2025 10:01
Co-authored-by: Ondřej Přikryl <xprikryl2@users.noreply.github.com>
Co-authored-by: Ondřej Přikryl <xprikryl2@users.noreply.github.com>
Co-authored-by: Ondřej Přikryl <xprikryl2@users.noreply.github.com>
@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

3 participants