We are very glad to announce the **4.2.0** version of **E-Maj**. E-Maj is a PostgreSQL extension which enables fine-grained write logging and time travel on subsets of the database.
This new release is mainly a technical version. In particular, for the **emaj** extension, the support of postgres versions prior v11 has been removed; and the **Emaj_web** client is now compatible with PHP 8. There are also significant performance gains in the emaj_reset_group() function as well as some improvements in the E-Maj rollback of sequences. This release also includes two fixes. The full [documentation](http://emaj.readthedocs.io) is available on line. The core extension is available at [pgxn.org](http://http://pgxn.org/dist/e-maj/) and [github.org](//github.com/dalibo/emaj). The [Emaj_web client](https://github.com/dalibo/emaj_web) is also available at github.org. Have fun with E-Maj ! It supports from v11 to v15 PostgreSQL versions.