Welcome to changelog page, where we keep you updated about the latest enhancements, bug fixes, and new features that we're continually adding to CloudArcade CMS.
Changelog
v1.9.3
Release date: 27/09/2024
Fix
Fix CMS installation
v1.9.2
Release date: 24/09/2024
New
Upload thumbanils for game upload and remote add
You can upload game thumbanils for game upload and remote add (url) method, thumb_1 and thumb_2 in game zip no longer required with upload thumbs.
Widget + (plus) button
You can insert widget without drag and drop the widget to the placement.
"URL Link" widget
For non coder, this widget will be useful to add url link or image link without white html code.
Sort option for Top Games in the Dashboard
Schema Markup plugin
Meta Tags plugin
New global functions : set_theme_pref(), set_plugin_pref()
Changes
Improve Plugin uploader
Better security and upload method.
Improve Sitemap output structure
"tables.sql" from utf8_general_ci to utf8mb4_unicode_ci for better chars support
Only applied for new install.
Fix
Fix bugs
Fix Paragraph widget line issue
v1.9.1
Release date: 2/08/2024
Fix
Fix bugs
Improve security
v1.9.0
Release date: 8/07/2024
Fix
Fix Sitemap generator
v1.8.9
Release date: 5/07/2024
New
Fetch Single Game Plugin
Now you can add a specific game from GameDistribution by slug.
Implement new GamePix API
Changes
Better thumbnail image quaily
Imported thumbnails now have much better quality.
GamePix SID plugin now using DB to store value.
Fix
Fix DB tables for new installation
Fix DB error if password contain $ char
v1.8.8
Release date: 2/06/2024
New
Sitemap Plugin
Sitemap now separated from settings, and you need Sitemap plugin to generate sitemap.
Now, CloudArcade is including free HTML5 games. More info
Page, add option to enable or disable nl2br.
Changes
JSON localization file is now moved to root "locales" folder.
In the previous version, a theme/visitor translation can't be used in another theme, now a single translation file can be used across theme, you also need to update Localization plugin to latest version.
Non exist post and post pagination will go to 404 page.
Theme can no longger use FontAwesome, previously the icon set must be FontAwesome.
Database changes.
Fix
Fix doubled gameplay count
Now user can use "-" dash in their username.
Fix comment error
v1.8.1
Release date: 05/01/2024
Changes
Increase category name to 30 chars.
Allow Category title translation (Require theme update)
Allow Tag title translation (Require theme update)
Search url now using hypens, from "game%20title" become "game-title", better for SEO and server compatibility, applied on themes.
Database changes
Fix
Redirect old path to custom path url (301)
Fix edit user profile
v1.6.4
Release date: 01/08/2023
New
theme-functions.php, global function set for theme code.
Canonical link function
RTL option
Changes
Fix
Fix PHP 8.2+ HTMLPurifier code deprecation
Set full/game to no-index
Other bug fixes
v1.6.3
Release date: 04/06/2023
New
Changes
Fix
Fix "SETTINGS" compatibility issues from previous version.
v1.6.2
Release date: 02/06/2023
New
Install theme with purchase code.
Changes
Database changes
Remove database FOREIGN KEY and switch to manual method for better compatibility.
Better settings structure
Fix
Fix bugs
v1.6.1
Release date: 16/04/2023
New
"Playsaurus" game distributor
Add option to Hide a category
Changes
Unpublished/Draft games can't be accessed by guest/player
Update Gamedistribution section list
Fix
Fix category case sensitive
v1.6.0
Release date: 16/04/2023
New
Changes
Fix
Fix "$url_params" undefined on admin.php
v1.5.9
Release date: 16/04/2023
New
Changes
Fix
Set "use_www" to "false"
v1.5.8
Release date: 14/04/2023
New
Changes
Fix
Fix bug old translation not work
v1.5.7
Release date: 13/04/2023
New
Tags
The game tag feature has now been implemented.
Mailer (Plugin)
With Mailer, you can send email from the CMS using your own email account, Mailer will come with another plugin in the future, like Forgot Password, Contact Form and Broadcast Messages.
WWW Option
Now you can add "www" to all permalink. Settings > Advanced > Use WWW
Multi-Language in URL
Now you can change site language by add language ID after domain, example: domain.com/en/game/ or domain.com/cn . Settings > Other > Language Code In URL
Changes
Database changes
Fix
Fix bugs
v1.5.6
Release date: 19/03/2023
New
Redesigned admin dashboard
Category Priority
Now you can sort the order of category list by change priority value. Admin > Categories > Edit Category
Game listing
Now you can change the number of games you want to shown on search and category page. Admin > Settings > Listing
Changes
Database changes
Migrating from Bootstrap 4 to Bootstrap 5 (Admin panel)
Remove MDBootstrap
No longger rely on "allow_url_fopen" for better security and compatibility
Add "Log" for Auto Publish plugin
Remove "tables.sql" after install
Fonts used is stored locally
Allow gif logo
Fix
Fix bugs
v1.5.5
Release date: 21/02/2023
New
Changes
Fix
Fix "SUB FOLDER" compatibility issue from v1.5.4
Fix widgets not loaded form v1.5.4
v1.5.4
Release date: 20/02/2023
New
Game Draft
Now you can add "unpublished" game or set a game to "draft" to be published later.
Trailing Slash
Now you can disable trailing slash (/) at the end of url. "Settings > Other".
Changes
Database changes
sitemap.xml game links now limited to 5000 (separated by files in future update)
Prevent user profile page crawled by search engine.
Improved backup script.
Extra parameters (not supported parameters) will show 404 page.
api.js, Ads can be called after 2min or more of last ad shown.
Add robots.txt after generating sitemap (if not exist).
Fix
Bug fixes.
v1.5.3
Release date: 07/01/2023
New
Favorite games
Banner Ad widget
Changes
Now you can styling login & register page with theme "style.css"
In-game banner ads responsive
Outdated/deprecated FILTER_VALIDATE replaced with regex
Database changes
Fix
Remove unsuported characters in game title, description and instructions.
Now you can upload image in post editor (Posts plugin)
Fix
Fix database encoding
v1.4.9
Release date: 12/10/2022
New
Changes
Add Bootstrap 5 navbar support for render_nav_menu()
Fix
Remove emoji filter (Causing missing string)
v1.4.8
Release date: 03/10/2022
New
Changes
Now, theme update showing affected files.
Fix
Fix leaderboard not shown.
v1.4.7
Release date: 29/09/2022
New
Changes
Fix
Fix plugin-repo not work if no plugins installed.
v1.4.6
Release date: 28/09/2022
New
Changes
Improved plugin repository
Category Filter (Plugin) now work with Auto Publish (Plugin)
Add WEBP support for Auto Publish (Plugin)
Fix
Fix bugs
v1.4.5
Release date: 20/07/2022
New
Splash Screen
Now you can show splah screen for self-uploaded games like Gamedistribution does, also you can show an advertisement on "Play" clicked. Activate it on "Settings > Other".
Dynamic multi-language
Now you can let visitor change site language, and make your site have multi-laguage support. More info and guide
Category Filter (Plugin)
The purpose of this plugin is to filtering and automatically change specific game category name during game import process.
Can be useful if you're already localize category name (non-english) and want to change english category name into translated one.
Moderate Comment
Comment can be moderated by admin before get apporved and shown for everyone. Activate it on "Settings > User" also use latest "Comments Manager" plugin.
Changes
Database changes
Fix
Fix bugs
v1.4.4
Release date: 24/05/2022
New
Changes
Fix
Fix bugs
v1.4.3
Release date: 20/05/2022
New
Static Site (Plugin)
Make your site extremely fast by converting almost entire site into html files. More info
Webp image support
Convert and generate WEBP thumbnail format, reduce file size up to 80% compared to regular PNG or JPG and also SEO friendly.
Activate it on "Settings > Advanced".
Construct 3 auto thumbnails
Now thumb_1 and thumb_2 is optional for Construct 3 games, thumbnail will be generated from "icon-512.png" from game file (zip).
Changes
Remove geoplugin to avoid potential issues
Thumbnail Importer (Plugin) now add Webp support
Fix
Fix bug
v1.4.2
Release date: 11/05/2022
New
Changes
PRETTY URL : Now also rewrite search url
PRETTY URL : Add trailing slash at the end of url (get_permalink())
PRETTY URL : Redirect 301 to trailing slash url
Edit Collection now showing game list and have missing game detection
Attention!
Theme scipts.js that pointing '../includes' will not work, if you use custom theme, update your script path to '/includes'.
Fix
Improve emoji remover compatibility
v1.4.1
Release date: 06/05/2022
New
Changes
MySQL performance improvement
Remove all emojis from game description to avoid possible bugs
Blank game category automatically moved to "Other" category
Similar games now set to random
Fix
Improve statistics compatibility
v1.4.0
Release date: 19/04/2022
New
Changes
Update GameDistribution url format
Fix
Improve theme update compatibility
v1.3.9
Release date: 11/04/2022
New
Changes
Fix
Fix v1.3.8 "trending" bug
v1.3.8
Release date: 10/04/2022
New
Trending/Hot game
Now you can show trending game for last week or month. More info
Auto Sitemap
Sitemap generated automatically if activate "auto sitemap" in Settings > Advanced.
Captcha
You can activate Captcha for user registration in Settings > User.
Changes
Database changes, add "trends" table
Add game form improvement
Fix
Fix bugs
v1.3.7
Release date: 31/03/2022
New
(API) Get player score from database
(API) Get player score rank
Changes
Fix
Fix access non exist user profile
Fix player score API
Fix error delete user
v1.3.6
Release date: 14/03/2022
New
Multiple Banner sources
Now you can use multiple banner sources and randomly shown (Ads Manager Plugin).
Banner ads statistics
Banner ads interaction now recorded.
Changes
Fix
Bug fixes
v1.3.5
Release date: 26/01/2022
New
Ads Manager (Plugin)
Let you show in-game ads or pre-roll ads inside the game using IMA SDK (or Adsense for games) or your own Banner ads, more info.
Option hide login
Now you can hide login link with site settings.
Changes
Game API
Add show ads.
Improve menus compatibility
Fix
Bug fixes
v1.3.4
Release date: 29/12/2021
New
Plugin Updater
Add plugin update button and plugin update checker.
Game Reports (Plugin)
Players / Users can report a game to admin.
Plugin header and footer
Plugin can instert a php script in header and footer.
Changes
Dashboard
Add latest comments and reports in dashboard page.
Add return home link for login and register page
Install.php
Install.php return to home instead of show "installed" string
Fix
v1.3.3
Release date: 22/12/2021
New
Theme Options
Let you configure theme with admin panel if a theme support Theme Options.
Google Login (Plugin)
Add Login with Google, used for both login and registration.
Theme delete & duplicate
Now you can delete and duplicate a theme from admin panel.
Changes
Improvements
Fix
Various small bug fixes
v1.3.2
Release date: 20/10/2021
New
Changes
Improve updater
Update game API
Remove Style Editor
Use "Theme Editor" plugin instead.
Set max list of liked games to 15
Disable HTML tag on comments
For better scurity and also to avoid spam user.
Scurity improvement
Fix
Register logo
Remove "cloudarcade" folder on root
Delete "cloudarcade.zip" on root
v1.3.1
Release date: 20/09/2021
New
Changes
Fix
Fix cron too frequent
v1.3.0
Release date: 17/09/2021
Info
Here is the list of theme files that already been updated:
User can auto logged-in with 3 month cookie expiration date (the last site access).
Changes
Fix
v1.2.7
Release date: 15/08/2021
New
Changes
Open game in "New window"
"New window" go to current domain page instead of distributor source url.
.htaccess
.htaccess file has been updated.
Pretty URL
On previous version, you can't access "your-domain.com/category" because it doesn't have a slash in the end, now you can access any page with or without a slash "/".
"your-domain.com/category/action&page=2" now changed to "your-domain.com/category/action/2
get_permalink()
get_permalink() now support more than 2 parameters.
Theme scripts
Some of theme scripts has been updated.
Fix
IP Address too long
Logged in IP address now skipped if too long.
v1.2.6
Release date: 28/06/2021
New
Comments Manager (Plugin)
Let you manage and moderate all user comments.
Comment filter
Filtering specific words or sentences from user comment. If user comment contains listed words, it's words will be replaced with "***".
Comment filter located at "includes/banned-words-comment.json".
Changes
Increase fetch games amount
GamePix and Gamedistribution max amount now increased to 100, and for "Fetch Games Extended" increased to 1000.
Improve fetch games method
Now you can import thousand games in one click. previously you can't, to avoid server time out.
Fix
v1.2.5
Release date: 07/06/2021
New
Leaderboard
Let you create or show game leaderboard based on player score. Leaderboard will be shown on game page if there is a score record.
Game API
With CloudArcade API, you can communicate between game and your server. More info about Game API https://cloudarcade.net/api/
Blog / Posts
This require a plugin to use blog/post feature. Now you can create a blog or a news page. You can access blog page with your-domain.com/post/
Changes
Pages
Page scripts part from internal scripts now deprecated, combined to "core/page.php"
Sitemap
Sitemap url now including blog posts if exist.
User XP
Submitted score increase 10xp.
Fix
Cumulative Layout Shift
v1.2.4
Release date: 26/05/2021
New
Custom path
Now you can change category or path name (page, game, search and more). Unicode is allowed.
Unicode slug
On previous version, unicode character is not allowed for slug. by activating this, you can use unicode characters on slug or another url.
Domain port
Add domain port on "DOMAIN" constant. used for local server.
Changes
Sub-folder
Sub-folder usage configuration now more easier and clean to do.
MDBootstrap css & js stored locally
admin/login.php now deprecated
Login script now use a single codebase to avoid confusion.
Increase page & offset for Fetch Games
v1.2.3
Release date: 1/03/2021
New
Add translation/localization.
Add avatar picker/chooser.
Add 20 cool avatars.
Add user management plugin.
Changes
Fix
v1.2.0
Release date: 24/01/2021
New
Add Player login & registration
Add Player Rank, Badge, stats and more.
Add Player profile / dashboard.
Add Comments with hierarchy model
Add new Statistics
Changes
Major update.
Structure changes.
Backup now changed with a better function.
Fix
v1.1.9
Release date: 11/01/2021
New
Add Plugin system
Add Plugin repository (free plugins)
Add Theme page
Add site Icon uploader (settings)
Changes
Structure changes.
v1.1.7
Release date: 04/01/2021
New
Add Collections (game collection)
Add separate description and meta description for category