Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add filetypes to upload #602

Merged
merged 1 commit into from
Sep 18, 2024
Merged

feat: add filetypes to upload #602

merged 1 commit into from
Sep 18, 2024

Conversation

mfts
Copy link
Owner

@mfts mfts commented Sep 17, 2024

No description provided.

Copy link

vercel bot commented Sep 17, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
papermark ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 17, 2024 3:55pm

Copy link

what-the-diff bot commented Sep 17, 2024

PR Summary

  • Enhanced File Upload Capacity: The maximum file size that can be uploaded for various types of files has been increased from 30 MB to 40 MB, offering users more flexibility.
  • Adjusted Plan Specific Uploads: We have introduced a new differentiation in the file types that users can upload based on the plan they are on (free or trial) which will help us offer more specialized services.
  • Extended Range of File Types for Paid Plans: We have expanded the types of files that can be uploaded by users on the paid plans, including files like Powerpoint presentations (.ppt), Open Document Text files (.odt), and more. At the same time, these extended file types are limited only for the paid members, maintaining exclusivity.
  • Addition of 'Free Plan' and 'Trial' Identification: To streamline the user experience and the logic behind file upload limitations, we've introduced two new identification variables: isFreePlan and isTrial. This brings in more clarity and allows efficient management of user plan interfaces.

@mfts mfts merged commit f939ad3 into main Sep 18, 2024
2 checks passed
@mfts mfts deleted the feat/show-types branch October 27, 2024 11:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant