CryptPad - Package Updates
Pinned
CryptPad
-
[1.0.0]
- Upate CryptPad to 5.0.0
- Full changelog
- Implement a new, more modern and minimalist design with rounded corners and simpler colors
- Remove detailed information about the open-source project from the platform itself and instead host it on the recently deployed project site (https://cryptpad.org)
- Links to optional, instance-specific pages like its terms of service, privacy policy, legal notice and contact information are displayed inline, allowing for a smaller footer.
- The drive's directory tree (also shown in teams) can now be resized by dragging its border.
-
[1.1.0]
- Update CryptPad to 5.1.0
- Full changelog
- The instance admin panel now features a "Database" tab which makes it possible to generate reports for accounts, documents, and "login blocks". This finally enables administrators to review document and account metadata, archive or restore data, and generally perform actions that used to require specialized knowledge about the platform's data storage formats.
- Thanks to contributors, the platform is now available in Spanish (100%) and European Portuguese (91%).
- We've updated our mermaid integration to v9.1.7.
- Spellcheck is now enabled by default in our rich text editor and can be disabled via the settings page in case you have not already done so.
- Our code editor now includes a highlighting module for asciidoc syntax.
- The contact page has been updated to reflect that we have migrated our Mastodon account to Fosstodon.org/@cryptpad
- Various links throughout the platform have been updated to reflect that we've migrated our documentation from docs.cryptpad.fr to docs.cryptpad.org. The old domain now redirects to the new one to preserve compatibility with old instances or any other pages that have linked to it.
- We've updated our issue templates on GitHub to use their new Issue Forms functionality, making it easier to correctly submit a well-formatted bug report or feature request.
- The project's readme now includes a widget indicating the completeness of CryptPad's translations on our Weblate instance.
- We've added a placeholder to pages' basic HTML to make it easier to tell that something is happening before the proper loading screen is displayed.
-
[1.2.0]
- Update CryptPad to 5.2.0
- Full changelog
- Forms
- New setting to allow participants (including Guests) to submit a form multiple times and/or delete their responses
- Notifications for form owners when new responses are submitted
- New option for form authors to delete all responses
- New option for form authors/auditors to export responses as JSON (in addition to existing CSV and CryptPad Sheet)
- Settings have been refactored in a modal with a summary in the main editor view
- Display fixes for long questions/options in some question types
- Calendar
- New event settings to repeat periodically
- Drive
- New button to filter the drive view by document type
- Teams
- Improved onboarding with the ability to use the same invitation link for a set number of people. Previously each link was limited to one use
- Initial role can now be set for invitation links, the recipient is assigned the role directly when joining, previously all new members joined as "Viewers"
- Code
- Asciidoc syntax support AND asciidoc rendering
-
[1.2.1]
- Update CryptPad to 5.2.1
- Full changelog
- The option to delete all responses to a form was not available to form authors when the form had been created in a drive (user or team) using the + NEW button
- Drag & drop from a shared folder into the Templates folder made documents "disappear". They would reappear in the root of the drive when using a new worker (after all CryptPad tabs had been closed)
- Clicking a link in a Calendar event location field failed to open
-
[1.3.0]
- Update CryptPad to 5.3.0
- Full changelog
- Upgrade OnlyOffice applications (Sheet, Document, Presentation) to version 7.1
- Forms
- New question type: Date [#811]
- Add Condorcet voting results to ordered list responses
- Default dark theme switch [#759]: set dark theme as the default for the instance in application_config.js
- Auto-select document name on edit if it's still the default [thanks to piemonkey]
- Forms
- Clarify button text to "Copy Public Link" [#937]
- Clarify text on the document creation screen so that "Expiration date" (date at which the document will be destroyed) is not confused with the closing date of the form [user feedback]
- Decimals are now allowed in text questions with type "number" [Forum]
- Rich Text
- Move width-toggle button out of the way of the text [#957]
-
[1.4.0]
- Update CryptPad to 5.4.0
- Full changelog
- new Diagram application
- 2 factor authentication using time-based one-time passwords (TOTP)
- New setting to destroy all documents of which you are the sole owner
- Settings re-oganization
- Add favicons in ICO format [#1068 thanks @lemondevxyz]
-
[1.4.3]
- Update CryptPad to 5.4.1
- Full changelog
- Typo in example Nginx config [#1184]
- Enable port 3003 on Docker [#1183]
- Bind websocket to the address specified in the httpAddress setting [#1182 #1186]
- Fix production CSP headers [#912 thanks @superboum]
- Fix checkup test when registration is restricted [#1185]
- Fix collaboration of Nextcloud integration
- Fix broadcast settings not applied instantly [#1189]
-
[1.6.2]
- Update CryptPad to 5.7.0
- Full changelog
- Instance administrators can now issue invitation links that can be used to create one account each, even if registration is closed on the instance. An optional User Directory can help keep track of the known accounts on the instance. This feature is designed for the needs of enterprise customers who use their own instance, hence allowing administrators access to more information than on a public-facing service #1395
- Diagram documents now support images #1295
-
[1.7.0]
- Update CryptPad to 2024.3.0
- Full changelog
- Admin and moderation changes #1438
- Completed accessibility improvements for all dropdown menus #1380
- Developer experience #1436 with new .editorconfig and updated .gitignore files
- Fix Notifications replaying (#1399) #1428
- Fix hover and focus styling of toolbar menus #1417
- Fix ssoauth path regex #1411
- File upload broken with a specific size #1419
- User menu displays may include consecutive separators #1402
- Enable and fix internal drawio exports #1439
- Do not allow OnlyOffice comments in view mode #1424