Skip to content

Latest commit

 

History

History
53 lines (39 loc) · 1.59 KB

CHANGELOG.md

File metadata and controls

53 lines (39 loc) · 1.59 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

3.0.0 - 2024-09-11

Changed

  • Changeover to AGPLv3 license

1.2.1 - 2024-02-08

Fixed

  • Link from the landing page to the trace monitor overview

1.2.0 - 2023-11-15

Fixed

  • Max amount of stored requests per category configuration

Changed

  • Improve ui/ux for trace monitor actions

1.1.0 - 2023-04-12

Added

  • Paging for trace monitor table

1.0.6 - 2022-02-18

Fixed

  • Correct behavior of table and actions on mobile pages (#9)

1.0.5 - 2021-11-04

Fixed

  • Replace tag by (#8)

1.0.4 - 2021-10-21

Changed

  • Styling to match landing-page-plugin update (#5)

1.0.3 - 2021-04-28

Fixed

  • Set default limit for entries back to 50

1.0.2 - 2021-03-26

Fixed

  • Limit spans after filters to prevent missing entries on failed requests (#3)

1.0.1 - 2020-12-18

Fixed

  • Synchronize store access to prevent concurrent edit errors (#2)

1.0.0 - 2020-11-06

Added

  • Add trace monitor and configuration (#1)