> For the complete documentation index, see [llms.txt](https://docs.onum.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.onum.com/actions-changelog/field-generator.md).

# Field Generator

Learn more about this Action in [this article](/pipelines/actions/advanced/field-generator.md).

<details>

<summary>v1.1.0</summary>

<mark style="background-color:purple;">**Released on**</mark> <mark style="background-color:purple;"></mark><mark style="background-color:purple;">12/10/2025</mark>

Added uuid v4 generator operation

</details>

<details>

<summary>v1.0.0</summary>

<mark style="background-color:purple;">**Released on**</mark> <mark style="background-color:purple;"></mark><mark style="background-color:purple;">08/08/2025</mark>

* New operations added: **This Year**, **This Month**, and **This Week**.
* Added timezone and custom format for date operations.

</details>

<details>

<summary>v0.0.4</summary>

<mark style="background-color:purple;">**Released on**</mark> <mark style="background-color:purple;"></mark><mark style="background-color:purple;">05/28/2025</mark>

Added more precision on milliseconds, microseconds, and nanoseconds.

</details>

<details>

<summary>v0.0.3</summary>

<mark style="background-color:purple;">**Released on**</mark> <mark style="background-color:purple;"></mark><mark style="background-color:purple;">03/30/2025</mark>

You may now create a field with an empty value.

</details>

<details>

<summary>v0.0.2</summary>

<mark style="background-color:purple;">**Released on**</mark> <mark style="background-color:purple;"></mark><mark style="background-color:purple;">03/05/2025</mark>

* Added conditional forms to allow dynamic field creation based on specified conditions.
* Fixed error with `integer` data type.&#x20;

</details>

<details>

<summary>v0.0.1</summary>

<mark style="background-color:purple;">**Released on**</mark> <mark style="background-color:purple;"></mark><mark style="background-color:purple;">11/05/2024</mark>

Initial version

</details>
