|
| 1 | +## 2.3.0 |
| 2 | +### Changed |
| 3 | + - Official Release |
| 4 | + |
| 5 | +## 2.3.0-rc.1 |
| 6 | +### Changed |
| 7 | + - FIO-7661: fix self signed certificate error |
| 8 | + |
| 9 | +## 2.2.0 |
| 10 | +### Changed |
| 11 | + - FIO-7371: API source for clone command and updated tests |
| 12 | + - FIO-7018: Add tests to CLI tool |
| 13 | + |
| 14 | +## 2.1.0 |
| 15 | +### Changed |
| 16 | + - Fixing issues with updating the roles of submissions to the destination role ids |
| 17 | + - FIO-7179: fix object mutation that will clobber project settings |
| 18 | + - Fixed issue with migrating form roles. |
| 19 | + - Refactor clone 2 |
| 20 | + - FIO-7165: Fixes forms migrated without type field |
| 21 | + |
| 22 | +## 2.1.0-rc.3 |
| 23 | +### Changed |
| 24 | + - Fixing issues with the project query for src and dst clones |
| 25 | + - Fixed options for dest project |
| 26 | + |
| 27 | +## 2.1.0-rc.2 |
| 28 | +### Changed |
| 29 | + - Fixing the role cloning |
| 30 | + |
| 31 | +## 2.1.0-rc.1 |
| 32 | +### Changed |
| 33 | + - Making changes to speed up clone process [b29b2b4] (https://github.com/formio/cli/commit/b29b2b472c8d9b7e2ffeacd58036439956d0f393) |
| 34 | + - Another clone command refactor [a63adb2] (https://github.com/formio/cli/commit/a63adb250b38172273b915b46fb3dea2f1c46248) |
| 35 | + - More refactor and cleanup [101b5ce] (https://github.com/formio/cli/commit/101b5ce3d0181eadae8169eeef9c353477f1184d) |
| 36 | + |
| 37 | +## 2.0.1 |
| 38 | +### Changed |
| 39 | + - Do not print out the submission revisions |
| 40 | + - Update Readme.md |
| 41 | + |
| 42 | +## 2.0.0 |
| 43 | +### Changed |
| 44 | + - FIO-6963: Replace all formio-service mentions in src directory to node-fetch |
| 45 | + - Refactoring clone command [0602bc6] (https://github.com/formio/cli/commit/0602bc6826359ef938ceb28678435b54bb4793fb) |
| 46 | + - Fixing role ids cloning. [281e5a2] (https://github.com/formio/cli/commit/281e5a27c633062f2aaccf733b8909b9d2e83dc0) |
| 47 | + - multiple fixes and improvements [5b33a12] (https://github.com/formio/cli/commit/5b33a127d4bbf6633ada8a40190e5e233f7aae16) |
| 48 | + - bump up the version to 2.x and change the repo name |
| 49 | + - FIO-6935: Fix cloning source project to new DB and add helper method to find last element in the collection |
| 50 | + - FIO-6935: Adds db connections closing, improved submissions with references mapping, fixed submissions only option |
| 51 | + - FIO-6935: Fixes encrypted fields and access migration |
| 52 | + - FIO-6935: Fixes cloning from OSS project |
| 53 | + - FIO-6935: Update logo |
| 54 | + - FIO-6935: Disable --update-existing option for OSS |
0 commit comments