Skip to content

Commit abd5abc

Browse files
committed
docs: add timeline theme feat to changelog
1 parent 86cf6c5 commit abd5abc

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
### Added
1111

12-
-**Timeline**: A brand new **experimental** timeline Flame Chart that is up to **7X faster**. ([#446] [#251] [#92])
13-
- Enable it via **Settings -> Apex Log Analyzer -> Timeline -> Experimental -> Timeline**.
12+
-**Timeline**: A brand new **experimental** timeline Flame Chart that is up to **7X faster**. ([#446] [#251] [#92] [#564])
13+
- Revert to the legacy timeline via **Settings -> Apex Log Analyzer -> Timeline -> Legacy**.
1414
- Generally Improved performance, especially for large logs.
1515
- Text labels on Timeline events.
1616
- Zoom and pan are now **7X faster**.
1717
- The Time axis scales more naturally when zooming, with larger gaps between the markers on longer logs.
1818
- Search + highlight will grey out non matches to find matches more easily.
19+
- Added 18 timeline color themes and improved the default theme for better contrast and readability.
20+
- Supply multiple custom themes via **Settings -> Apex Log Analyzer -> Timeline -> Custom Themes**.
21+
- Change the active theme via the new **Command Palette** command **Log: Timeline Theme** or via **Settings -> Apex Log Analyzer -> Timeline -> Active Theme**.
1922

2023
### Changed
2124

@@ -415,6 +418,7 @@ Skipped due to adopting odd numbering for pre releases and even number for relea
415418

416419
<!-- Unreleased -->
417420

421+
[#564]: https://github.com/certinia/debug-log-analyzer/issues/564
418422
[#92]: https://github.com/certinia/debug-log-analyzer/issues/92
419423
[#694]: https://github.com/certinia/debug-log-analyzer/issues/694
420424
[#446]: https://github.com/certinia/debug-log-analyzer/issues/446

0 commit comments

Comments
 (0)