Releases: robalyx/rotector
v0.1.0-alpha.3
🚀 Rotector v0.1.0-alpha.3
This third alpha release introduces group reviewing capabilities, enhanced settings management, user experience improvements, and major rewrites to many systems for better code structure and organization.
✨ New Features
🔍 Review System
- Added group reviewing functionality (6b9bd3c)
- Added training mode and community voting system (8a0043d)
- Added group statistics chart to dashboard (e3d5d89)
- Added reputation sorting for groups (fbcae5a)
- Added reviewer and admin role system (c6a9523)
- Added user follower counts (cdd2371)
- Added place visits to review menu (705929)
⚙️ Configuration & Settings
- Added session limit settings (ee7eba1)
- Added maximum lines for logs (fca79e8)
- Separated configuration files for better organization (db387dc)
🔧 Technical Improvements
🤖 Worker System
- Improved worker configuration with configurable constants (7579e4d)
- Added fallback to flagged tables for continuous processing (a16891c)
- Fixed worker configuration structure (bfbeed8)
- Fixed missing statistics collection for reviews (8a0043d)
🔄 Refactoring
- Enhanced settings management system (30f952f)
- Implemented getter and updater in setting definitions (5d262d6)
- Simplified queue logic (410372)
🚀 Performance
- Implemented cursor pagination for log menu (36ff9b5)
🐛 Bug Fixes
- Fixed missing setting headers (d48f0d6)
- Added session closure on interaction errors (3e28f4c)
- Clarified voting buttons in review interface (77de71a)
🛠️ Build & CI
- Grouped Dependabot updates into single PR (a6e834)
v0.1.0-alpha.2
🚀 Rotector v0.1.0-alpha.2
This second alpha release brings significant improvements to review capabilities, monitoring systems, and user experience.
⚠️ Breaking Changes
- Database ORM migration from go-pg to bun requires updated query syntax and context handling
✨ New Features
🔍 Review System Improvements
- Added worker status monitoring system
- Added custom reason for rechecks in review menu
- Added presence indicators for friends viewer
- Added shortcuts to view user logs from review menu
- Added clear filter and refresh options to log menu
- Added user ID censoring in status menu
- Added missing component descriptions
- Improved thumbnail fetching for better caching and speed
- Improved group viewer with additional information
🤖 Worker System Improvements
- Added AI-generated reasons for flagged users
- Added high priority flagging for popular users
- Added display name support for AI analysis
- Added translation of user descriptions for more accurate AI analysis
- Added weighted confidence scoring system
- Added threshold for flagged users
- Added cumulative statistics collection
🔧 Technical Improvements
- Migrated from go-pg to bun ORM
- Integrated sonic for faster RoAPI JSON operations
- Improved session state preservation across channels
🐛 Bug Fixes
- Fixed review timeout handling
- Fixed translation failures for certain edge cases
- Fixed session recovery after interaction panics
- Fixed missing streamer mode support
- Fixed session handling and timeout management
📚 Dependencies
- Updated OpenAI Go SDK to v0.1.0-alpha.36
- Updated rueidis to v1.0.49
v0.1.0-alpha.1
🎉 First Alpha Release
We're thrilled to announce the first alpha release of Rotector!
🚧 Alpha Status
This is an alpha release (v0.1.0-alpha.1
) intended for early testing and feedback. Please note:
- APIs and features are not yet stable and may change
- Core functionality is still under active development
- Not recommended for production deployment
🛣️ Next Steps
- Enhancing AI detection patterns
- Improving worker monitoring
- Expanding statistical reporting
🙏 Thank You
Thank you for your interest in Rotector! Your feedback and contributions will help us build a more effective tool for the Roblox community.