Retyc logo blue

Notre changelog et nos mises à jour de sécurité

Mises à jour de sécurité et nouvelles fonctionnalités de Retyc pour protéger la confidentialité de vos transferts de fichiers sensibles.
Current Release

1.4.0

Dedicated app domain

New changes

  • The app now runs on its own dedicated domain, separate from the website.
  • New "Get a demo" page to request a live product demo, reachable from the header and footer.
  • New design for 'compact mode' for the language selector.
  • New header menu in website.
Previous Release

1.3.0

New features : deposit links and forms, dataroom contributors

New changes

  • New "Deposit box" section to receive files from others:
    • Create a deposit link (a personal upload link people can use to send you files).
    • Create a deposit form (a structured request for specific documents). This unifies and replaces the previous "Transfer for me" links and templated transfers.
    • Multiple recipients (in your organization) to a deposit link/form.
    • Allow deposit with or without a Retyc account.
  • New "Contributor" role for datarooms, sitting between Viewer and Editor: contributors can add their own files while keeping limited permissions on the rest.
  • Dataroom permissions are now managed per folder, so you can give different access depending on where someone works.
  • Added a refresh button in datarooms.
  • Clearer product display on the dashboard and a cleaner public deposit page.

Breaking changes

  • Old links to "Transfer for me" are now replaced by "Deposits Links".
  • Old links to "Transfer templates" are now replaced by new links to "Deposits Forms".

Bug fixes

  • LOW Fix allowed file types for organization custom logo.

Under the hood

  • Upgraded several frontend dependencies for better stability / security.
Previous Release

1.2.1

Minor revision

New changes

  • Reworked the user search when adding members to a dataroom
  • Clearer message when adding someone who has not set up their encryption key yet
  • Small interface polish: easier to click "add to dataroom" from the dashboard, and pointer cursors on switches and tabs

Performance improvements

  • Removed duplicate requests in the public transfer form

Bug fixes

  • LOW Fixed validation errors showing up by mistake when adding a user
  • LOW Fixed email validation in the dataroom add-user search
Previous Release

1.2.0

New features

New changes

  • In-app notifications: a bell now shows your recent activity, with a preferences page to pick what you get notified about
  • Track your transfers: a new dashboard page shows when your sent transfers are downloaded
  • Added status filter to the sent transfers list
  • Shorter, cleaner links for shared transfers (no breaking changes with existing links)
  • Reworked the transfer table display

Performance improvements

  • Faster uploads thanks to adaptive concurrency (up to ~50% faster with small files)
  • Removed an unnecessary request when downloading files (up to ~10% faster)

Security improvements

  • LOW Hardened email rendering by escaping user-provided values
Previous Release

1.1.3

Bug fix

Bug fixes

  • LOW Fixed the incoming transfer form ignoring some capabilities
Previous Release

1.1.2

Security patch

Security fixes

  • LOW Hardened OTP verification against flooding
  • MEDIUM Fixed possible privilege escalation issue when changing owner roles in organizations

Bug fixes

  • LOW Fixed double-locale URLs (e.g. /en/fr) caused by browser language detection
Previous Release

1.1.1

Minor revision

New changes

  • The dataroom view is now a full Drive-like browser: navigate folders, select files, drag and drop them around
  • Activity log moved to a dedicated slideover, laid out as a chat timeline
  • File icons updated
  • Organization admins can export the member list as CSV
  • Small sidebar tweaks in the dashboard
  • FAQ updated
Previous Release

1.1.0

Official release

New changes

  • Retyc is out of beta! The platform is now publicly available
  • Previously hidden sections are now live
  • Reworked About page
  • Press section updated with Cnet coverage
  • Minor copy updates on the home page

Bug fixes

  • LOW Fixed a missing translation in the template transfer form
  • LOW Fixed /upload not showing in search engine results
Beta

1.0.18

Minor revision

New changes

  • Added public sector solutions page
  • Reordered navigation links in header and footer for better usability
  • Improved image rendering in Nuxt content pages

Info

This is the last beta build. Next up: the official release. Thanks for testing!

Beta

1.0.17

Minor revision

New changes

  • Add ProConnect as a new identity provider for login and registration (French public service SSO)
  • Minor display improvements (loading indicators) and reduced unnecessary API calls
  • Updated legal pages (terms of service, privacy policy, DPA)
  • Auto purge datarooms events (GDPR compliance)
  • Display file absolute path in events
  • Export dataroom events to CSV

Bug fixes

  • LOW Fix hydration mismatch causing display glitches on some pages
  • LOW Fix incorrect cancel URL in the payment flow
  • LOW Fix refresh events when renaming a file in a dataroom
  • LOW Fix auth status when using external link
  • LOW Fix storage cache after a dataroom deletion (could be false in some cases)
  • MEDIUM Fix dataroom download/export when some files are in error state (was not uploaded correctly)
  • LOW Fix "SecurityError" when using "download all" feature with large lists of files

Dependency security upgrades (as of 2026-05-24)

  • Frontend: 12 dependency vulnerabilities fixed → 0 remaining

Infrastructure changes

  • Add new security guard: prevent spammer from creating accounts
Beta

1.0.16

Minor revision

New changes

  • Display a warning when attempting to send a transfer to yourself
  • Improved contrast for text and cards across the interface
  • Better display of files and file icons in transfer views
  • Transfer form on public upload pages now uses full height

Bug fixes

  • MEDIUM Fix 500 error when using the "share for me" upload link feature
Beta

1.0.15

Minor revision

New changes

  • Add Gmail integration page with screenshots and installation guide
  • Add "Integrations" entry in the main navigation header
  • Reorganize footer: move developer resources (API docs, SDK) to footer
Beta

1.0.14

Minor revision

New changes

  • Improved display of public transfer forms (/upload and /upload/for-me)
  • Reworked encryption key management page for better clarity and usability
  • Improved dataroom settings and user management panel
  • Performance improvements (lighter page assets → faster load times)
Beta

1.0.13

Minor revision

New changes

  • Improve content
  • When using organization search, disable user already added and add a badge
  • SEO improvements
  • Disable prerender pages

Bug fixes

  • LOW Fix broken links
Beta

1.0.12

Minor revision

New changes

  • Add new pages/content for Outlook and Thunderbird plugin
  • Auto redirect to extra locales (french) when accessing to a transfer page
  • Add press kit
Beta

1.0.10

Minor revision

New changes

  • Manage security for future Outlook plugin
  • Minor display changes
Beta

1.0.9

Minor revision

New changes

  • Text images/updates
  • Add external documentation + TypeScript SDK links
  • Remove easter egg in the dashboard (sorry, we had to do it 😄)

Bug fixes

  • LOW Prevent hide social links in bottom when logged
  • LOW Fix SEO title/description in /security/transparency
  • LOW Force min 8 characters when setting a password in transfer form
Beta

1.0.8

Minor revision

New changes

  • Add whitepaper
  • Upload forms (transfer / dataroom) now feature a fullscreen drop zone and support folder uploads
  • Automatically filter out dummy files (e.g. .DS_Store) in upload forms
  • Text updates
  • Allow deleting a dataroom without unlocking the key
  • Key rotation now uses a two-step process (more reliable)
  • Transfer to dataroom management no longer creates an unnecessary "root" subfolder
  • Add organization user management page
  • Minor display changes in changelog page

Bug fixes

  • LOW Prevent display errors when loading the dataroom list with pending deletions
  • LOW Fix display issues with the transfer form on prerendered pages

Security improvements

  • MEDIUM Prevent access to private (encrypted) keys when listing organization members
  • LOW Direct downloads of JS/HTML files are disabled to reduce the attack surface and mitigate risks related to malicious script execution
  • LOW Remove obsolete private encrypted key when rotation succeeds
Beta

1.0.7

Minor revision

Dependency security upgrades (as of 2026-04-03)

  • Frontend: 4 HIGH and 5 MODERATE dependencies vulnerability fixed → 0 remaining
  • API: 2 MODERATE and 1 LOW0 remaining

New changes

  • Key rotation is now enabled for all users
  • Add SVG icons and logos (for later use)
  • Dataroom list ordered by last creation date
  • Update texts
  • Upgrade all dependencies

Bug fixes

  • LOW Prevent some conflict (duplicate file names) in datarooms
  • LOW Do not display upload form in dataroom with VIEWER access
  • HIGH Fix some issues in key rotation (was not released)

Infrastructure changes

  • Memory optimization for some process
Beta

1.0.6

Minor revision

Bug fixes

  • LOW Fix scheduled task period setup (refresh aggregate storage cache)
  • LOW Remove personal data in an some async job logs

New changes

  • Add email notifications to bad status account
  • Add blur effect in dashboard when keys are not created
Beta

1.0.5

Minor revision

Bug fixes

  • LOW Fix responsive header on 'sm' mode.

New changes

  • Remove waiting list for new users
  • Add press carousel in index
  • Rework footer
  • Change some text and add infos in the pricing page
  • Add new images about E2EE (thanks @Limplementeur)
Beta

1.0.4

Minor revision

Bug fixes

  • LOW Add missing English translations in /dashboard/organization
  • LOW Fix bad link (use history.back()) when feature is not enabled in current plan
  • LOW Remove useless organization rename feature for free users (organization name is overwritten when subscription is active, so no need to rename it)
  • LOW Fix blocks alignment in /dashboard

New changes

  • Drop limitations about transfer recipients (non registered users). Add an tech hard limit to avoid spammers.
  • Add 'upgrade plan' button in dashboard menu

Authentication changes

  • Increase delay for user actions (e.g. email validation, reset password...). From 5 minutes to 15 minutes.

Infrastructure changes

  • Add nodes in the cluster to handle more traffic
Beta

1.0.3

Minor revision

Bug fixes

  • LOW Prevent upload bad file types when using drag and drop in upload form (dataroom/transfer)
  • LOW Fix some text about beta support

New changes

  • In locale selector, set United Kingdom flag (instead of USA) for english locale.
  • In private transfer page (without passphrase), set a login button when not logged in.

Infrastructure changes

  • Increase HPA minimum replicas for Retyc frontend pod.
  • Increase memory limit for Retyc backoffice/frontend pods.
Beta

1.0.2

Minor revision

Bug fixes

  • LOW Ensure to load all login buttons (was hidden in some circumstances)
  • LOW Ensure token refresh for beta-activated users

Dependency security upgrades (as of 2026-03-22)

  • Frontend: 1 CRITICAL dependency vulnerability fixed → 0 remaining
  • API: 4 LOW dependency vulnerabilities fixed → 0 remaining

Infrastructure changes

  • LOW Fix incorrect HTTP status code returned by WAF on blocked requests in API

New changes

  • Add careers page
  • Add changelog page
Beta

1.0.1

Minor revision

Bug fixes

  • MEDIUM Prevent infinite redirect loop after validating an email address, when using multiple tabs
  • LOW Ensure to redirect in /dashboard page after login, when using multiple tabs
  • LOW Fix English translation in some pages

SEO improvements

  • Add XML sitemaps
  • Tune robots (prevent index some internal pages)
  • Add llms.txt
Beta

1.0.0

First release of Retyc!

Notes about beta

  • Private key rotation feature is disabled. We will enable it in a next release, after monitoring the system for any potential issues.
  • User access must be approved by Retyc administrator