1.0.0-beta.1
Fixed in v1.0.0-beta.1
- Group Components (Feed, Memmbers, Events, etc) endpoint to handle both UUIDs and slugs.
- Group Photos URLs – now saves images as
"{timestamp}.{ext}"for ~84% reduction in database storage for image URLs. - Group Photos CRUD Operations.
- Group Photos Served with new URLs.
- /Groups page now will show groups to non-auth users.
- /groups/[slugID] served properly to non-auth users.