# Changelog

## JULY 3, 2019

### Changed:&#x20;

* **PomoDone** [**Log**](https://my.pomodoneapp.com/account/log/):&#x20;
  * now you can calculate your time with and without break time
  * new charts: pie and stacked one
* [Pomodoro Timer for students](https://pomodoneapp.com/pomodoro-timer-for-students.html) officially launched: Free Lite plan for GitHub Developer Pack account

## JUNE 7, 2019

### Fixed

* Projects order issue on mobile for **Nozbe**: resolved
* **Meistertask**: create a new task without due date issue: resolved
* Log page: Task names are selectable and copyable now

### Changed&#x20;

* [Zenkit integration officially released](/inbound-integrations/zenkit.md)
* Log page: instead of days, we show how many hours are spent on tasks
* **GitLab** integration: new API version implemented
* **Evernote** integration: now you can open the permalink in the browser or the desktop app

## MAY 29, 2019

### Fixed

* Android (Samsung) issue for rotation has been fixed
* Chrome extension:&#x20;
  * The break is being shown in the embedded timer for the relevant task
  * Bug for Chrome Timer + Calendar Blocking and Chrome Timer + Zapier fixed.
* Integrations:
  * **Google Tasks**: Improved; missed tasks are available, and subtasks are available for Premium plan users.&#x20;

### Changed

* Mobile Apps:&#x20;
  * **Ambient sound pack** is ready to be released (for Premium Plans users only)
  * Two more timers can be configured (up to 5 for Premium Plans users only)
* **Basecamp 3** integration: Due date is available in the PomoDone App


---

# Agent Instructions: 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.rpie.me/other/changelog.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.
