Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

freeRASP 6.12.0 #159

Open
wants to merge 22 commits into
base: master
Choose a base branch
from
Open

freeRASP 6.12.0 #159

wants to merge 22 commits into from

Conversation

yardexx
Copy link
Member

@yardexx yardexx commented Feb 7, 2025

freeRASP 6.12.0

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

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

New features

  • screenshot detection
  • screen recording detection

@yardexx yardexx requested a review from tompsota February 14, 2025 09:05
Copy link
Member

@tompsota tompsota left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should also change the iOS SDK, it is available between releases

example/lib/screen_notifier.dart Outdated Show resolved Hide resolved
lib/src/talsec.dart Outdated Show resolved Hide resolved
lib/src/talsec.dart Show resolved Hide resolved
lib/src/talsec.dart Show resolved Hide resolved
test/test_utils/spy_threat_callback.dart Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
@tompsota
Copy link
Member

On iOS, we also need to add constants for new callbacks, otherwise app is killed

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.

2 participants