Changelog
-
Migrated to production domain: store.godotengine.org
-
Add BBCode support and update asset and publisher schemas.
-
Overhaul support ticket chat page.
-
Add release changelogs to API.
-
Render clickable links in moderator messages.
-
Added date filtering to asset analytic charts.
-
Added changelog endpoint to API.
-
Fix version status always `published`.
-
Update support page UI. Split functionality into tabs.
-
Added field to Ticket model to track notification type (e.g. rejection, message, etc...)
-
Added light mode style for ticket chat messages.
-
Updated style for ticket chat messages.
-
Update email and notifications for asset rejections
-
Added gravatar_hash hybrid property to user model.
-
Add XR tag to home page and add XR icon to tag icons list.
-
Rework asset page dropdowns, display only compatible Godot versions and asset versions.
-
Add link to asset page on moderation queue.
-
Dispalyed pending versions on asset review page
-
Enforce max character limits on user inputs to prevent database issues
-
Changlog "new" badges will only be shown for items from the last 30 days by default
(#133)
-
Asset reviews now open in a separate tab
-
Added changelog field to asset downloads
-
Update asset page to use tabs for description, changelog and reviews
-
Added "Asset Preview" page. Accessed through "Asset Media" tab.
-
Update asset cards to use img tags and lazy loading for better performance
-
Avoid overlap between `new arrivals` and `last updated` sections on homepage.
-
Changed html from table tag to divs with version formatting to avoid invalid html issues
-
Fixed version dropdown not showing currently selected version
-
Fixed Godot version formatting
-
Updated styles on markdown previews
-
Remove character limit on markdown preview
-
Added video URLs to API endpoint for assets
-
Added pagination and more filtering options to search API endpoint
-
Added CI workflow to check changelog is updated
-
Fixed server error when asset version is deleted.
-
Ensure only modified fields are updated when asset version information is modified.
-
Added page visits analytics
-
Updated `Download` constraint, to avoid conflicts between different assets
-
Update Asset.lastupdated on asset or version change
-
Frontend now uses the new search backend
(#12)
-
Added analytics for asset downloads and library additions
(#16)
-
Implemented a new backend for searching. You can try out the demo!
-
Added an experimental API
-
Properly render html within markdown code blocks
-
Version management update. Allow updating version parameters.
(#80)
-
Added functionality to remove asset featured thumbnail
(#54)
-
Created a "Danger Zone" section in the asset overview
-
Limited the amount of suggested tags to 10
-
Improved moderation queue tools
-
Add public changelog
(#106)
-
Use proper links for carousel items
(#44)
-
Highlight required terms & conditions checkbox if users try to proceed without accepting them
-
Implement email notifications and fine-grained control for users to enable/disable specific email types
(#17)
-
Allow users to delete their own assets
(#67)
-
More precise "unsaved changes" alerts when leaving the editing area
(#37)
-
Add a way for moderators to contact publishers
-
Various improvements of the page metadata (description, images, domain, etc...)
-
Fix broken search
-
Make users agree to the terms when uploading an asset
-
Make asset store public as a beta release
-
Notification system for messages, asset approvals, etc...
-
Show warnings for external links
-
Make terms visible even for logged out users