Releases: slawkens/myaac
Releases · slawkens/myaac
MyAAC v1.8.8
Added
- Change Comment: Add missing hooks - patched from 0.8 (a60a23b)
Changed
- Account Manage: Change the last login to the correct login time – Instead of just "now" (5b84168)
- Twig: Extract renderInline(content, context) as a method to $twig (5e4806f)
- Mail: Remove HTML tags from the email function (6661c78)
Fixed
- Forum: Fix XSS in board name (e52d9e4, 6db738a)
- Forum: Fix edit_post, despite being an author, edit didn't work (e8b4742)
- Forum: Fix a player link in the forum thread being not clickable (When outfits are enabled) (f640ca6)
- Settings: Fix variable overlapping if the same var name as in core (c2415e9)
- Settings: fix show_if for the selects (8dcbb66)
MyAAC v0.8.25
I took some changes from the 1.x and patched them for 0.8.
This is probably one of the latest (or maybe latest) release of 0.8.
You should switch to 1.x to get new features and updates.
Added
- New configurable: hooks_debug – To view where hooks are located in .twig files (7378905)
- Twig: add global cache variable (f7cf242)
Changed
- Server Status: Write to status-error.log if there is a connection error (ed8b36f)
- Remove HTML tags from the email function (patched from 1.x) – Better score in tests (a76741c)
- Return 404 when the signature player is not found (patching from 1.x) - In most cases it was a request for a non existing file (c376fd9)
- Don't display hidden news for admin - it's confusing (6a1e6b4)
- Allow links in error_box.html.twig (ab89cca)
- Account character list: Add [ DELETED ] for deleted characters (44c917a)
Fixed
- Fix $status['uptimeReadable'], was totally wrong (2e50f8f)
- Fixed [player/guild/house] bb code in forum (63e0ce6)
- Fix post_edit being an author, didn't worked (63a99e0)
- Show if there is a mysql error on import schema (db83a6c)
- Prevent injection in $db->hasColumn (52a6256)
- Account Create: Fix the exception when email cannot be sent (fc3eaef)
- Online: Fix online skulls display (Fix #320) (b190db3)
- Tibiacom template: Fix submenu initialization for missing elements (207cf3a)
- Account Manage: Change the last login to the correct login time - Instead of just "now" (0a930e9)
- Fix Menu div wrong tag/closing (#329) (fcf2b14)
- tibiacom template: Fix polls link in the widget (54c1f5f)
- Fix xdebug warnings in load_config_lua (347ad40)
Internal
MyAAC v1.8.7
Happy new year everyone!
Fixed
- Fixed [player/guild/house] bb code in forum (8ec9bf1)
Changed
- Settings: better responsiveness on mobile (c65d4e4)
- Signatures: Return 404 when the signature player is not found (7e6480b)
Removed
- Remove setting: outfit_images_wrong_looktypes - is obsolete, the bug doesn't exist in the latest outfit images (cc220be)
MyAAC v1.8.6
For PHP versions: 8.1 - 8.5.
Added
- Added hook for adding custom rules to validate new character name (8e6749c)
Fixed
- Highscores: Fix ordering by different skills (Adjust order by desc: skill_tries, manaspent, experience) - More exact results (c86257e)
- Fix exception shown on first install, when there is no vendor - Before it displayed 500 white page, now it display the exception (18a1178)
- Fix typo $up -> $down, in migration nr 7, was failing due that (fd74f01)
Changed
- Ini set html_errors = 0, to show html code in exceptions (9ed0678)
MyAAC v1.8.5
For PHP versions: 8.1 - 8.5.
I am stopping working on 1.x series, now only fixes will be applied.
Added
- New Setting: Account Countries Most Popular (946364f)
Changed
- Status: Write to status-error.log if there is connection error (780d4cc)
- Settings: escapeHtml in values (support for html code) (5861efd)
- News Page: Don't display hidden news for admin - it's confusing (175e978)
- Plugins System: Add plugin:remove + plugin:delete as alias for plugin:uninstall + plugin:activate/deactivate (6367054, baec6c9)
Fixed
MyAAC v1.8.4
MyAAC v1.8.3
Added
- Feature: resend email verify (fe821c5)
- New config: hooks_debug (To view where hooks are located in .twig files) (8c3cb0e)
- Functions: Add db->getColumnInfo(table, column) (c898fe2)
- Plugins: Add option to use ?subtopic=x for plugins pages (97f9d3d)
- getTopPlayers() Function - Add lookmount & promotion (2da0024, 901df48)
- New hooks for account/change-password (470555f)
Changed
- Feature: show vip days in account management (c88b08e, by @andreoam)
- Allow links in error_box.html.twig (9acad15)
- Canary - Comment code to update lastday in login.php (38902c3)
- Cache::remember $ttl = -1 = infinite (64acf70)
Fixed
- Online - Allow for html code (example - img) in online_datacenter (3bb272e)
- Guilds - Fix guild create with freePremium enabled (c91bb5d)
- Canary - Fix premDays count (3e61692)
- Template Change: Ignore set last visit for AJAX pages - Fixes template change redirect (89fae38)
- Admin Panel - Accounts: Fix lastip v6 (TFS master) (f54b1bd)
- Functions - Prevent injection in $db->hasColumn (56bd7ec)
- Compat Config: Add missing config: email_lai_sec_interval (2eae44e)
MyAAC v1.8.2
Added
- Routes: Possibility to override routes with plugins pages, like characters.php - No need to define routes in plugin.json anymore (3f24f96)
Changed
Fixed
- Install: Fix when config.local.php cannot be saved (4eab805)
- Create Account: Fix an exception when email cannot be sent (d0112d1)
- Login Page: Add missing csrf() - fix create account button (3c0cb53)
- tibiacom template: Fix account lost menu (ed9beaf)
- tibiacom template: Fix Menu div wrong tag/closing (#329) (85e7005)
- tibiacom template: Replace firstChild with firstElementChild (Thanks to @un000000) (df7b6e2)
MyAAC v1.8.1
Added
- New Commands: plugin:enable/disable/uninstall {plugin-name} (7a08f91, fec773b)
- Gifts: Added Transferable Coins to the store dropdown menu in the admin area (by @andreoam, #321) (42671c5)
Changed
- Commands: Allow settings to be changed/reset by plugin name (f8c4332, 4b948e9)
- Templates: Menus should be saved for each template separately (482f406)
Fixed
MyAAC v1.8
Added
- Templates - Kathrine: Possibility to add custom menu categories (ec11c14)
- Admin Panel - Accounts Editor: Add Coins Transferable (45d6047, bb097b6)
- Highscores:
- Functions: Add getExperienceForLevel (level) (1566deb)
- Commands - cache:clear : Add warning about APCu clear in CLI (83f8417)
- Models - PlayerOnline: Add missing $fillable into model (43415cf)
- Twig: add cache variable (0efe47c)
Changed
- pages/online: add cache, resulting in 20x performance boost
- (for an example server with 2k players) (c836308)
- Admin Bar: Move admin bar code into body_start place_holder (f17269e)
- Cache::remember: $ttl = 0 means no cache (3b47e9d)
- Templates: Load config.ini with $process_sections set to true (a89f9a8)
- Twig: Allow for timestamp as integer in the timeago twig function
(34fead9)
Fixed
- Settings: Fixed two exceptions (6e5a4ff, 20d69a6)
- Models\Account + OTS_Account -> isPremium -> ignore config.freePremium (5271633)
- Admin Panel - Mailer: