Skip to content

Commit dd37b5a

Browse files
committed
docs: changelog
1 parent 0ee1191 commit dd37b5a

File tree

4 files changed

+29
-0
lines changed

4 files changed

+29
-0
lines changed

docs/changelog/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ <h1 class="glitch" data-text="Capacitor Next Changelog">Capacitor Next Changelog
3737
<ul class="menu">
3838
<li><a href="../" data-doc-id="home"><- Home</a></li>
3939
<li><a href="../docs/" data-doc-id="docs">-> Docs</a></li>
40+
<li><a href="#v2025-11.1" data-doc-id="v2025-11.1">v2025-11.1</a></li>
41+
<li><a href="#v2025-10.2" data-doc-id="v2025-10.2">v2025-10.2</a></li>
4042
<li><a href="#v2025-10.1" data-doc-id="v2025-10.1">v2025-10.1</a></li>
4143
<li><a href="#v2025-09.2" data-doc-id="v2025-09.2">v2025-09.2</a></li>
4244
</ul>
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# 2025-10.2
2+
3+
## Addressed beta feedback
4+
5+
Just run of the mill type fixes and improvements all around.
6+
7+
See fixes at
8+
[https://github.com/gimlet-io/capacitor/releases/tag/v2025-10.2](https://github.com/gimlet-io/capacitor/releases/tag/v2025-10.2)
9+
10+
## Installation
11+
12+
```
13+
wget -qO- https://gimlet.io/install-capacitor | bash -s -- v2025-10.2
14+
```
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# 2025-11.1
2+
3+
## Split panes
4+
5+
With this new feature Capacitor Next made a big step towards being useful in troubleshooting scenarios. You can split the resource list into two horizontally or vertically. Either by buttons or `mod+|` and `mod+-` keys.
6+
7+
![Split panes | autoplay | loop | controls=false | width=640](media/split-panes.mp4)
8+
9+
## Installation
10+
11+
```
12+
wget -qO- https://gimlet.io/install-capacitor | bash -s -- v2025-11.1
13+
```
6.82 MB
Binary file not shown.

0 commit comments

Comments
 (0)