Skip to content

Latest commit

 

History

History
102 lines (62 loc) · 2.04 KB

File metadata and controls

102 lines (62 loc) · 2.04 KB

Changelog - PixelChat Guardian

All notable changes to this project will be documented in this file.


[1.3.0] - Upcoming release

✨ Added

  • Minecraft 26.1 compatibility
  • Added in-game notifications about player strikes
  • More debugging messages

🔧 Changed

  • Updated Gradle to 9.4.0
  • General code quality improvements
  • Updated dependencies to latest compatible versions

[1.2.0] - Latest stable release 04.03.2026

✨ Added

  • Minecraft 1.21.11 compatibility
  • Added sexual content message filter
  • Added a lot more emojis
  • Gradle 10 support and improved settings for faster compiling

🔧 Changed

  • Improved the configuration files
  • Corrected typos and improved clarity across all translations
  • General code quality improvements
  • Updated dependencies to latest compatible versions

🐛 Fixed

  • Several minor bugs

[1.1.1] - 09.04.2025

✨ Added

  • In-game notification when API key is missing or invalid

🔧 Changed

  • Corrected typos and improved clarity across all translations
  • Improved performance by optimizing startup sequence
  • Updated dependencies to latest compatible versions

🐛 Fixed

  • Several minor bugs

[1.1.0] - 15.12.2024

✨ Added

  • Full support for CarbonChat plugin
  • Added Custom ChatGuard prefix
  • Added Color and format code system (similar to emoji system)
  • Two new separate /strike and /removestrike commands
  • Minecraft 1.21.4 compatibility
  • Message filter for sensitive personal information

🔧 Changed

  • Completely redesigned Strike system with persistent storage
  • Enhanced debug output with more detailed information
  • Improved AI instruction set for better filtering accuracy
  • More reliable version notification system

🐛 Fixed

  • Several minor bugs

[1.0.1] - 11.10.2024

✨ Added

  • First-time setup message on plugin installation

🐛 Fixed

  • Server strikes being cleared on restart
  • Incorrect language variable reference (cleared-strikes-on-server-restart)

[1.0.0] - 01.10.2024

🎉 Initial Release