Releases: riehlegroup/msadoc
Releases · riehlegroup/msadoc
Release 0.2.3
- Fix cli package publishing
Full Changelog: v0.2.2...v0.2.3
Release 0.2.2
Release 0.2.1
What's Changed
- Migrate to Vite by @MBuchalik in #163
- Explain that we are following the Controller Pattern by @MBuchalik in #166
- Remove unnecessary "version" fields by @MBuchalik in #165
Full Changelog: v0.2.0...v0.2.1
Release 0.2.0
What's Changed
- Move Graph View into a card by @MBuchalik in #140
- Make state updates type-safe by @MBuchalik in #142
- Remove leftover/unnecessary VSCode settings files by @MBuchalik in #143
- Reduce the mouse wheel sensitivity by @MBuchalik in #144
- Hide the group details when there are no Service Docs by @MBuchalik in #145
- Make it possible to filter by Extension Field by @MBuchalik in #146
- Add JSON Schema by @MBuchalik in #150
- Show Services without a Responsible/Team by @MBuchalik in #151
- Add a plain list view for Service Docs by @MBuchalik in #152
- Fix typos by @MBuchalik in #153
- Implement a simple search dialog by @MBuchalik in #156
- Make sure the filter takes substring positions into account by @MBuchalik in #157
- Show a Popover menu when clicking on an edge by @MBuchalik in #159
- Update the screenshot of the Groups Tree view by @MBuchalik in #160
- Implement the basis for the Node CLI by @MBuchalik in #158
Full Changelog: v0.1.3...v0.2.0
Release 0.1.3
- Hotfix for nginx frontend issue (2f5ec6d)
Full Changelog: v0.1.2...v0.1.3
Release 0.1.2
Hotfix for login
Full Changelog: v0.1.1...v0.1.2
Release 0.1.1
What's Changed
Features
- Implement a tab system for service docs view by @MBuchalik in #129
- Show extension fields by @MBuchalik in #119
- Delete button for service docs by @MBuchalik in #120
Refactorings
- Add a new logo by @MBuchalik in #121
- Update the Favicon and remove unnecessary meta information by @MBuchalik in #131
- Cleanups and library updates
Full Changelog: v0.1.0...v0.1.1
Release 0.0.1
The first release of the MSAdoc project.
Features
- Generate API keys for CI workflows
- Aggregate documentation documents (msadoc.json) via CI pipelines in the
server
- Browse the data in the
frontend
- Show dependency graphs and Sankey charts
Alpha Release 0.0.1-alpha.0
v0.1.0-alpha.1 Fix compose deployment api path