Commit Graph

159 Commits

Author SHA1 Message Date
42e39f7ef1 v1.9.1-rc.4 2025-02-26 15:28:51 +11:00
59c1e55233 v1.9.1-rc.3 2025-02-25 08:03:13 +11:00
00b46561c2 v1.9.1-rc.2 2025-02-20 11:35:03 +11:00
ce1c93b2a6 v1.9.1-rc.1 2025-02-05 21:03:15 +11:00
cbad065dac v1.9.1-rc.0 2025-02-03 10:13:16 +11:00
b9ae277041 v1.9.0 2025-02-03 09:33:08 +11:00
7fad826d06 v1.9.0-rc.12 2025-02-01 15:53:18 +11:00
dc36a8182c v1.9.0-rc.11 2025-01-21 09:49:22 +11:00
058d9dd0ba v1.9.0-rc.10 2025-01-20 19:54:39 +11:00
7c1e0f34e8 v1.9.0-rc.9 2025-01-20 16:08:15 +11:00
0d3864548c fix: bump trpc and openapi packages (#1591) 2025-01-19 22:07:02 +11:00
5750f2b477 feat: add prisma json types (#1583) 2025-01-15 13:46:45 +11:00
dcaccb65f2 v1.9.0-rc.8 2025-01-13 10:21:05 +11:00
4e197ac24c v1.9.0-rc.7 2025-01-09 15:07:11 +11:00
07c852744b v1.9.0-rc.6 2025-01-08 20:18:09 +11:00
4085151f80 fix: merge common and web po files (#1563) 2024-12-31 17:20:58 +11:00
98b2da5018 v1.9.0-rc.5 2024-12-26 13:41:04 +11:00
22c9fb777b fix: perf improvements 2024-12-18 15:01:57 +11:00
2da051a7f9 v1.9.0-rc.4 2024-12-18 08:14:50 +11:00
861e9c976b v1.9.0-rc.3 2024-12-16 09:35:33 +11:00
b4a7f1887d feat: add trpc openapi (#1535) 2024-12-14 01:23:35 +09:00
a21ee2cea6 v1.9.0-rc.2 2024-12-13 15:16:26 +11:00
c9fe134852 v1.9.0-rc.1 2024-12-12 10:31:44 +11:00
ed862413b1 v1.9.0-rc.0 2024-12-11 09:48:01 +11:00
9f45fe62e4 fix: refactor teams router (#1500) 2024-12-05 22:14:47 +09:00
0e7e9e17c9 v1.8.1 2024-12-05 13:57:05 +11:00
b3ccb3d26f v1.8.1-rc.9 2024-12-05 13:53:35 +11:00
0c53f5b061 v1.8.1-rc.8 2024-12-04 23:29:15 +11:00
5e08d0cffb v1.8.1-rc.7 2024-12-04 22:43:41 +11:00
a687064a42 v1.8.1-rc.6 2024-12-04 14:58:29 +11:00
4282a96ee7 v1.8.1-rc.5 2024-12-03 15:44:10 +11:00
9e8d0ac906 v1.8.1-rc.4 2024-12-02 22:07:31 +11:00
4326e27a2a v1.8.1-rc.3 2024-12-02 07:48:03 +11:00
87186e08b1 v1.8.1-rc.2 2024-11-29 15:09:03 +11:00
337bdb3553 v1.8.0-rc.1 2024-11-26 21:26:12 +11:00
b15e1d6c47 feat: support whitelabelling in the embedding (#1491)
## Description

Adds support for customising the theme and CSS for the embedding
components which is restricted to platform customers and above.

Additionally adds proper support for the platform plan which will let us
update our stripe products.

<img width="1040" alt="image"
src="https://github.com/user-attachments/assets/f694cd1e-ac93-4dc0-9f78-92fa813f6404">
<img width="1015" alt="image"
src="https://github.com/user-attachments/assets/4209972a-b2bd-40c9-9049-0367382a4de5">
<img width="1065" alt="image"
src="https://github.com/user-attachments/assets/fdbaaaa5-a028-4b1d-a58a-ea6224e21abe">


## Related Issue

N/A

## Changes Made

- Added support for using CSS Vars and CSS within the embedding route
- Added a guard for platform and enterprise plans to activate the custom
css
- Added support for the platform plan

## Testing Performed
Yes
2024-11-25 15:47:00 +11:00
2e2bc8382f v1.8.1-rc.0 2024-11-20 23:02:32 +11:00
0eff336175 v1.8.0-rc.4 2024-11-19 16:44:25 +11:00
b0829e6cdf v1.8.0-rc.3 2024-11-16 09:23:05 +11:00
1c87cb1e0d v1.8.0-rc.2 2024-11-15 01:56:22 +11:00
19e23d8ef3 v1.8.0-rc.0 2024-11-08 23:09:56 +11:00
de880aa821 v1.7.2-rc.4 2024-11-05 13:50:01 +11:00
0cee07aed3 v1.7.2-rc.3 2024-10-31 15:33:03 +11:00
6020336792 v1.7.2-rc.2 2024-10-30 14:37:50 +11:00
5fcd8610c9 fix: translate extract command (#1394)
Change how the translate extract command is run on build
2024-10-28 11:21:49 +09:00
b8310237e4 v1.7.2-rc.1 2024-10-23 13:28:54 +11:00
9ffdbe9c81 fix: improve lingui configuration (#1388)
## Description

Currently merge conflicts arise due to the compiled JS and PO
translation files.

This PR is a rework on how we handle extracting and compiling
translations to streamline PRs and merging branches.

## Changes Made

- Remove compiled translation files from being committed
- Extract and compile translations only on build
- Extract will still occur when commits land on main to sync and pull
new translations with Crowdin
2024-10-09 14:13:52 +11:00
faf2bd5384 v1.7.2-rc.0 2024-10-08 21:56:44 +11:00
ddee8a8272 feat: allow editing pending documents (#1346)
## Description

Adds the ability for the document owner to edit recipients and their
fields after the document has been sent.

A recipient can only be updated or deleted if:
- The recipient has not inserted any fields
- Has not completed the document

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

## Release Notes

- **New Features**
- Added new localization messages to clarify user actions regarding
document signing.
  - Enhanced French translations for improved user interaction.

- **Improvements**
- Updated localization strings in German and English for clearer
feedback on signer and recipient statuses.
- Improved overall structure of localization files for better
maintainability.

- **Dependency Updates**
- Upgraded `next-axiom` and `remeda` libraries to their latest versions,
potentially enhancing performance and stability.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->

---------

Co-authored-by: Mythie <me@lucasjamessmith.me>
2024-09-20 13:58:21 +10:00
3da344fc5f v1.7.1-rc.3 2024-09-19 13:55:35 +10:00