Releases: SOPTIM/RDFArchitect
Releases · SOPTIM/RDFArchitect
Release list
1.2.0
Immutable
release. Only release title and notes can be modified.
[1.2.0] - 2026-07-07
Added
- RDFA-546: Class multi select (73357954, #189)
- RDFA-344: Added Merge View (324795ae, #176)
- RDFA-365: Added Keyboard Shortcuts (087998a9, #181)
- GH-152: Add Before/After labels and swap button to compare dialog (174914f0, #161)
- RDFA-355: Single transaction for each backend operation (6c122fd3, #119)
Changed
Fixed
- RDFA-637: Fixed association not displayed correctly in merged view (ad43bd1a, #195)
- Fixed opening a dialog via shortcut while having a dialog open (0c91f224, #184)
- GH-146: Reject creating an attribute whose IRI already exists (8d303108, #193)
- GH-157: Migration scripts now respect inheritance hierarchy (dbc5154f, #191)
- RDFA-557: Custom diagrams in single transaction (ace4cf19, #186)
- RDFA-514: Prefixes are not stored for custom shacl (6c2126cc, #179)
- Stop rewriting all primitive attribute datatypes to xsd (6a9714a2, #183)
- Fixed a bug when selecting a target for an association (9aa40aea, #182)
- GH-138: Collapse button labels to icons on narrow panel (aca99ccc, #166)
- RDFA-508: Naming a class rdfs:Class caused unexpected behaviour (ecad8136, #148)
- RDFA-510: Namespace ending in slash (c12d2dca, #147)
- RDFA-499: Undo redo opens invalid class editor (62853059, #133)
- GH-144: Use consistent title case for menu labels and dialog titles (eb4ce716, #175)
- GH-171: Restore comment Edit/Preview toggle button and fix asciidoc renderer (71c794f4, #178)
- GH-142: Show parent diagram when selecting a class with none open (2d67ab70, #172)
- GH-140: Use blue focus border on inputs instead of orange (44c39792, #170)
- GH-141: Notify when imported properties cannot be displayed (e8ea78b6, #169)
- GH-167: Make read-only toggle in Edit menu work (4368dfb7, #168)
- GH-136: Give feedback when entering the concrete stereotype (04104293, #164)
- GH-162: Use lowercase xsd:string datatype for comment literals (2537399b, #163)
- GH-137: Use neutral color for dialog close buttons (3fb9ef89, #165)
- GH-151: Support dataset names with spaces and special characters (04392f43, #158)
- GH-159: Point Help menu and README badge to rdfarchitect.soptim.de (26ff7932, #160)
- GH-155: Dispatch keyboard shortcuts on event.key instead of event.code (0ff0b22b, #156)
- Don't flag user settings as unsaved after toggling a checkbox twice (b6c2400c, #149)
- RDFA-543: J.*-namespace, when exporting with undefined namespace and creating class with max z index (32d6ce9c, #130)
1.1.0
Immutable
release. Only release title and notes can be modified.
[1.1.0] - 2026-06-02
Added
- RDFA-513: Added User Settings Dialog and Settings (7a914713, #118)
- RDFA-381: Copy paste of classes (c00558c9, #93)
- Fixes for run with docker compose (dcf0bc47, #116)
- RDFA-243: Add toast notifications for user feedback across app (0c3fb043, #124)
- RDFA-113: Automatic extension of classes (4a2676fb, #122)
- RDFA-364: Add custom diagrams (70641ec3, #71)
- Make Enter key reliably trigger primary action in all dialogs (ef3a9e83, #121)
- RDFA-437: Use ENTSO-E application-profiles-library as submodule (9f1eb336, #109)
- RDFA-419: Add workflow to automate changelog updates (5bfdb56b, #112)
- RDFA-504: Added config to set default stereotypes and namspaces (78305671, #106)
- RDFA-321: Support RDF blank nodes in attribute editor for fixed and default values (839bd5e1, #22)
- RDFA-136: Show references on delete and allow selective deleting (ef1d6ada, #82)
- RDFA-434: Z-index for svelteflow Diagram (b4bf26d4, #83)
Changed
- RDFA-410: Add Developer Certificate of Origin (8ddfd6f2, #108)
- RDFA-501: Enhance documentation (ef7203ff, #101)
- RDFA-439: Remove uuids from frontend (770d11a6, #84)
- Add bachelors thesis to repo (6dd16b23, #94)
- Fix deploy workflow (e15569aa, #96)
- RDFA-497: Add documentation website (c23ee085, #95)
- Add GitHub PR validation workflows (0d900d61, #86)
Fixed
- RDFA-576: Corrected the multiplicity rendering order (218dea2c, #131)
- RDFA-496: Fixed SearchableSelect valid input behaviour and state handling (64d0ea94, #117)
- Remove ref specification in checkout step (b729f06b, #127)
- RDFA-529: Class context menu actions (6cbdd1ef, #114)
- RDFA-507: Fixed that self associations double on class change save (d6d1c07d, #115)
- Update empty state text for schema import prompt (873bda7e, #110)
- RDFA-450: Render associations on the same class (2e5b1719, #104)
- RDFA-502: Add custom shacl to graph context (54c29adb, #105)
- RDFA-481: Support packages without Package_ prefix (e3740973, #78)
- RDFA-449: Association IRI violation checks (353d8e42, #75)
- Diagram reload UX and removed deprecated file database backend (87852733, #102)
- RDFA-96: Classes are now opened in the class editor on creation (ad5e4450, #92)
1.0.0
0.16.0
Immutable
release. Only release title and notes can be modified.
[0.16.0] - 2026-04-16
Added
- RDFA-424: Multiple improvements to class editor: added close button, fixed file upload handling, improved import error visibility (5e19b215, #48)
- RDFA-408: Schema Migration (f7d3edcf, #57)
- RDFA-403: New closing buttons for dialogs (b6009866, #55)
- RDFA-447: Enhanced Class Editor loading animation (79436945, #60)
- RDFA-343: Implement inline diff functionality for change comparison (5c17f24e, #34)
- RDFA-305: Add class focus and diagram context menus (af150a5a, #36)
Fixed
- RDFA-366: Refactor shared dialogs to bits-ui modal primitives (00463562, #56)
- RDFA-473: Fixed a number of issues (805d29d3, #77)
- RDFA-445: Added violation checks to ontology dialog (93c59b21, #68)
- RDFA-370: Added checks for class and attribute labels to have a unique IRI (489a53b6, #66)
- RDFA-433: Fixed faulty navigation API calls (04858dd6, #64)
- RDFA-371: Added unsaved changes adoption when saving a class property (b1efffe2, #65)
- Fixed loading SPARQL templates from classpath in packaged backend (9f6938d2, #73)
- Reset new item save state in class editor dialogs (cbc2c912, #69)
0.15.1
Immutable
release. Only release title and notes can be modified.
0.15.0
Immutable
release. Only release title and notes can be modified.
[0.15.0] - 2026-03-17
Breaking Changes
Added
- RDFA-350: Export puts Ontology as the first resource (830b5da7, #42)
- RDFA-337: Clear reset for package editor (d0cf78bd, #11)
- RDFA-261: Manage Property prefixes (2611293, #8)
- RDFA-404: Added documentation and git tag based versioning (19cd133, #32)
Changed
- Pin GitHub Action versions to full-length commit SHAs for better replicability and security (#28, #31)
Fixed
0.14.0
Immutable
release. Only release title and notes can be modified.
[0.14.0] - 2026-02-24
Added
- Initial commit - Transferred repo to GitHub (690cba17)
- Add
.git-blame-ignore-revsfor cleaner blame history (97b1a280) - RDFA-340: Added support for adding empty graphs (ffb900d6, #5)
Changed
- RDFA-332: Set TTL as default format for SHACL export (e72119b4, #9)
- RDFA-192: Navigation entries are now sorted alphabetically (1f90af0f, #12)
- RDFA-267: Updated GitHub Links in Help menu bar (e301d52f, #25)