CryptPad - Package Updates
Pinned
CryptPad
-
[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
-
[1.7.3]
- Update CryptPad to 2024.6.1
- Full changelog
- Translations update from CryptPad Translations #1575
- Calendar events sometimes don’t appear when created #1551 fixed by 072dba2
- Revert the new method of counting registered users in the admin panel 4544be6
- Fix broken OnlyOffice Document #1572
- Fix printing in Code documents #1557 #1478
- Fix OnlyOffice undefined functions #1550
-
[1.7.4]
- Update CryptPad to 2024.9.0
- Full changelog