Changelogs
31 Aug 2023
Replaced collection query
The `collections` query has been replaced with a newer version. The new query is more in line with existing search queries and allows multiple filter and sort arguments.
03 Aug 2023
Report collections
Collections can now be reported for breaking our Terms of Service
01 Aug 2023
Media gallery scroll
Collection media galleries can now be scrolled through correctly
Media gallery reordering
Collection media galleries can now be reordered using a drag and drop feature
31 Jul 2023
Bug report comment search
Search for collection bug report comments matching your keywords
27 Jul 2023
Link to comments
Links have been added to collection bug report comments, so you can share comments or replies directly
25 Jul 2023
New comment notification for collections
Collection curators will now get notifications when a new comment is added to their collection. Reporters will also get notifications when new comments are added to their collection bug reports.
New reply notification for collections
Users will now receive notifications when someone replies to their comments on collections and collection bug reports
Search collections by Most Relevant
The default sort order when searching for collections is now "Most Relevant". This uses the title, summary and description to find results matching your keywords.
19 Jul 2023
Changelogs
A new Changelogs page, where you can keep up-to-date with all of our new features, improvements and bug fixes
13 Jul 2023
Collection image thumbnails
We have made a couple of improvements to collection image thumbnail sizes, for better visibility and performance
12 Jul 2023
Logged-in page redirects
When attempting to access a page that requires you to be logged-in, we now ask you to login first if you're not already
11 Jul 2023
Collection image cropping
Curators can now crop collection tiles and cover images, as well as see clear requirements for image dimensions/ratios
Nested collapsible sections
Collapsible sections can now be nested within each other in markdown content on collections
10 Jul 2023
Serve images as WebP
All images on Nexus Mods are now served as WebP files, drastically reducing the volume of image data we serve and improving responsiveness for end-users
06 Jul 2023
Hidden/Moderated mod Donation Points
Hidden or Moderated mods will no longer earn Donation Points
29 Jun 2023
Image thumbnail ratios
Image thumbnails will now display the correct ratio during upload
Attach text files to bug reports and comments
Text files can now be added as attachments to collection bug reports and comments
28 Jun 2023
Infinite game pagination
The Games page on collections now paginates infinitely
26 Jun 2023
Recently approved games
Games which have recently been approved will now display correctly on the homepage
Missing image thumbnails
Image thumbnails are now displaying correctly on all pages
Donation Points chart
A distribution chart on the Donation Points page now correctly displays data in percentages
Navigation links on About Us page
The top navigation links on the About Us page are now working correctly
05 Jun 2023
New API fields
New `overall_rating` and `overall_rating_count` fields added to `revisions` and `public_revisions` types
31 May 2023
Removed API field
The `view_discarded` field has been removed from the `my_collections` query
30 May 2023
Update API field
`sort_by` on `thread_comments` now accepts `likes_count` parameter
26 May 2023
New API field
A new `view_discarded` field has been added to `collections` and `my_collections` queries
18 May 2023
Default API page size
The maximum page size has been set to 100 for all connections by default. The default page size of all connections has also been set to 25
03 Apr 2023
Removed API mutation
The `update_collection` mutation has been removed, `create_or_update_revision` should be used instead
Removed API arguments
`update_video_input` and `upload_video_input` both have had `description` and `title` arguments removed
Removed API mutations
`verify_image_for_collection_mutation` and `verify_video_for_collection_mutation` have been removed
22 Mar 2023
Collections WYSIWYG markdown editor
Curators can now use a WYSIWYG editor to add markdown to their collection descriptions
20 Mar 2023
Deprecated API field
The `instructions` field on `ExternalResourceType` has been deprecated and will be removed in a future version