We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e35f996 commit bdf86d6Copy full SHA for bdf86d6
docs/docs/releases.md
@@ -5,12 +5,15 @@ language: 'en'
5
6
# Releases
7
8
-## 0.2.5 (unreleased)
+## 0.2.6 (unreleased)
9
10
- Shell integration.
11
- OSC 7 Escape sequences to advise the terminal of the working directory.
12
- OSC 133 Escape sequence to define Input, Output and Prompt zones.
13
- OSC 1337 Escape sequences to set user vars for tracking additional shell state.
14
+
15
+## 0.2.5
16
17
- Introduced `draw-bold-text-with-light-colors` config, default is `false`.
18
- If light or dark colors are not specified Rio will try to convert it based on the regular color.
19
- Fix: Block writing to the shell when rendering the `Assistant` route.
0 commit comments