> ## Documentation Index
> Fetch the complete documentation index at: https://docs.trustblock.run/llms.txt
> Use this file to discover all available pages before exploring further.

# Beta v1.4.0

> Changelog for Trustblock v1.4.0

### <Icon icon="sparkles" /> Product updates

* New onboarding experience:
  * We minimized the number of steps to onboard and improved the design of the onboarding page.
* Chains & Categories re-design:
  * We felt that the previous design was not very user-friendly, with too much information on pages. As such we redesigned to display less information by default and added a tooltip to display more information.
* Support for web-based reports:
  * We added a new type of report, web-based reports. This type of report is useful for auditors to publish audits with fileless reports.
* Support for contracts on private repositories:
  * We added a new type of contract, private repositories. This type of contract is useful for auditors to publish audits where the contract is not hosted on a public repository.
* Added a new `conductedAt` field to the publishing. This field is required when creating an audit.
* Added a new `chains` field to the publishing. This field is required when creating a project upon publishing.

<Card title="Publish an audit" icon="paper-plane-top" href="/technical/publish" horizontal>
  Learn how to publish an audit on Trustblock.
</Card>

### <Icon icon="bug-slash" /> Bugs fixed

* Fixed a bug where contracts on the publish audit page would not be correcly displayed and validated.
* Fixed a bug where metrics for auditors with only off-chain audits would not be calculated.
* Fixed a bug where the onboarding page would not be displayed for new users.
* Fixed a bug where the inactive auditors would be displayed on the homepage & on search.

### <Icon icon="bolt" /> Performance improvements

* As usual, we improved the performance of the platform.

### <Icon icon="lock" /> Security improvements

* We improved the overall security of the platform.
