Skip to content

Latest commit

 

History

History
119 lines (65 loc) · 2.38 KB

CHANGELOG.md

File metadata and controls

119 lines (65 loc) · 2.38 KB

Release Notes: iss-web

A web frontend for iss.

1.5.2

Released at: 29.08.2024

  1. Upgrade to ExtJS 7.

  2. Convert special chars to their HTML equivalents.

  3. Remove bang ('!') token from all routes.

  4. Load iss web config settings (request timeout, max file size).

  5. Make combo boxes for planets and files expandables.

  6. Support virtual log files.

Full Changelog

1.5.1

Released at: 18.03.2020

Releasenotes

  1. Small internal code refactorings.

Full Changelog

1.5.0

Released at: 13.08.2019

Releasenotes

  1. New export function for saving the (selected) file in plain or CSV format.

  2. New compact mode to shrink or show whitespaces for the log file grid.

  3. New option to change font size at runtime for the log file grid.

  4. New option to filter the content of a log file.

  5. Disabled option to download the whole log file if the size exceeds 40 MB.

  6. Only include live-search matches from the content column.

  7. Display additional infos for jobs and reports.

  8. Migrated from plain icons to the font-awesome font face.

  9. Disabled any shadow effects.

Full Changelog

1.4.7

Released at: 02.01.2019

Releasenotes

Unavailable

Full Changelog

1.4.6

Released at: 16.08.2018

Releasenotes

Unavailable

Full Changelog

1.4.5

Released at: 26.06.2018

Releasenotes

  1. Advanced live-search capabilities for the log file viewer
 (search, highlight, navigate and count).

  2. Adjustable refresh intervals and download sizes for log files.

  3. Filter log file entries by date range.

  4. Drop-downs display additional infos like file size, last modified timestamp and the plc identifier for tcp traces.

  5. Page loads about 3 times faster.

  6. Update notifier pops-up when an update has been detected.

  7. The log file viewer loads 10 kB from the end of each file by default.

Full Changelog