
Finally got around to fix some bugs! Here's what changed:
- [Feed] Fixed a crucial bug where you were no longer able to publish a gameplay, lookbook or Personal Post due to an internal error.
- [Feed] Fixed an issue where the updated date would show up for new posts.
- [Uploader] Fixed an issue where the uploader thought that a Personal Post was a mod, and therefore never met the internal requirements to be postable.
- [Profile] Fixed an issue where, when pressing the "personal post" tab in Tab view, the posts would stretch. It will now do a proper mosaiq layout.
- [Download] Made the tags user experience much better by hiding the tags when they're not necessary, and adding them in a different block. (Page for choosing categories)
- [Download/Deadsites] Fixed an issue with the carousel, where the fullscreen carousel will start from the beginning, rather than starting on the image you clicked on further into the main carousel.
- [Deadsites] Fixed an issue where using the fullscreen carousel in one collection, exiting it, and then entering another collection and using the fullscreen carousel, would render the page unusable.
- [Deadsites] Fixed an issue where sometimes images you'd delete on a newly created collection, would sometimes still be uploaded, despite having been deleted initially.
- [Deadsites] Added thumbnails to a site's collection list.
- [Deadsites] On the page where you see all the deadsites, added a "Filter per Category", in case you want to find new creators that way.
- [Text Editor] Fixed an issue where xml would show up empty on the actual posted page.
NOTE: If you are going to post xml snippets, they HAVE to start with <?xml version="1.0"?>
. Otherwise it will still happen!