Skip to content

Releases: WoW-CMS/BlizzCMS

v2.0.0-beta.5

15 Aug 16:52
e979387
Compare
Choose a tag to compare
v2.0.0-beta.5 Pre-release
Pre-release

Release Notes

This release introduces several critical updates and new features to the emulators, alongside a series of important refactors and fixes. Below is a summary of the key changes:

  • Feature: Update All Emulators

    • All emulators have been updated to ensure compatibility and improved functionality.
  • Feature: Added Support for Azeroth Core

    • New support has been added for the Azeroth Core emulator, expanding the range of supported systems.
  • Database Enhancements

    • Added mappings for arena teams and character databases to improve data handling and accuracy.
  • BS_Emulator Refactor

    • Refactored the BS_Emulator class to enhance security, maintainability, and readability of the codebase.
  • Bug Fixes

    • Fixed a typo in a variable that caused an error in the BS_Emulator.
  • Feature: YAML Format Support

    • Introduced support for YAML format in the BS_Emulator for better configuration management.
  • Feature: Multi-Emulator Support

    • Added new multi-emulator support, including a placeholder emulator and updates for Trinity.

Last changes

  • Updated support to cMangos SRP6

Important Disclaimer

Please note that it is crucial to thoroughly test each supported emulator to identify and address any bugs that may arise. As new issues are reported, we will continue to make necessary fixes and improvements to ensure the stability and performance of the system.

v2.0.0-beta.4-preSRP6

18 Feb 21:07
Compare
Choose a tag to compare
v2.0.0-beta.4-preSRP6 Pre-release
Pre-release

Patch Notes

Code Documentation Enhancement:

  • Improved code comments to provide clearer explanations of each section of the code.
  • Ensured that comments are concise yet informative, avoiding the appearance of a direct copy-paste.

Algorithm Constants Documentation:

  • Documented algorithm constants such as the generator 'g' and the prime 'N' to provide context for their usage in the code.

Password Key Derivation Documentation:

  • Added comments to clarify the process of deriving the 'x' value using PBKDF2 with SHA-512, including the number of iterations and byte handling.

Range Adjustment for 'x':

  • Documented the adjustment made to ensure the derived 'x' value falls within the range [0, N-1], providing rationale and clarity for the adjustment process.

New Versions of SPR6 Implemented:

  • Updated the code to include implementations for new versions of SPR6, ensuring compatibility and adherence to security standards.

Verbalized Output Components:

  • Clearly outlined the components of the output, specifying the returned values of 'salt' and 'verifier' for better understanding.

These patch notes summarize the changes made to the code, highlighting the improvements in documentation and clarity introduced during the revision process, as well as the implementation of new versions of SPR6 for compatibility and security.

Full Changelog: v2.0.0-beta.3.new...v2.0.0-beta.4-preSRP6

v2.0.0-beta3

14 Jan 01:15
Compare
Choose a tag to compare
v2.0.0-beta3 Pre-release
Pre-release

Added

  • Added vendor folder, don't require composer now for install CMS.

New Contributors

Full Changelog: v2.0.0-beta.3...v2.0.0-beta.3.new

v2.0.0-beta3

11 Aug 12:37
be6a45d
Compare
Choose a tag to compare
v2.0.0-beta3 Pre-release
Pre-release

V2.0.0-beta3

New Contributors

Changelog:

Version 2.0.0-beta3 (Current)

  • Added: Support for Dragonflight integrated into the base core.
  • Added: Missing changes to ensure proper Dragonflight integration.
  • Updated: Community Module's uikit-icons to version 15.32.22 for enhanced visuals.
  • Added: The ability to manage view permissions on pages/menu items.
  • Added: Default admin can now view new pages.
  • Updated: README to provide more comprehensive information.
  • Updated: Assets to improve application performance.
  • Refactor: Revamped installer for more efficient setup.
  • Fix: Addressed a bug where the default admin couldn't view new pages (#119) (#120).
  • Fix: Ensured that role permissions are saved properly during role creation.
  • Fix: Added a missing language line to resolve an issue.
  • Fix: Added missing route for seamless navigation.
  • Chore: Cleaned up codebase to enhance maintainability.
  • Chore: Applied a standardized date format throughout the application.
  • Chore: Updated password hash option for improved security.
  • Chore: Removed unnecessary white spaces from the code.
  • Chore: Updated PHP docker image to version 8.1 for compatibility.
  • Chore: Kept assets up to date for consistent performance.
  • Chore: Allowed editing of slugs in news articles.
  • Chore: Removed unneeded 'href' attribute to clean up code.
  • Chore: Updated copyright year for legal compliance.

Full Changelog: v2.0.0-beta.2...v2.0.0-beta.3

v2.0.0-beta.2

12 Jan 11:32
8da19d2
Compare
Choose a tag to compare
v2.0.0-beta.2 Pre-release
Pre-release

Full Changelog: Version 2.0.0 beta.2

v2.0.0-beta.1

05 Jan 17:25
269d9e3
Compare
Choose a tag to compare

v2.0.0-beta.0

03 Dec 16:54
dc11562
Compare
Choose a tag to compare

v1.2.1

07 Nov 22:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.2.1

v1.1.1

26 Oct 15:36
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.1.1

v1.2.0

06 Nov 14:52
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.2.0