- Increased the number of tags that provide hovers/decorations.
- Minor bugfixes.
- Decorations are now enclosed in parentheses.
- Introduced webpack to bundle the modules.
- Implemented inline decorations.
- Added
alwaysShowMenu
option. - Added support for FileSystemProvider. You can now load DICOM files via SSH FS, for example.
- Fixed: wrong keyword replacement on search
- Added new configuration
dicom.searches
. - Fixed bugs regarding ISO-2022-JP encoding (Japanese).
- Added support for ISO-2022-KR encoding (Korean).
- Provides a hover for some DICOM keywords and reserved UIDs that are hard to remember, such as Transfer Syntax UID.
- Support for (retired) Group Length element (gggg,0000).
- Documentation and changelog fix.
- Initial release.