Releases: FusionWowCMS/FusionCMS
Releases · FusionWowCMS/FusionCMS
9.4.1
What's Changed
- App/WoWDB Config: Add Wowhead Mop Classic API link
- Bump smarty/smarty from 5.5.1 to 5.5.2 by @dependabot[bot] in #131
- Bump composer/semver 3.4.3 to 3.4.4
- Module/News: Optimize news caching by storing article data instead of rendered HTML
- Module/Sidebox_Top: Optimize sidebox_top caching by storing structured data instead of HTML
- Module/Install: Fix save configs in installer. Fix save CDN config
Full Changelog: 9.4.0...9.4.1
9.4.0
What's Changed
- Optimize various sections and increase speed significantly on all pages
- Implement Trinity Battle for Azeroth Emulator
- Implement Recent Activity Account
- Add Instagram in social media config
- Add zone for getCharactersByAccount
- Add description field for ucp menu links
- Show all payment methods on Donate page
- Add group icon in store
- Fix show error "character must be offline" for unstuck command
- Implement "required level" , "Tab section" for Teleport module
- Update font awesome to 7.0.0
- Rewrite Config Editor
- Bump smarty/smarty from 5.5.0 to 5.5.1 by @dependabot[bot] in #121
- Bump matthiasmullie/minify from 1.3.73 to 1.3.74 by @dependabot[bot] in #124
- Bump matthiasmullie/minify from 1.3.74 to 1.3.75 by @dependabot[bot] in #126
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #129
- Bump sweetalert2 from 11.14.4 to 11.22.4 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #130
Full Changelog: 9.3.1...9.4.0
9.3.1
What's Changed
- Bump smarty/smarty from 5.4.5 to 5.5.0 by @dependabot in #115
- Bump laminas/laminas-escaper from 2.16.0 to 2.17.0 by @dependabot in #116
- Module/Admin: Fix route ucp menu
Full Changelog: 9.3.0...9.3.1
9.3.0
What's Changed
- Models/External_Account_Model: unset v and s if encryption is SRP6
- Models/External_Account_Model: Reducing complexity of functions and cleanup
- Bump ezyang/htmlpurifier from 4.17.0 to 4.18.0 by @dependabot in #91
- DB/Session: Fix save timestamp in ci_sessions. Close #90
- [update] app/modules/store
- [update] app/modules/admin 12h: to 24H: by @TheFrozenThr0ne in #93
- Bump kint-php/kint from 5.1.1 to 6.0 by @dependabot in #95
- Bump smarty/smarty from 5.4.1 to 5.4.2 by @dependabot in #96
- Bump chillerlan/php-qrcode from 5.0.2 to 5.0.3 by @dependabot in #97
- Bump monolog/monolog from 2.9.3 to 2.10.0
- Fix error sessions page in admin panel after e7df7d3
- Module/Register: Add onCreateAccount Event
- Fix error on line 150 of DotEnv.php #99 . Thanks @esledesma
- Correct path to theme assets - Was causing 404 errors on minified css files for some themes.
- Default menu and side menu translations for the available languages, add support for france by @fIyingPhoenix in #101
- Add Mising Frace Parts by @fIyingPhoenix in #103
- Bump laminas/laminas-escaper from 2.14.0 to 2.15.0 by @dependabot in #100
- Bump smarty/smarty from 5.4.2 to 5.4.3 by @dependabot in #102
- Fix for PHP 8.4
- Bump kint-php/kint from 6.0 to 6.0.1 by @dependabot in #104
- App/Library: Clean code
- Module/Vote: Fix vote callback Top100arena with new update
- Module/Admin: Improved server software name display
- Drop PrettyJSON as it was causing unexpected behavior
- App/Library: Remove Prettyjson
- Models/External_account_model: Clean code
- Add support to TopServer.live vote website by @haritz95 in #105
- Bump laminas/laminas-escaper from 2.15.0 to 2.16.0 by @dependabot in #106
- Implement Fontawesome Icon picker
- Fix last_login error if null in php 8.4. Close #107
- Update Font Awesome Icon Picker JS to 3.4.0
- Implementing UCP Navigation Menu Management in Admin Panel (All links are now dynamic.)
- Js/Tooltip: Implement Load Attributes for Character tip
- Library/Realms: Add getFactionByRaceId function
- Bump smarty/smarty from 5.4.3 to 5.4.4 by @dependabot in #112
- Bump actions/cache from 3 to 4 by @dependabot in #114
- Module/Admin: Add smarty version to System information section of admin panel
New Contributors
- @TheFrozenThr0ne made their first contribution in #93
- @fIyingPhoenix made their first contribution in #101
- @haritz95 made their first contribution in #105
Full Changelog: 9.2.0...9.3.0
9.2.0
What's Changed
- App/Constants: Update Area zone name to 11.0.5.56487 (The War Within)
- Add server software in System information admin panel
- Implement Config for get item data from wowhead by expansion (retail, classic, tbc , wotlk, cata)
- Implement support prismatic sockets for tooltip
- Implement support cogwheel sockets for tooltip
- Implement support domination sockets for tooltip
- Implement support hydraulic sockets for tooltip
- Implement support primordial sockets for tooltip
- Implement support tinker sockets for tooltip
- Implement support Artifact Relic Slot sockets for Items
- Implement support punchcard sockets for tooltip
- Add loading icon for tooltip
- Implement new render face image of races
- Add Deathknight (pandaren - worgen - Vulpera - Void Elf - Nightborne - Mag'har Orc - Lightforged Dranei - Dark Iron Dwarf - Kul Tiran - Mechagnome - Zandalari Troll - Highmountain) avatar
- Implement Slugify library
- Update TinyMCE to version 7.2.0
- Implement Private Message Module
- App/Themes: Update font awesome to 6.6.0
- Support All race for Teleport module and add Neutral faction
- App/Emulator: Add salt, verifier for new update SkyFire
- Implement Support New Totp System
- Change minimum required php version to 8.3
- Theme/Forstbret Lite (Fix load sideboxes)
- Implement Earthen race (The War Within)
- Fix display growth statistics only up to two decimal places in admin panel dashboard
- System/Email/Email.php: Increase compatibility for mail client
- Implement Orc Mage avatar
- Fonts/Font Awesome: transferring files from cdn to local makes it load faster
- Implement Function to getExpansionRaces and getExpansionClasses
- Add Simplified Chinese! by @1825679767 in #75
- App/Emulators: Implement Trinity The War Within Emulator
- App/Avatars: Implement Earthen race avatars
- Module/Vote: Fix callback vote system
- Library/Item: Fix show Heroic item data in Tooltip
- Implement Sidebox Countdown Timer
- Module/PVP Statistics: Add faction and season wins in list arena teams
- Implement Load Event config file from modules
- App/Events: Remove Plugins library and replace it with Events
- Library/Item: Fix show icon custom items
- App/Emulators: get Socket Bonus field from item_template
- Module/Item: Improve style
- Library/Item: Add ItemFlags class
- Library/Items: Add Account Bound items in Tooltip
- Library/Items: Implement Allowable Class for items
- Library/Items: Reducing complexity of functions
- Bump smarty/smarty from 5.1.0 to 5.3.0 by @dependabot in #62
- Bump smarty/smarty from 5.3.0 to 5.3.1 by @dependabot in #65
- Bump smarty/smarty from 5.3.1 to 5.4.0 by @dependabot in #70
- Bump smarty/smarty from 5.4.0 to 5.4.1 by @dependabot in #74
- Delete unused const by @sebasbrs in #76
- Minor fixes by @sebasbrs in #78
- Fix sidebox spotlight by @sebasbrs in #79
- Apply fixes from CodeFactor by @Nightprince in #86
- Bump laminas/laminas-escaper from 2.13.0 to 2.14.0 by @dependabot in #88
New Contributors
- @1825679767 made their first contribution in #75
- @sebasbrs made their first contribution in #76
Full Changelog: 9.1.1...9.2.0
9.1.1
- System/Debug: Update Debug Toolbar to last version of CI
- Module/Error: disable save show 404 logs for some module
- Module/Shoutbox: Fix textarea width
- Models/ACL: General bug fix related to guest permissions
- Module/Admin: Add PHP SAPI to System information dashboard admin panel
- Model/ACL: Fix Filter by account id for player accounts
- App/Index: Add check php version in index
- App/Emulators: Add return type for some functions
- App/Css: Clean duplicate selector
- Emulator/Vmangos: Fix get inventory characters item vmangos emulators
- Minor bug fixes
Full Changelog: 9.0.2...9.1.1
9.0.2
What's Changed
- Module/News: Fix rss view
- Bump smarty/smarty from 5.0.2 to 5.1.0 by @dependabot in #55
- Themes/default: Patch | Smarty 5.x compatibility
- Module/News: Smarty 5 compatibility
- Module/Admin: Smarty 5 compatibility
- Module/Register: Fix email activation if cache is disabled
- App/Emulators: Add battlenet_accounts table for skyfire and Trinity Cata
- Module/Armory: Fix load slot names
- Module/Amory: Fix alignment search tables. Close #59
- App/Modules: change static text to language function
- System/Email: Update email library to last version of Codeigniter
- Library/Realms: Add function get all class list
- Implement Lazy Loading (https://github.com/verlok/vanilla-lazyload)
- Module/Shoutbox: Implement Sidebox shoutbox
- Module/Tooltip: Add icon item in tooltip and change style
- Module/Admin: Fix edit menu selected is Dropdown
- Module/Admin: Fix edit menu selected Visibility mode
- Implement "The War Within" expansion image
- App/Constants: Update Area zone name to 11.0.0.54709 (The War Within)
- Emulator/Vmangos: Fix vmangos query get display id item
Full Changelog: 9.0.1...9.0.2
9.0.1
What's Changed
- Fix some bug
- Update font awesome to 6.5.2
- Bump monolog/monolog from 2.9.2 to 2.9.3 by @dependabot in #53
Full Changelog: 9.0.0...9.0.1
Update 9.0.0
What's Changed
- Update framework to Codeigniter 4
- Improvement related to ACL system
- Improve performance load dashboard admin panel
- Implement email activation account
- Implement migrate/upgrade feature (Upgrade from other cms to FusionCMS)
- Implement pages for sidebox, allows you to specify which sidebox displays on which page(s).
- Update chillerlan/php-qrcode to 5.0.1
- Update matthiasmullie/minify to 1.3.73
- Update smarty/smarty to 5.0.2
- Fix show registrations this month
- Implement Google Captcha V3 (Recaptcha 3)
- Add battle net encryption for cata emulator
- Implement Wotlk Classic 3.4.3 emulator
- Implement OregonCore (2.4.3) emulator
- Implement Trinity and Azeroth Core Old Base
- Improvement Account System
- Implement Sidebox Top Voters
- Add Mastery and Versatility states in character armory
- Add item_instance_transmog table for emulators expansion > 4 (mop, legion, ...)
- Implement Transmogrified items in tooltip
- Implement Character Tooltip
- Implement Module Levelup
- Implement Module Unstuck
- Fix SRP algorithm
- Add Add class, subclass, Item Level for local item_template table
- Remove some composer packages
- Redesign Installer
- Fix Unstuck GM module
- Update all models file to query builder CI 4
- Update Area zone name to 10.2.6.53989
- Clean code style
New Contributors
- @Nightprince made their first contribution in #31
- @Tony931023 made their first contribution in #39
- @mehdiMj-ir made their first contribution in #41
- @DX-BR made their first contribution in #42
Full Changelog: 8.3.2...9.0.0
Update 8.3.2
- Add operator for version compare
- Implement blacklist command to increase security of soap
- Remove old realm expansions codes and update load expansions from config
- Fix check Mana and Rage in armory characters
- Fix ob_end_clean(): Failed to delete buffer. No buffer to delete
- Fix login captcha error
- Add new avatar for staffs
- Update Email Library
- Fix money calculation problem