mirror of
https://github.com/documenso/documenso.git
synced 2026-04-24 21:36:01 +03:00
-
v2.1.0 Stable
released this
2025-11-25 08:38:06 +03:00 | 317 commits to main since this release📅 Originally published on GitHub: Tue, 25 Nov 2025 09:48:39 GMT
🏷️ Git tag created: Tue, 25 Nov 2025 05:38:06 GMTWhat's Changed
- fix: set correct envelope item cache url by @dguyen in https://github.com/documenso/documenso/pull/2144
- fix: support utf8 filenames download by @Mythie in https://github.com/documenso/documenso/pull/2145
- fix: resolve issue with sealing task on inngest by @Mythie in https://github.com/documenso/documenso/pull/2146
- feat: support optimizeParallelism for inngest jobs by @Mythie in https://github.com/documenso/documenso/pull/2151
- fix: remove parallel steps by @Mythie in https://github.com/documenso/documenso/pull/2152
- fix: show legacy ids on template and document view page by @Mythie in https://github.com/documenso/documenso/pull/2153
- feat: add additional field options by @dguyen in https://github.com/documenso/documenso/pull/2154
- fix: envelope direct template by @dguyen in https://github.com/documenso/documenso/pull/2156
- fix: envelope cc issues by @dguyen in https://github.com/documenso/documenso/pull/2158
- fix(input): prevent mobile zoom on input focus by @eeshm in https://github.com/documenso/documenso/pull/2079
- fix: auto insert prefilled text and number fields by @dguyen in https://github.com/documenso/documenso/pull/2157
- fix: use correct token for embeded template files by @Mythie in https://github.com/documenso/documenso/pull/2160
- fix: rename envelope buttons by @dguyen in https://github.com/documenso/documenso/pull/2161
- fix(i18n): add pluralization to passkey page by @mKoonrad in https://github.com/documenso/documenso/pull/2129
- fix(i18n): add pluralization to 2fa code template by @mKoonrad in https://github.com/documenso/documenso/pull/2131
- chore(i18n): fix message formatting by @mKoonrad in https://github.com/documenso/documenso/pull/2135
- chore(i18n): add message context in EnvelopeDownloadDialog by @mKoonrad in https://github.com/documenso/documenso/pull/2136
- chore(i18n): change message in dropzone wrappers by @mKoonrad in https://github.com/documenso/documenso/pull/2137
- chore(i18n): add message context in user organisation table by @mKoonrad in https://github.com/documenso/documenso/pull/2138
- fix(i18n): add pluralization to document details by @mKoonrad in https://github.com/documenso/documenso/pull/2130
- feat: org insights by @ephraimduncan in https://github.com/documenso/documenso/pull/1937
- fix: envelope auth not being passed by @dguyen in https://github.com/documenso/documenso/pull/2167
- fix: update dropzone to create envelopes by @dguyen in https://github.com/documenso/documenso/pull/2168
- fix: include cmaps for pdf viewer by @Mythie in https://github.com/documenso/documenso/pull/2177
- fix: remove redundant endpoint by @dguyen in https://github.com/documenso/documenso/pull/2170
- fix: prefill arcoforms with formdata endpoints by @Mythie in https://github.com/documenso/documenso/pull/2169
- fix: handle bracket notation arrays by @Mythie in https://github.com/documenso/documenso/pull/2178
- chore: extract translations by @dguyen in https://github.com/documenso/documenso/pull/2179
- chore: add translations by @Mythie in https://github.com/documenso/documenso/pull/2166
- fix: add default values for envelope field meta by @dguyen in https://github.com/documenso/documenso/pull/2181
- fix: add foreign key indexes by @Mythie in https://github.com/documenso/documenso/pull/2184
- fix: persist missed meta values for envelopes by @Mythie in https://github.com/documenso/documenso/pull/2185
- chore: add envelope docs by @dguyen in https://github.com/documenso/documenso/pull/2186
- chore(i18n): add question mark to message by @mKoonrad in https://github.com/documenso/documenso/pull/2176
- fix: add context to signature pad translations by @samuel-cglg in https://github.com/documenso/documenso/pull/2051
- fix: placeholders translations by @samuel-cglg in https://github.com/documenso/documenso/pull/2020
- feat: simplify billing ux by @ephraimduncan in https://github.com/documenso/documenso/pull/2117
- chore: Update README.md by @ElTimuro in https://github.com/documenso/documenso/pull/2188
- fix: hide overflow on envelope download dialog by @Mythie in https://github.com/documenso/documenso/pull/2193
- feat: extend use envelope response by @dguyen in https://github.com/documenso/documenso/pull/2192
- fix(email): preserve word wrap and line breaks in email body (#2139) by @tanushree-coder-girl in https://github.com/documenso/documenso/pull/2159
- feat: add ability to change field recipient by @dguyen in https://github.com/documenso/documenso/pull/2194
- fix: embed editing updates by @Mythie in https://github.com/documenso/documenso/pull/2197
- chore: add translations by @Mythie in https://github.com/documenso/documenso/pull/2182
- feat: add field dev mode by @dguyen in https://github.com/documenso/documenso/pull/2203
- fix: viewed webhook had stale data by @Mythie in https://github.com/documenso/documenso/pull/2208
- feat: add japanese chinese and korean support by @dguyen in https://github.com/documenso/documenso/pull/2202
- fix: improve sealing speed by @dguyen in https://github.com/documenso/documenso/pull/2210
- refactor: improve layout of completed signing page by @catalinpit in https://github.com/documenso/documenso/pull/2209
- feat: add option to disable OIDC login prompt=login parameter by @KarloDerEchte in https://github.com/documenso/documenso/pull/2037
- feat: add Portuguese (Brazil) translation support version 2.0.6 by @Dailson-Allves in https://github.com/documenso/documenso/pull/2165
- chore: add pending ui to signing completion page by @Mythie in https://github.com/documenso/documenso/pull/2224
- fix: handle loading files in embedded authoring update flows by @Mythie in https://github.com/documenso/documenso/pull/2218
- chore: add translations by @Mythie in https://github.com/documenso/documenso/pull/2223
- chore: dependency updates by @Mythie in https://github.com/documenso/documenso/pull/2229
- docs: add missing environment variables to self-hosting guide by @ephraimduncan in https://github.com/documenso/documenso/pull/2225
- fix: give the possibility to use internal webapp url in browserless requests (get-certificate-pdf and get-audit-logs-pdf) by @Matt0550 in https://github.com/documenso/documenso/pull/2127
- chore: typo by @ElTimuro in https://github.com/documenso/documenso/pull/2230
- fix: USE_INTERNAL_URL_BROWSERLESS breaks builds by @Mythie in https://github.com/documenso/documenso/pull/2233
- fix: update branding logic by @catalinpit in https://github.com/documenso/documenso/pull/2238
- fix: optimize webhook routing by @dguyen in https://github.com/documenso/documenso/pull/2236
- fix: add missing properties for template/use by @Mythie in https://github.com/documenso/documenso/pull/2234
- chore: telemetry by @Mythie in https://github.com/documenso/documenso/pull/2240
- feat: add webhook logs by @dguyen in https://github.com/documenso/documenso/pull/2237
- chore: ci by @Mythie in https://github.com/documenso/documenso/pull/2241
New Contributors
- @eeshm made their first contribution in https://github.com/documenso/documenso/pull/2079
- @tanushree-coder-girl made their first contribution in https://github.com/documenso/documenso/pull/2159
- @KarloDerEchte made their first contribution in https://github.com/documenso/documenso/pull/2037
- @Dailson-Allves made their first contribution in https://github.com/documenso/documenso/pull/2165
- @Matt0550 made their first contribution in https://github.com/documenso/documenso/pull/2127
Full Changelog: https://github.com/documenso/documenso/compare/v2.0.0...v2.1.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads