## v2.0 (2026/05/22)

- Added **Shared Offline Data Layer** for xyzDiagram and xyzTable, both share the same diagram data
- Added **Yjs** dependencies for shared diagram synchronization
- Bugfix: Removed **Instant Linking** of objects if the names were identical along the renaming process
- Added **Persisted Sessions** across browser restarts and closures
- Added **Open Diagram in xyzTable**, see Extras

---

## v1.7 (2026/05/22)

- Added **Search Functionality**, see bottom center in the editor
- Added **Level Overview**, see Edit > Level Overview
- Adjusted **Default Text Object Color**, it adaps to the dark/light mode


---

## v1.6 (2026/05/21)

- Added **Resizing** feature for objects, the size gets applied to all objects of the same type

---

## v1.5 (2026/05/21)

- Added **Animated Edges**, see Extras > Animated Edges
- Adjustable **Edge Formats**, click on an edge to change the format
- Reworked **Edge" Logic**, no rules for edge types anymore
- Added **Default Edge**, select the default edge
- Removed **Swap to Horizontal/Vertical Flow** feature
- Adjusted **Presentation Mode**, the relevant edge type can be selected for the presentation

---

## v1.4 (2026/05/21)

- Fixed **Crashing** during **Presentation Mode**
- Adjusted **Menu Order** in the header and submenu points
- Adjusted **Zooming Buttons** to adapt to dark mode

---

## v1.3 (2026/05/21)

- Added **Additional Settings** for the **Presentation Mode**:
  - **Highlighter**: Reduce visibility of any object type
  - **Display/Hide Dashed Connections**: Hide objects that are not actively involved in a regular graph flow and are just connected through dashed arrows.
- Added **Language Support** for the **Presentation Mode**
- The **chosen language** is now saved locally (Doesn't work on reloading the page yet (F5)..)

---

## v1.2 (2026/05/20)

- Added **Presentation Mode**, see Extras > Presentation Mode
- Added **Automatic Layout Formats**, see Extras > Automatic Layout
- Added a feature to change the flow direction of xyzDiagrams, see Edit > Swap to Horizontal/Vertical Flow (default is horizontal flow)
- Added **Copy & Paste** functionality
- Publicized the **JSON Schema**, see Other > JSON Schema

---

## v1.1 (2026/05/20)

- Added **Language Support**, see top right corner
- Text of background objects can be adjusted (color and position)
- Added **Multi-Level Support**. Double click on an object to refine the object
- Added **Linked Object**, objects with the same name are now linked. They share the same type, description and sublevel. If the object is renamed, the others will rename as well. Deleting an object is the only way to "unlink".

---

## v1.0 (2026/05/20)

First version of xyzdiagram.
