# Changelog

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

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

## Network Explorer [Unreleased]
## Type Switcher [Unreleased]
## Documentation [Unreleased]

---

## Network Explorer [0.0.7] - 2024-02-22

### Added

- add validation for cable name (#36)
- add SCD assumptions to sidebar (#37)

## Network Explorer [0.0.6] - 2024-02-22

### Added

- add more details to IED in sidebar (#6)

## Network Explorer [0.0.5] - 2024-02-14

### Added

- add, edit and delete physical connections between IEDs (#17, #28)

## Network Explorer [0.0.4] - 2023-12-13

### Fixed

- connected IED name in IED details accordion in sidebar

## Network Explorer [0.0.3] - 2023-11-30

### Added

- port to IED details accordion in sidebar

## Network Explorer [0.0.2] - 2023-11-27

### Added

- cable accordions to IED details in sidebar

## Network Explorer [0.0.1] - 2023-11-22

### Added

- new network explorer plugin (#1)
- layout (#3)
- IEDs to the network explorer (#2)
- zoomable and movable diagram
- display bays and add IEDs to them (#8)
- select and multiselect IEDs (#15)
- sidebar for details (#16)
- show selected IEDs and their details (#6)
- 

## Network Explorer [0.0.15] - 2023-07-20
### Fixed
- replace id with label
- show sampled value display color


## Network Explorer [0.0.14] - 2023-07-19
### Changed
- changed service-type icons

### Added
- add serviceType Label

## Type Switcher [0.0.15] - 2023-07-11
- select all checkbox
- styling enhancements
## Network Explorer [0.0.13] - 2023-07-04

### Added
- href to navigate easier through the page
- add bay documentation
- add bus documentation

### Changed
- pdf export works now via new tab (technical)

## Dedupe [0.0.11] - 2023-06-07

### Changed
- if no category filter is selected it behaves as if everything would be selected

### Fixed
- the category filter now works even if the user filters before file is processed

## Dedupe [0.0.10] - 2023-05-19

### Changed

- internal restructure of the plugin to allow easier layout changes
- new design and layout

## Dedupe [0.0.9] - 2023-05-15

## Fixed

- Enum Types' structure was not shown

## Dedupe [0.0.8] - 2023-05-15

## Fixed

- Logical Node Types' usages were not found
- Logical Node Types' parents name were not displayed

## Dedupe [0.0.7] - 2023-05-15

## Added

- Dedupe following types
  - Logical Node Type
  - Data Object Type
  - Data Attribute Type
  - Enum Type

### Network Explorer [0.0.9] - 2023-05-23

- pdf can be generated
- button for pdf download