Skip to content

Welcome to MIT in v2.1.0!

Choose a tag to compare

@easypro-tech easypro-tech released this 26 Oct 11:15
· 6 commits to main since this release

BRS-XSS v2.1.0 Release Notes

  • Date: 2025-10-26
  • Tag: v2.1.0
  • Build: 2025.10.26

MIT License Migration - Major Breaking Change

Welcome to MIT in v2.1.0!

This is a MAJOR release with complete license change affecting ALL users and usage terms.

Breaking Changes

  • MIT License Migration: MAJOR CHANGE - Migrated from dual GPL/Commercial license to MIT License
    • This is a complete license change affecting all usage terms
    • Previous commercial license restrictions removed
    • Full open source release under MIT terms
    • Contact method changed to Telegram only (https://t.me/EasyProTech)

License & Legal Updates

  • Contact Policy: Removed email contacts, now using Telegram only
  • Documentation: Updated all license references from GPL/Commercial to MIT
  • Legal Files: Updated LICENSE with MIT license terms

Distribution & Publishing

  • PyPI Publication: Package published to PyPI with MIT license
  • Build Process: Updated for modern standards (SPDX license format)
  • Version Management: Updated to v2.1.0 across all project files

What This Means for You

  • Free Usage: No restrictions - use, modify, distribute freely
  • Commercial Use: Fully allowed without separate licensing
  • Attribution: Only requirement is to include MIT license text
  • Support: Available via Telegram: https://t.me/EasyProTech

Migration Guide

  • No code changes required - fully backward compatible
  • License automatically updated - just update via pip
  • Contact support via Telegram: https://t.me/EasyProTech

Installation

# PyPI (recommended)
pip install brs-xss==2.1.0

# Docker
docker pull ghcr.io/eptllc/brs-xss:2.1.0
docker pull ghcr.io/eptllc/brs-xss:latest

# From source
git clone https://github.com/EPTLLC/brs-xss.git
cd brs-xss
pip install -e .

BRS-XSS v2.1.0 | EasyProTech LLC | https://t.me/EasyProTech

Now fully open source under MIT License - use freely!

Full Changelog: v2.0.1...v2.1.0