Releases: paneron/extension-smart
Releases · paneron/extension-smart
1.0.0-dev22
1.0.0-dev21
What's Changed
UI Improvements
- Move document/model/mapping/... version mismatch alerts to console logs in c526960
Bug fixes
- Fix inability to go to model settings in c2a67e4
Full Changelog: 1.0.0-dev20...1.0.0-dev21
1.0.0-dev20
What's Changed
Back-end streamlining
- Enable end-to-end testing in CI by @ribose-jeffreylau in #87
- Speed up compilation time by @ribose-jeffreylau in #89
- Swap babel out for swc by @ribose-jeffreylau in #90
- Switch from yarn to pnpm by @ribose-jeffreylau in #91
Bug fixes
- Fix an XML import error when an attribute value contains the equal sign '=' in 595871a
Full Changelog: 1.0.0-dev19...1.0.0-dev20
1.0.0-dev19
v1.0.0-dev16
Features added:
- Mapping change visualization
- NLP parsing for provision statements
- Build and use knowledge graph
1.0.0-dev15 (local workaround build)
This is a build from current main branch to test that local extension loading mechanism resolves Windows self signed certificate error.