> For the complete documentation index, see [llms.txt](https://cover-docs.diffblue.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cover-docs.diffblue.com/updates-and-upgrades/release-archive/2022-10-02.md).

# 2022-10-02

## Plugin - Improved logging now available

For our IntelliJ plugin users, additional logging is now available whenever you write either tests or skeleton tests. A timestamped log file is created in addition to the standard logs containing all activity, which makes it significantly easier to find a particular event. The screenshot below shows the contents of the `/tmp/diffblue/log` directory with the standard user log alongside a new timestamped user log:

{: width="240" height="150"}

## Mockito versions

In this release, we have standardized the Mockito versions supported by Diffblue Cover. This, and other useful information, is shown in our [Datasheet](https://github.com/diffblue/website-docs/blob/main/datasheet/README.md):

\| Java Version | Supported Mockito Versions |

\| --- | --- |

\| 17 | 4.1.0 - 4.7.0 |

\| 11 | 2.22.0 - 4.7.0 |

\| 8 | 1.9.5 - 4.7.0 |

​​​​​

## Developer Edition trial available

We are delighted to now offer a 14-day trial version of our Developer Edition, which includes the Diffblue Cover CLI, as part of our new licensing option. We're really excited that you can now "try before you buy"! To download your trial of Diffblue Cover Developer Edition, please [click here](https://www.diffblue.com/try-cover?cover_plan_selected=Developer). Full information on all our options is also available [here](https://diffblue.com/pricing).

## How do I automatically maintain all of these tests?

![](https://info.diffblue.com/hubfs/PluginPopup/ci-workflow.gif)

Use Diffblue Cover on any CI platform to automatically update your unit tests and catch regressions for every commit - watch [this video](https://www.diffblue.com/video-demo/?utm_source=Plugin\&utm_medium=Whatsnew\&utm_campaign=WhatsNewBox) to learn more.
