Many new categories added, All categories have an "Other" field that is sorted last
Media category removed, its subcategories are now main categories. WARNING: This is a breaking change that will disrupt categories for some currently published files
Categories associated with Copyright Infringement have been removed.
Categories are sorted by name, "Other" is always last
The FileList component now only stores the file list. The rest of it was moved to Home.tsx
Category <select> components moved into a CategoryList.tsx component
Icons now load before file title in FileContent.tsx
Icons are an optional field of each category and loaded dynamically from Category Data to improve performance
Some references to Q-Tube in code replaced with Q-Share
Characters allowed in Publish Titles added to constants/Misc.ts, more characters are allowed than before
User Search Label now says "User's Exact Name" to communicate that users must be precise about what names they search for
Search and Name Search now can perform searches by hitting enter instead of clicking on Search Button
Phil's MultiplePublishAll.tsx component used
Added "Other" main Category
Categories are sorted by name, "Other" is always last
Some references to Q-Tube in code replaced with Q-Share
Characters allowed in Publish Titles added to constants/Misc.ts, more characters are allowed than before
User Search Label now says "User's Exact Name" to communicate that users must be precise about what names they search for
Search and Name Search now can perform searches by hitting enter instead of clicking on Search Button