Skip to main content

June 16th, Updates

· 2 min read

This update introduces a completed contact page, refined the import/export functionalities, and various backend optimizations and bug fixes for better performance and reliability. Read further for details.

Frontend

  • Complete Contact Page: Implemented the full contact page UI and logic.
  • Show Download Options: Enabled "Download as ZIP" for folders and "Download" for single files. Downloading a ZIP will send an email to download the archive instead of direct download.
  • Contact Info in Maintenance Banner: Added contact information display in the site-wide maintenance banner.
  • File Upload Error Notifications: Added error messages when file uploads fail, improving user feedback.

Apps

  • Quiz: The navigation is located below instead of above the question.

Backend

  • App Handling in export and import: Backend logic added to handle both import and export of APP-specific items.
  • Thumbnails Handling in export and import: Enabled export and import of thumbnails for items, improving media consistency.
  • Move Membership Endpoints: Refactored routes related to memberships for better structure and maintainability.
  • Send Export Notification Emails: Added functionality to send email notifications when a raw export is completed.
  • Featured Collections Endpoint: Created an endpoint to manage and retrieve featured collections more efficiently.
  • Allow transparent double like on items: Resolved issue allowing users to like an item more than once.

We warmly welcome and encourage feedback from our users to continuously improve our platform. You can contact us by email admin@graasp.org or by submitting an issue in this Github repository.