Releases: GloryRedstoneUnion/RichChat
Releases · GloryRedstoneUnion/RichChat
Release list
RichChat 1.2.1
Highlights
- Corrected the final pixel-level drift in Markdown table borders.
- Aligned the header separator with content rows by using the same vertical glyph.
- Displayed confirmed tables immediately and updated subsequent rows in place.
- Removed the outer top and bottom table borders.
Requirements
- Minecraft 1.20.1
- Fabric Loader 0.15.11 or newer
- Fabric API 0.92.2+1.20.1
- Java 17
RichChat 1.2.0
Highlights
- Reworked Markdown table parsing to hide separator syntax and produce a structured chat layout.
- Added Markdown and LaTeX semantic colors inside table cells and client-side pixel width measurement.
- Preserved malformed table input as source text instead of partially rendering it.
- Fixed messages with channel or team prefixes, nested chat components, and flattened literal text.
- Fixed stale rendered content after
/richchat toggleand preserved prefixes when rendering was re-enabled.
Requirements
- Minecraft 1.20.1
- Fabric Loader 0.15.11 or newer
- Fabric API 0.92.2+1.20.1
- Java 17
RichChat 1.1.0
Highlights
- Added VS Code-inspired default colors and distinct colors for every heading level.
- Added
/richchat colorcommands, category suggestions, strict#RRGGBBvalidation, and persistent color configuration. - Improved Markdown fences, escapes, nested spans, links, and parsing across styled text segments.
- Improved LaTeX delimiters, malformed-input handling, common operators, fractions, roots, and scripts.
- Added Unicode-aware table width handling for CJK, full-width characters, combining marks, and emoji.
- Preserved escaped pipe characters inside Markdown table cells.
Requirements
- Minecraft 1.20.1
- Fabric Loader 0.15.11 or newer
- Fabric API 0.92.2+1.20.1
- Java 17
RichChat 1.0.0
Highlights
- Added client-side Markdown rendering for bold, italic, strikethrough, code, links, headings, lists, quotes, tables, and fenced code blocks.
- Added LaTeX-to-Unicode conversion for scripts, Greek letters, and common mathematical symbols.
- Added source hover for inspecting the original unrendered message.
- Added multi-message code, LaTeX, and table tracking with nested code-fence support.
- Added
/richchat toggle,/richchat status, and/richchat reloadclient commands. - Added persistent configuration in
.minecraft/config/richchat.json.
Requirements
- Minecraft 1.20.1
- Fabric Loader 0.15.11 or newer
- Fabric API 0.92.2+1.20.1
- Java 17