Use version filter to narrow down the changelog, for example,
2.0 for changes since v2.0;
2.0..3.0 for changes between v2.0 and v3.0;
0..3.0 for changes up until v3.0.
|
Product Version
|
Publish Date |
|
4.9
|
2026-09-15 |
|
4.8.0.4 Beta
|
2026-07-18 |
| Use newer API for network usage monitoring. Offers 64-bit counters and truly unique device identifiers in a form of GUID. |
| Update timing mechanisms to use 64-bit ticks to handle run times longer than 49.7 days. |
| Display fractional readings below 10 KB/s. |
|
4.8.0.3 Beta
|
2026-07-15 |
| Refactor the network usage monitor to handle changes to device index and resets. |
| Hide network devices which do not have a MAC address, thus, can't be used for monitoring. |
| Do not scan the list of network devices on startup, do that only when configuring the network event. |
| Display the network device MAC address along with the description. |
| Safeguard the averaging buffers against out-of-sync samples. |
| Refactor the network port check to handle transient socket events and errors. |
|
4.8.0.2 Beta
|
2026-06-12 |
| Drop the automatic migration of user data from VirtualStore. |
| Guard against stale event timer events. This fixes a rare "List capacity is insufficient" error raised by events with the average measurement option enabled. |
|
4.8.0.1 Beta
|
2026-05-23 |
| Change the build environment to Lazarus 3.8. |
| Allow browsing to the Presets folder even if no presets exist. |
| Refactor the handling of application version information. |
| Refactor the mechanism for delayed method execution. |
| Refactor the shell file open function. |
| Update online documentation links to point to the new platform. |
| Update legacy URLs. |