Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 698eb01bbe | |||
| a3fbaab173 |
@@ -4,7 +4,7 @@
|
|||||||
0.1.0 is our bootstrap release; the underlying Chat 2 base is
|
0.1.0 is our bootstrap release; the underlying Chat 2 base is
|
||||||
called out in the yaml changelog so users can see what it
|
called out in the yaml changelog so users can see what it
|
||||||
derives from. -->
|
derives from. -->
|
||||||
<Version>1.0.2</Version>
|
<Version>1.0.3</Version>
|
||||||
<ImplicitUsings>enable</ImplicitUsings>
|
<ImplicitUsings>enable</ImplicitUsings>
|
||||||
<!-- Honor packages.lock.json on restore so floating version ranges
|
<!-- Honor packages.lock.json on restore so floating version ranges
|
||||||
don't silently drift between machines or CI runs. -->
|
don't silently drift between machines or CI runs. -->
|
||||||
|
|||||||
@@ -49,7 +49,7 @@ tags:
|
|||||||
- Replacement
|
- Replacement
|
||||||
- Privacy
|
- Privacy
|
||||||
changelog: |-
|
changelog: |-
|
||||||
**Hellion Chat 1.0.2 — Polish patch**
|
**Hellion Chat 1.0.3 — Polish patch**
|
||||||
|
|
||||||
- New: optionally hide chat (and every other plugin window) while the
|
- New: optionally hide chat (and every other plugin window) while the
|
||||||
New Game+ menu is open. Toggle in Settings → Window → Frame, default
|
New Game+ menu is open. Toggle in Settings → Window → Frame, default
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
[](https://dotnet.microsoft.com/)
|
[](https://dotnet.microsoft.com/)
|
||||||
[](https://www.finalfantasyxiv.com/)
|
[](https://www.finalfantasyxiv.com/)
|
||||||
|
|
||||||
**Version 1.0.2** — DSGVO-bewusster Chat-Ersatz für FINAL FANTASY XIV / Dalamud, basierend auf [Chat 2](https://github.com/Infiziert90/ChatTwo) (EUPL-1.2).
|
**Version 1.0.3** — DSGVO-bewusster Chat-Ersatz für FINAL FANTASY XIV / Dalamud, basierend auf [Chat 2](https://github.com/Infiziert90/ChatTwo) (EUPL-1.2).
|
||||||
|
|
||||||
Hellion Chat ergänzt das ursprüngliche Chat-2-Fundament um Datenschutz- und Daten-Handling-Kontrollen, die mit den Datenschutz-Regeln in der EU, den USA und Japan im Einklang sind. Alle aus Chat 2 übernommenen Funktionen, Befehle und Tastenkürzel funktionieren unverändert. Eigenständiger Plugin-Slot, eigene Konfiguration, eigene Datenbank.
|
Hellion Chat ergänzt das ursprüngliche Chat-2-Fundament um Datenschutz- und Daten-Handling-Kontrollen, die mit den Datenschutz-Regeln in der EU, den USA und Japan im Einklang sind. Alle aus Chat 2 übernommenen Funktionen, Befehle und Tastenkürzel funktionieren unverändert. Eigenständiger Plugin-Slot, eigene Konfiguration, eigene Datenbank.
|
||||||
|
|
||||||
|
|||||||
+2
-2
@@ -12,7 +12,7 @@ und verlinkt für Details auf die Release-Pages.
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## [1.0.2] — 2026-05-04 — Polish patch
|
## [1.0.3] — 2026-05-04 — Polish patch
|
||||||
|
|
||||||
Vier kleine Polish-Items aus dem Backlog gebündelt:
|
Vier kleine Polish-Items aus dem Backlog gebündelt:
|
||||||
|
|
||||||
@@ -37,7 +37,7 @@ Vier kleine Polish-Items aus dem Backlog gebündelt:
|
|||||||
auf Verbose-Level. Aus by default, Aktivierung via
|
auf Verbose-Level. Aus by default, Aktivierung via
|
||||||
`/xllog set HellionChat verbose` für Bug-Report-Diagnose.
|
`/xllog set HellionChat verbose` für Bug-Report-Diagnose.
|
||||||
|
|
||||||
[Release-Notes 1.0.2](https://github.com/JonKazama-Hellion/HellionChat/releases/tag/v1.0.2)
|
[Release-Notes 1.0.3](https://github.com/JonKazama-Hellion/HellionChat/releases/tag/v1.0.3)
|
||||||
|
|
||||||
## [1.0.1] — 2026-05-04 — Window Position Recovery
|
## [1.0.1] — 2026-05-04 — Window Position Recovery
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user