> For the complete documentation index, see [llms.txt](https://docs.gmetri.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gmetri.com/features/release-notes/2022/01-10-jan-update.md).

# 01-10 Jan Update

### :rocket: Major Features

* Portal
  * New Pricing pages and billing setup for new subscribers
* Viewer
  * GMetri view links are now oEmbed compatible
* Editor
  * Unlimited deployments for all tiers
  * Fonts support for timer element

### :arrow\_double\_up: Minor Improvements

* Portal
  * User profile page now shows an API token that can be used with the plugin system
* Editor
  * Elements can be copy-pasted inside groups

### :bug: Bug Fixes

* Editor
  * Fixed issue with sketchfab imports
  * Fixed issue with deletion of grouped elements
  * Fixed issue with settings panel for projects migrated from v4
  * Rules can be added to actionbar items + Files can be selected for actionbar items when element is inside a group
* Portal
  * Fixed advanced analytics links
  * Deployment analytics and org analytics pages show same data and date range filters
  * Fixed date range selection on deployment analytics page


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.gmetri.com/features/release-notes/2022/01-10-jan-update.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
