> For the complete documentation index, see [llms.txt](https://help.timebook.ai/rn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.timebook.ai/rn/2025/july/issue-38-july-31-2025.md).

# Issue #38 (July 31, 2025)

### Version 25.7.3

**Improvements**

* New updated plans and billing section
* Projects can now be grouped by goal and filtered by owner
* Approved insights now show the number of mapped opportunities
* Removed 'About' tab from teams and products (now covered by wiki functionality)
* New fields in opportunity objects:

{% tabs %}
{% tab title="Rationale 💡" %}
{% hint style="success" %}
Primary business reason for the opportunity.
{% endhint %}

<table data-full-width="false"><thead><tr><th>Value</th><th>Description</th></tr></thead><tbody><tr><td><code>Retention</code></td><td>Focused on keeping existing customer.</td></tr><tr><td><code>Acquisition</code></td><td>Aimed at attracting new customers.</td></tr><tr><td><code>Monetization</code></td><td>Directly impacts revenue generation.</td></tr><tr><td><code>Engagement</code></td><td>Improves user activity and product usage.</td></tr><tr><td><code>Efficiency</code></td><td>Streamlines processes or reduces operational costs.</td></tr><tr><td><code>Compliance</code></td><td>Regulatory or security requirements.</td></tr></tbody></table>
{% endtab %}

{% tab title="Effort 🔧" %}
{% hint style="warning" %}
Estimated development complexity and resources required for implementation.
{% endhint %}

Values: `None`, `XS`, `M,` `L`, `XL`
{% endtab %}

{% tab title="Revenue impact 💰" %}
{% hint style="danger" %}
Potential business value the opportunity could generate or protect through revenue, cost savings, or risk mitigation.
{% endhint %}

Values: `Low ($)`, `Medium ($$)`, `High ($$$)`
{% endtab %}
{% endtabs %}

**Bug Fixes**

* Cover images on wiki no longer obscure page management options
* Document and page options are now displayed properly on smaller screens
* Added support for H4 (`####`) in markdown documents
* Adding an email already registered in Timebook to company details no longer throws an error
* Fixed reversed sequence of `-`/`+` buttons in the goals tree
* Opportunities are now properly shown on the project items list
* Fixed a couple of copy issues with survey naming and descriptions
