v0.7.375
xorbitsai/inferencev0.7.375Feb 23, 2026by ArtyomSavchenko
AI Summary
This release significantly expands localization options and workflow management features. Users can now import and export processes, and guests have enhanced collaboration capabilities. The update also features infrastructure improvements and a redesigned workspace join experience.
Key Highlights
- Added Brazilian Portuguese and Turkish language translations
- Implemented process import/export and CancelSubProcess actions
- Redesigned workspace join flow and enabled Google login on mobile
- Allowed guests to upload attachments and configure notification settings
- Added PostgreSQL support for the KVS service
New Features
- Brazilian Portuguese and Turkish support
- Process import/export
- Unlock card and section functionality
- Multiple docs export to PDF
- Group issues by project
- Drive permissions
Full Release Notes
## What's Changed ### Internationalization - Add Brazilian Portuguese translation by @ArtyomSavchenko and @CuriousFurBytes in https://github.com/hcengineering/platform/pull/10478, https://github.com/hcengineering/platform/pull/10522 - Enable Turkish translation by @Bahadir67 in https://github.com/hcengineering/platform/pull/10441 ### Cards and processes - Approve requests by @BykhovDenis in https://github.com/hcengineering/platform/pull/10486 - Add unlock card and section functionality with UI updates by @BykhovDenis in https://github.com/hcengineering/platform/pull/10492 - Implemented process import/export, improved process execution flow, and added CancelSubProcess action by @BykhovDenis in https://github.com/hcengineering/platform/pull/10528, https://github.com/hcengineering/platform/pull/10530 ### Controlled docs - Added an activity section for controlled documents by @ArtyomSavchenko in https://github.com/hcengineering/platform/pull/10457 - Improve controlled documents export from one workspace to another by @ArtyomSavchenko in https://github.com/hcengineering/platform/pull/10465. ### Workspace invites & login - Redesigned workspace join flow by @ArtyomSavchenko in https://github.com/hcengineering/platform/pull/10507 - Show Google login on mobile devices by @ArtyomSavchenko in https://github.com/hcengineering/platform/pull/10524 ### Guest collaborations - Guests can now upload attachments, use reactions, and configure notification settings by @ArtyomSavchenko in https://github.com/hcengineering/platform/pull/10469, https://github.com/hcengineering/platform/pull/10517 - Allow notifications for guests with collab security by @lexiv0re in https://github.com/hcengineering/platform/pull/10510 ### Docs & export - Ability to select multiple docs export to pdf by @ArtyomSavchenko in https://github.com/hcengineering/platform/pull/10468 - Allow to copy all table content as markdown table for documents and issues by @ArtyomSavchenko in https://github.com/hcengineering/platform/pull/10505 - Add import notifications by @ArtyomSavchenko in https://github.com/hcengineering/platform/pull/10464 ### Tracker - Added ability to group issues by project by @ArtyomSavchenko in https://github.com/hcengineering/platform/pull/10531 - Add project breadcrumb by @ArtyomSavchenko in https://github.com/hcengineering/platform/pull/10515 - Fix issues layout by @ArtyomSavchenko in https://github.com/hcengineering/platform/pull/10498 ### Permissions & security - Add drive permissions by @aonnikov in https://github.com/hcengineering/platform/pull/10489 ### Infrastructure improvements - PostgreSQL support for KVS service by @ArtyomSavchenko in https://github.com/hcengineering/hulykvs/pull/5 - Support in-memory mode for hulypulse by @ArtyomSavchenko in https://github.com/hcengineering/hulypulse/pull/2 ## Bug fixes: * Fix okit.graphql is not a function by @ArtyomSavchenko in https://github.com/hcengineering/platform/pull/10442 * fix: handle youtu.be links by @aonnikov in https://github.com/hcengineering/platform/pull/10458 * fix: Calendar timezone day-shift bug (#7048) by @domocarroll in https://github.com/hcengineering/platform/pull/10459 * fix: mute account unauthorized error by @aonnikov in https://github.com/hcengineering/platform/pull/10461 * fix: do not write analytics event when no token by @aonnikov in https://github.com/hcengineering/platform/pull/10463 * Fix print layout by @ArtyomSavchenko in https://github.com/hcengineering/platform/pull/10472 * Improve headers legibility by @ArtyomSavchenko in https://github.com/hcengineering/platform/pull/10473 * fix: allow to open mermaid diagram in fullscreen by @aonnikov in https://github.com/hcengineering/platform/pull/10477 * Fix rows order in relationsheep table compare by @ArtyomSavchenko in https://github.com/hcengineering/platform/pull/10479 * Fix custom attributes display in original view by @ArtyomSavchenko in https://github.com/hcengineering/platform/pull/10480 * Fix card formatting in markdown by @ArtyomSavchenko in https://github.com/hcengineering/platform/pull/10475 * Fix: show print actions for individual documents by @ArtyomSavchenko in https://github.com/hcengineering/platform/pull/10484 * Clarify etc/hosts path for Windows by @ArtyomSavchenko in https://github.com/hcengineering/platform/pull/10482 * fix: proper mermaid diagram size by @aonnikov in https://github.com/hcengineering/platform/pull/10487 * fix: embed pdf via direct link by @aonnikov in https://github.com/hcengineering/platform/pull/10491 * fix: secure blobs by @aonnikov in https://github.com/hcengineering/platform/pull/10490 * Fix relationship table refresh by @ArtyomSavchenko in https://github.com/hcengineering/platform/pull/10494 * Show payment error notifications by @ArtyomSavchenko in https://github.com/hcengineering/platform/pull/10497 * Fix exception during github issue id reading by @ArtyomSavchenko in https://github.com/hcengineering/platform/pull/10500 * Support browser translations for read only editor by @ArtyomSavchenko in https://github.com/hcengineering/platform/pull/10501 * Allow to define different viewlet actions by @ArtyomSavchenko in https://github.com/hcengineering/platform/pull/10502 * Card notifications by @BykhovDenis in https://github.com/hcengineering/platform/pull/10503 * Change approve time format by @BykhovDenis in https://github.com/hcengineering/platform/pull/10504 * Fix email notifications for export by @ArtyomSavchenko in https://github.com/hcengineering/platform/pull/10506 * qfix: Remove unused ui dependencies by @ArtyomSavchenko in https://github.com/hcengineering/platform/pull/10511 * Cancel todo action by @BykhovDenis in https://github.com/hcengineering/platform/pull/10508 * Card email notifications by @BykhovDenis in https://github.com/hcengineering/platform/pull/10509 * Support minified dev deployment by @ArtyomSavchenko in https://github.com/hcengineering/platform/pull/10512 * fix: prevent datalake from error flood by @aonnikov in https://github.com/hcengineering/platform/pull/10521 * fix: datalake in dev setup does not support secure mode by @aonnikov in https://github.com/hcengineering/platform/pull/10525 * Fix: images not rendering on GitHub side of GitHub integration by @spatialy in https://github.com/hcengineering/platform/pull/10520 * Fix date formatting in md table by @ArtyomSavchenko in https://github.com/hcengineering/platform/pull/10523 * Update space security and permissions by @kristina-fefelova in https://github.com/hcengineering/platform/pull/10529 * Fix bump with foundation packages by @ArtyomSavchenko in https://github.com/hcengineering/platform/pull/10536 * Show actions button instead of 'Copy all' by @ArtyomSavchenko in https://github.com/hcengineering/platform/pull/10537 * Process fixes by @BykhovDenis in https://github.com/hcengineering/platform/pull/10541 * Fix process by @BykhovDenis in https://github.com/hcengineering/platform/pull/10543 ## New Contributors * @domocarroll made their first contribution in https://github.com/hcengineering/platform/pull/10459 * @Bahadir67 made their first contribution in https://github.com/hcengineering/platform/pull/10441 * @spatialy made their first contribution in https://github.com/hcengineering/platform/pull/10520 **Full Changelog**: https://github.com/hcengineering/platform/compare/v0.7.353...v0.7.375