Website
Home
Database
News
Submissions queue
Community
Forum
Clubs
Reviews
Discord
Members
Tools
ROM Patcher
ROM Hasher
Pages
Support us
Learn Romhacking
About
Contact Us
Help & Legal Pages
Development
Forge
Documentation
Guest
Login
Forum
Entries
News
Settings
Community
Romhack Plaza
Changelogs
Version 1.3.0
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Benjamin" data-source="post: 6880" data-attributes="member: 192"><p><span style="font-size: 22px"><strong>All changes on Laravel website:</strong></span></p><p></p><p><span style="font-size: 18px"><strong>Added:</strong></span></p><p></p><p>- Webhook functionality.</p><p>- REST API functionality.</p><p>- Webhook subscriptions management.</p><p>- API Key manager functionality.</p><p>- API Keys and Webhooks in the settings topbar menu.</p><p>- A new policy 'is-supporter'.</p><p>- $NOTICES variable for the main layout, containing the XenForo notices to display to the user.</p><p>- NoticeService to manage XenForo notices on Laravel.</p><p>- Collapsible menu.</p><p>- "Hide filters" functionality.</p><p>- Action Tooltip Alpine component.</p><p>- Support Us component.</p><p>- RSS feed for entries and news.</p><p>- Purge deleted entries scheduled command (runs daily).</p><p>- Temporary files purge scheduled command (runs hourly).</p><p>- Drag-and-drop credits functionality.</p><p>- Locked entries in "My drafts" page.</p><p>- News count and reviews count in the hovercard.</p><p>- First gallery image as the background image of the entry.</p><p>- Entry Forge URL field and Forge compatibility.</p><p>- Entry redirections system when the slug changes.</p><p>- Entry redirections management on the entry form.</p><p>- image_full_url attribute for the Gallery model.</p><p>- Merge functionality for Game and Author resources.</p><p>- A separate webhook log file.</p><p>- Notices in the menu.</p><p>- XfUserIdSearch for modCPSearch.</p><p>- A "Go back to the profile" button on the databases page when the $userId filter is set.</p><p>- Credits for ROM Patcher and Play Online.</p><p>- A redirect to the database resource when clicking on the title of a modCP resource.</p><p>- Deletion of reviews.</p><p>- A tooltip when a user tries to disable all filters on the home page.</p><p>- Simple Author and Simple Game selector Livewire components for ModCP.</p><p>- 'reviews.show' route to redirect to the entry review.</p><p>- News and reviews count API request in XenforoApiService.</p><p>- Warning API request in XenforoApiService.</p><p>- Reactions API request in XenforoApiService.</p><p>- romhackplazaApi and romhackplazaWebhook in PERMISSIONS_KEPT.</p><p>- XenForo reactions fields in entries, news, and entry_reviews table.</p><p>- 'required' attribute to the EntrySelector Livewire component.</p><p>- SendWebhook job.</p><p>- A "See all entries" button for "Featured entries".</p><p></p><p><span style="font-size: 18px"><strong>Changes:</strong></span></p><p></p><p>- Replaced raw XenForo database queries with XenForo Eloquent models.</p><p>- For staff, the pending entries count, approval queue count, and report count are now shown in the topbar.</p><p>- Reviews now send a request to XenForo to add reaction points to the entry owner based on the rating.</p><p>- The entry owner can no longer write a review on their own entry.</p><p>- A user is now limited to one review per entry.</p><p>- Submissions Queue, API Key manager, and Webhooks Subscriptions now use the ModCP Layout.</p><p>- Reworked the File list modal and fixed the max modal size.</p><p>- "EntryHelpers::getLatestPost" now uses a database query instead of an API request.</p><p>- Pending entries count is now stored in the 'xf_data_registry' table.</p><p>- EntryPolicy now verifies if the user can create a review.</p><p>- Reviews now handle reporting.</p><p>- Entry managers can now warn members about an entry, a news post, or a review.</p><p>- Reactions can now be used on news and reviews (thumbs up and thumbs down only).</p><p>- XenForo featured content now appears on the home page.</p><p>- During entry rejection, moderators can now switch the entry to rejected, locked, or locked with an automatic 1-point warning.</p><p>- In the edit form, files are now sorted by state, then by title.</p><p>- XenForoGuard now uses XenForo Eloquent models and saves the session for usage.</p><p></p><p><span style="font-size: 18px"><strong>Fixed:</strong></span></p><p></p><p>- Bugs in the activity timeline related to XenForo models.</p><p>- Bug when an entry doesn't have a slug in the modCP.</p><p>- Security issue on the database page for invalid data.</p><p>- N+1 SQL query for totalDownloads.</p><p>- Bug on the Game selector that wouldn't save values when an error occurred during submission.</p><p>- Delete count in modCP.</p><p>- modCP categories being visible to unauthorized staff members.</p><p>- Bug where a comment thread couldn't be created if the entry was in the queue without any modification.</p><p>- Bug with the NSFW checkbox in the edit form.</p><p>- Incorrect redirections when a staff member saves an entry as 'pending'.</p><p></p><p><span style="font-size: 18px"><strong>Deprecated:</strong></span></p><p></p><p>- LogXfUser model.</p><p>- XenForoUser.</p><p></p><p><span style="font-size: 22px"><strong>All changes on XenForo add-on:</strong></span></p><p><span style="font-size: 22px"><strong></strong></span></p><p><span style="font-size: 22px"><strong><span style="font-size: 18px"><strong>Added:</strong></span></strong></span></p><p></p><p>- Templates related to Support Us functionality.</p><p>- Templates related to reactions.</p><p>- romhackplaza_review/ route.</p><p>- support-us/ route.</p><p>- api/romhackplaza route.</p><p>- admin/romhackplaza route and menu.</p><p>- admin/unclaimed-payments route.</p><p>- Many new phrases.</p><p>- API and Webhook permissions.</p><p>- Support for dynamic upgrade option.</p><p>- Dynamic upgrade service for purchases.</p><p>- Reviews, Development, Documentation, and Forge elements in the menu.</p><p>- Comment thread type.</p><p>- Unique design for comment threads.</p><p>- API endpoints to update news and reviews count.</p><p>- API endpoint to warn on an entry.</p><p>- Warnings for entries, news, and reviews.</p><p>- Reports for reviews.</p><p>- Reactions and alerts for entries, news, and reviews.</p><p>- Ko-Fi payment provider.</p><p>- Ko-Fi unclaimed payment mechanism.</p><p>- rhpz_news_count and rhpz_review_count as UserCriteria.</p><p>- Laravel section to notices criteria.</p><p>- NewsCount and EntryReviewsCount jobs.</p><p>- A webhook when notices are saved to purge them on Laravel.</p><p>- EntryIdMappingForComments to convert discussion threads to comment threads.</p><p></p><p><span style="font-size: 18px"><strong>Changes</strong></span><span style="font-size: 22px"><strong><span style="font-size: 18px"><strong>:</strong></span></strong></span></p><p></p><p>- Database requests and Laravel models now use Entity, Finder, and Repository models.</p><p></p><p><span style="font-size: 22px"><strong>All changes on XenForo style:</strong></span></p><p><span style="font-size: 22px"><strong></strong></span></p><p><span style="font-size: 22px"><strong><span style="font-size: 18px"><strong>Added</strong></span><span style="font-size: 22px"><strong><span style="font-size: 18px"><strong>:</strong></span></strong></span></strong></span></p><p></p><p>- API Keys and Webhooks in the settings topbar menu.</p><p>- Collapsible menu.</p><p>- pendingEntriesCount.</p><p></p><p><span style="font-size: 18px"><strong>Fixed:</strong></span></p><p></p><p>- Count design on unapprovedCounts and reportCounts.</p><p></p><p><span style="font-size: 22px"><strong>Other:</strong></span></p><p></p><p>- Gitea has been replaced by an integrated Forgejo instance. You need your XenForo credentials to log in.</p><p>- Added BenjaminCM's Documentation Node and Reactions Restriction XenForo add-on.</p></blockquote><p></p>
[QUOTE="Benjamin, post: 6880, member: 192"] [SIZE=6][B]All changes on Laravel website:[/B][/SIZE] [SIZE=4][/SIZE] [SIZE=5][B]Added:[/B][/SIZE] - Webhook functionality. - REST API functionality. - Webhook subscriptions management. - API Key manager functionality. - API Keys and Webhooks in the settings topbar menu. - A new policy 'is-supporter'. - $NOTICES variable for the main layout, containing the XenForo notices to display to the user. - NoticeService to manage XenForo notices on Laravel. - Collapsible menu. - "Hide filters" functionality. - Action Tooltip Alpine component. - Support Us component. - RSS feed for entries and news. - Purge deleted entries scheduled command (runs daily). - Temporary files purge scheduled command (runs hourly). - Drag-and-drop credits functionality. - Locked entries in "My drafts" page. - News count and reviews count in the hovercard. - First gallery image as the background image of the entry. - Entry Forge URL field and Forge compatibility. - Entry redirections system when the slug changes. - Entry redirections management on the entry form. - image_full_url attribute for the Gallery model. - Merge functionality for Game and Author resources. - A separate webhook log file. - Notices in the menu. - XfUserIdSearch for modCPSearch. - A "Go back to the profile" button on the databases page when the $userId filter is set. - Credits for ROM Patcher and Play Online. - A redirect to the database resource when clicking on the title of a modCP resource. - Deletion of reviews. - A tooltip when a user tries to disable all filters on the home page. - Simple Author and Simple Game selector Livewire components for ModCP. - 'reviews.show' route to redirect to the entry review. - News and reviews count API request in XenforoApiService. - Warning API request in XenforoApiService. - Reactions API request in XenforoApiService. - romhackplazaApi and romhackplazaWebhook in PERMISSIONS_KEPT. - XenForo reactions fields in entries, news, and entry_reviews table. - 'required' attribute to the EntrySelector Livewire component. - SendWebhook job. - A "See all entries" button for "Featured entries". [SIZE=5][B]Changes:[/B][/SIZE] - Replaced raw XenForo database queries with XenForo Eloquent models. - For staff, the pending entries count, approval queue count, and report count are now shown in the topbar. - Reviews now send a request to XenForo to add reaction points to the entry owner based on the rating. - The entry owner can no longer write a review on their own entry. - A user is now limited to one review per entry. - Submissions Queue, API Key manager, and Webhooks Subscriptions now use the ModCP Layout. - Reworked the File list modal and fixed the max modal size. - "EntryHelpers::getLatestPost" now uses a database query instead of an API request. - Pending entries count is now stored in the 'xf_data_registry' table. - EntryPolicy now verifies if the user can create a review. - Reviews now handle reporting. - Entry managers can now warn members about an entry, a news post, or a review. - Reactions can now be used on news and reviews (thumbs up and thumbs down only). - XenForo featured content now appears on the home page. - During entry rejection, moderators can now switch the entry to rejected, locked, or locked with an automatic 1-point warning. - In the edit form, files are now sorted by state, then by title. - XenForoGuard now uses XenForo Eloquent models and saves the session for usage. [SIZE=5][B]Fixed:[/B][/SIZE] - Bugs in the activity timeline related to XenForo models. - Bug when an entry doesn't have a slug in the modCP. - Security issue on the database page for invalid data. - N+1 SQL query for totalDownloads. - Bug on the Game selector that wouldn't save values when an error occurred during submission. - Delete count in modCP. - modCP categories being visible to unauthorized staff members. - Bug where a comment thread couldn't be created if the entry was in the queue without any modification. - Bug with the NSFW checkbox in the edit form. - Incorrect redirections when a staff member saves an entry as 'pending'. [SIZE=5][B]Deprecated:[/B][/SIZE] - LogXfUser model. - XenForoUser. [SIZE=6][B]All changes on XenForo add-on: [SIZE=5][B]Added:[/B][/SIZE][/B][/SIZE] - Templates related to Support Us functionality. - Templates related to reactions. - romhackplaza_review/ route. - support-us/ route. - api/romhackplaza route. - admin/romhackplaza route and menu. - admin/unclaimed-payments route. - Many new phrases. - API and Webhook permissions. - Support for dynamic upgrade option. - Dynamic upgrade service for purchases. - Reviews, Development, Documentation, and Forge elements in the menu. - Comment thread type. - Unique design for comment threads. - API endpoints to update news and reviews count. - API endpoint to warn on an entry. - Warnings for entries, news, and reviews. - Reports for reviews. - Reactions and alerts for entries, news, and reviews. - Ko-Fi payment provider. - Ko-Fi unclaimed payment mechanism. - rhpz_news_count and rhpz_review_count as UserCriteria. - Laravel section to notices criteria. - NewsCount and EntryReviewsCount jobs. - A webhook when notices are saved to purge them on Laravel. - EntryIdMappingForComments to convert discussion threads to comment threads. [SIZE=5][B]Changes[/B][/SIZE][SIZE=6][B][SIZE=5][B]:[/B][/SIZE][/B][/SIZE] - Database requests and Laravel models now use Entity, Finder, and Repository models. [SIZE=6][B]All changes on XenForo style: [SIZE=5][B]Added[/B][/SIZE][SIZE=6][B][SIZE=5][B]:[/B][/SIZE][/B][/SIZE][/B][/SIZE] - API Keys and Webhooks in the settings topbar menu. - Collapsible menu. - pendingEntriesCount. [SIZE=5][B]Fixed:[/B][/SIZE] - Count design on unapprovedCounts and reportCounts. [SIZE=6][B]Other:[/B][/SIZE] - Gitea has been replaced by an integrated Forgejo instance. You need your XenForo credentials to log in. - Added BenjaminCM's Documentation Node and Reactions Restriction XenForo add-on. [/QUOTE]
Insert quotes…
Verification
Post reply
Community
Romhack Plaza
Changelogs
Version 1.3.0
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.
Accept
Learn more…
Back
Top