Commit Graph

215 Commits

Author SHA1 Message Date
0977c16e33 v2.0.5 2025-11-08 16:03:59 +11:00
1e6292b1d9 v2.0.4 2025-11-08 13:58:11 +11:00
fe8915162f v2.0.3 2025-11-08 12:53:50 +11:00
eff7d90f43 v2.0.2 2025-11-08 00:48:31 +11:00
3d539b20ad v2.0.1 2025-11-07 23:42:03 +11:00
1650c55b19 v2.0.0 2025-11-07 15:40:24 +11:00
d05bfa9fed feat: add envelopes api (#2105) 2025-11-07 14:17:52 +11:00
88836404d1 v1.13.1 2025-10-24 10:50:25 +11:00
1ffc4bd703 v1.13.0 2025-10-21 11:21:04 +11:00
7f09ba72f4 feat: add envelopes (#2025)
This PR is handles the changes required to support envelopes. The new
envelope editor/signing page will be hidden during release.

The core changes here is to migrate the documents and templates model to
a centralized envelopes model.

Even though Documents and Templates are removed, from the user
perspective they will still exist as we remap envelopes to documents and
templates.
2025-10-14 21:56:36 +11:00
7b17156e56 v1.12.10 2025-10-09 15:32:35 +11:00
26f65dbdd7 v1.12.9 2025-10-07 17:07:11 +11:00
a5eaa8ad47 v1.12.8 2025-09-29 23:22:59 +10:00
2aa391f917 v1.12.7 2025-09-26 09:57:34 +10:00
b8fc47b719 v1.12.6 2025-09-25 22:10:20 +10:00
197d17ed7b v1.12.5 2025-09-23 21:00:48 +10:00
ed4dfc9b55 v1.12.4 2025-09-13 18:08:55 +10:00
2ecfdbdde5 v1.12.3 2025-09-12 23:02:59 +10:00
184ebdedf1 v1.12.2-rc.6 2025-08-26 11:17:43 +10:00
fe4d3ed1fd v1.12.2-rc.5 2025-08-25 09:48:04 +10:00
439262fd02 v1.12.2-rc.4 2025-08-16 19:16:29 +10:00
9d5b573dda v1.12.2-rc.3 2025-08-02 00:46:22 +10:00
9ea56a77ff v1.12.2-rc.2 2025-07-20 17:05:19 +10:00
37ed5ad222 v1.12.2-rc.1 2025-07-11 12:55:56 +10:00
9917def0ca v1.12.2-rc.0 2025-07-03 10:31:22 +10:00
8d1d098e3a v1.12.1 2025-07-03 10:07:54 +10:00
1a1a30791e v1.12.0 2025-07-03 10:01:03 +10:00
8695ef766e v1.12.0-rc.8 2025-06-30 19:47:37 +10:00
58d97518c8 v1.12.0-rc.7 2025-06-27 22:17:45 +10:00
85ac65e405 v1.12.0-rc.6 2025-06-27 21:46:16 +10:00
21dc4eee62 v1.12.0-rc.5 2025-06-27 18:53:45 +10:00
8be7137b59 v1.12.0-rc.4 2025-06-12 10:27:41 +10:00
22a37409c1 v1.12.0-rc.3 2025-06-10 12:49:37 +10:00
64c6a51e04 v1.12.0-rc.2 2025-06-07 02:25:14 +10:00
60a623fafd v1.12.0-rc.1 2025-06-07 00:56:40 +10:00
c73d61955b v1.12.0-rc.0 2025-06-07 00:47:49 +10:00
93aece9644 chore: dependency updates (#1808) 2025-05-22 14:30:22 +10:00
44bc769e60 v1.11.1 2025-05-20 22:37:46 +10:00
8540f24de0 v1.11.0 2025-05-19 15:44:10 +10:00
e40c5d9d24 v1.10.3 2025-05-03 09:23:25 +10:00
bf1c1ff9dc v1.10.2 2025-05-03 08:11:27 +10:00
ac7d24eb12 v1.10.1 2025-05-03 07:39:19 +10:00
8c9dd5e372 v1.10.0 2025-05-02 12:03:08 +10:00
dd2ef3a657 v1.10.0-rc.5 2025-04-17 23:01:43 +10:00
e613e0e347 feat: support embedded authoring for creation (#1741)
Adds support for creating documents and templates
using our embed components.

Support is super primitive at the moment and is being polished.
2025-04-11 00:20:39 +10:00
da71613c9f v1.10.0-rc.4 2025-03-31 20:02:22 +11:00
a87af910c7 v1.10.0-rc.2 2025-03-28 01:50:59 +11:00
231f51bd1f v1.10.0-rc.1 2025-03-22 17:34:33 +11:00
c6743a7cec v1.10.0-rc.0 2025-03-22 03:23:23 +11:00
55b7697316 chore: update d script in package.json (#1703)
Add the `translate:compile` command to the `d` script.
2025-03-14 16:15:57 +11:00