Skip to content

Releases: SOPTIM/RDFArchitect

1.2.0

Choose a tag to compare

@rema-soptim rema-soptim released this 07 Jul 08:05
Immutable release. Only release title and notes can be modified.
ebecfab

[1.2.0] - 2026-07-07

Added

Changed

  • RDFA-520: Updated pull request template and feature list (7c39cbc5, #123)

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

Choose a tag to compare

@spah-soptim spah-soptim released this 02 Jun 09:55
Immutable release. Only release title and notes can be modified.
d50c4b6

[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

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

Choose a tag to compare

@spah-soptim spah-soptim released this 24 Apr 08:56
Immutable release. Only release title and notes can be modified.
86b270c

[1.0.0] - 2026-04-24

Added

  • RDFA-459: Added Maven-based backend linting (10107dc2, #67)

Fixed

  • Handle whitespace normalization for RDF comments in compare (d4c5192e, #40)

0.16.0

0.16.0 Pre-release
Pre-release

Choose a tag to compare

@spah-soptim spah-soptim released this 16 Apr 15:42
Immutable release. Only release title and notes can be modified.
5e2777c

[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

0.15.1 Pre-release
Pre-release

Choose a tag to compare

@spah-soptim spah-soptim released this 25 Mar 11:17
Immutable release. Only release title and notes can be modified.
bc246f0

[0.15.1] - 2026-03-25

Fixed

  • RDFA-438: Use UUIDs for every resource (#50)

0.15.0

0.15.0 Pre-release
Pre-release

Choose a tag to compare

@spah-soptim spah-soptim released this 17 Mar 15:22
Immutable release. Only release title and notes can be modified.
4a15457

[0.15.0] - 2026-03-17

Breaking Changes

  • RDFA-318: Added SvelteFlow Rendering and Layouting (20361482, #27)

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

  • Ignore GitHub Actions bot in Renovate pull requests (3d958240)
  • RDFA-333: Added exception handling for failed property shape generation (94082045, #6)
  • RDFA-281: Fixed SonarQube Code Quality issues (298723a, #35)

0.14.0

0.14.0 Pre-release
Pre-release

Choose a tag to compare

@spah-soptim spah-soptim released this 24 Feb 15:12
Immutable release. Only release title and notes can be modified.
2b09a37

[0.14.0] - 2026-02-24

Added

  • Initial commit - Transferred repo to GitHub (690cba17)
  • Add .git-blame-ignore-revs for 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)

Fixed

  • RDFA-393: Enhance concurrency handling in GraphRewindableTest (15172067, #4)
  • RDFA-362: Fix CIM datatypes being miscategorized (e65602c5, #10)
  • RDFA-323: Fixed restore version in changelog (7f5aa185, #7)
  • RDFA-389: Fixed Mermaid deadlock (5fe351b3, #21)