Skip to content

Commit 0624431

Browse files
author
committed
Deployed ff0f843 with MkDocs version: 1.6.1
1 parent 868d326 commit 0624431

File tree

5 files changed

+71
-24
lines changed

5 files changed

+71
-24
lines changed

roadmap/changelog/index.html

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -865,6 +865,17 @@
865865
</label>
866866
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
867867

868+
<li class="md-nav__item">
869+
<a href="#0412-2025-01-09" class="md-nav__link">
870+
<span class="md-ellipsis">
871+
872+
0.4.12 (2025-01-09)
873+
874+
</span>
875+
</a>
876+
877+
</li>
878+
868879
<li class="md-nav__item">
869880
<a href="#0411-2025-11-21" class="md-nav__link">
870881
<span class="md-ellipsis">
@@ -1675,6 +1686,17 @@
16751686
</label>
16761687
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
16771688

1689+
<li class="md-nav__item">
1690+
<a href="#0412-2025-01-09" class="md-nav__link">
1691+
<span class="md-ellipsis">
1692+
1693+
0.4.12 (2025-01-09)
1694+
1695+
</span>
1696+
</a>
1697+
1698+
</li>
1699+
16781700
<li class="md-nav__item">
16791701
<a href="#0411-2025-11-21" class="md-nav__link">
16801702
<span class="md-ellipsis">
@@ -2015,6 +2037,31 @@
20152037

20162038

20172039
<h1 id="changelog">Changelog<a class="headerlink" href="#changelog" title="Permanent link"></a></h1>
2040+
<h2 id="0412-2025-01-09">0.4.12 (2025-01-09)<a class="headerlink" href="#0412-2025-01-09" title="Permanent link"></a></h2>
2041+
<p><strong>Added</strong></p>
2042+
<ul>
2043+
<li>Multi-touch support <a href="https://github.com/repath-studio/repath-studio/pull/116">116</a></li>
2044+
<li>Radius handle for rect elements <a href="https://github.com/repath-studio/repath-studio/pull/106">#106</a></li>
2045+
<li>Brush point editing</li>
2046+
<li>Arrow key modifiers (ctrl, shift) to reduce or increase speed on transform</li>
2047+
<li>Missing titles and translations</li>
2048+
<li>Edit tree element label on <code>E</code> down</li>
2049+
</ul>
2050+
<p><strong>Changed</strong></p>
2051+
<ul>
2052+
<li>Enhance resizable panels <a href="https://github.com/repath-studio/repath-studio/pull/114">114</a></li>
2053+
<li>Enhance readability of canvas tool overlays</li>
2054+
<li>Improve keyboard accessibility of element tree</li>
2055+
<li>Set default theme mode to dark</li>
2056+
</ul>
2057+
<p><strong>Fixed</strong></p>
2058+
<ul>
2059+
<li>Print document on desktop</li>
2060+
<li>Cached tool on cancel action</li>
2061+
<li>Order of <code>stroke-&gt;path</code> keyboard shortcut</li>
2062+
<li>Adding animations</li>
2063+
<li>Missing <code>window-restored</code> event</li>
2064+
</ul>
20182065
<h2 id="0411-2025-11-21">0.4.11 (2025-11-21)<a class="headerlink" href="#0411-2025-11-21" title="Permanent link"></a></h2>
20192066
<p><strong>Added</strong></p>
20202067
<ul>

roadmap/milestones/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1478,7 +1478,7 @@
14781478

14791479
<h1 id="repath-studio-roadmap">Repath Studio - Roadmap<a class="headerlink" href="#repath-studio-roadmap" title="Permanent link"></a></h1>
14801480
<p>This document describes the current status and the upcoming milestones of the Repath Studio project.</p>
1481-
<p><em>Updated: Wed, 07 Jan 2026 09:41:48 GMT</em></p>
1481+
<p><em>Updated: Fri, 09 Jan 2026 09:45:31 GMT</em></p>
14821482
<h4 id="milestone-summary">Milestone Summary<a class="headerlink" href="#milestone-summary" title="Permanent link"></a></h4>
14831483
<table>
14841484
<thead>
@@ -1493,7 +1493,7 @@ <h4 id="milestone-summary">Milestone Summary<a class="headerlink" href="#milesto
14931493
<tr>
14941494
<td style="text-align: center;">🚀</td>
14951495
<td style="text-align: left;"><strong><a href="#beta">Beta</a></strong></td>
1496-
<td style="text-align: center;">5 / 17</td>
1496+
<td style="text-align: center;">6 / 17</td>
14971497
<td style="text-align: center;">Sun May 31 2026</td>
14981498
</tr>
14991499
<tr>
@@ -1507,7 +1507,7 @@ <h4 id="milestone-summary">Milestone Summary<a class="headerlink" href="#milesto
15071507
<h2 id="milestones-and-goals">Milestones and Goals<a class="headerlink" href="#milestones-and-goals" title="Permanent link"></a></h2>
15081508
<h4 id="beta">Beta<a class="headerlink" href="#beta" title="Permanent link"></a></h4>
15091509
<blockquote></blockquote>
1510-
<p>🚀 &nbsp;<strong>OPEN</strong> &nbsp;&nbsp;📉 &nbsp;&nbsp;<strong>5 / 17</strong> goals completed <strong>(29%)</strong> &nbsp;&nbsp;📅 &nbsp;&nbsp;<strong>Sun May 31 2026</strong></p>
1510+
<p>🚀 &nbsp;<strong>OPEN</strong> &nbsp;&nbsp;📉 &nbsp;&nbsp;<strong>6 / 17</strong> goals completed <strong>(35%)</strong> &nbsp;&nbsp;📅 &nbsp;&nbsp;<strong>Sun May 31 2026</strong></p>
15111511
<table>
15121512
<thead>
15131513
<tr>
@@ -1519,7 +1519,7 @@ <h4 id="beta">Beta<a class="headerlink" href="#beta" title="Permanent link">¶</
15191519
</thead>
15201520
<tbody>
15211521
<tr>
1522-
<td style="text-align: center;"></td>
1522+
<td style="text-align: center;"></td>
15231523
<td style="text-align: left;"><a href="https://github.com/repath-studio/repath-studio/issues/94">Mobile support</a></td>
15241524
<td><code>enhancement</code>, <code>mobile</code></td>
15251525
<td><a href="https://github.com/repath-studio/repath-studio">repath-studio/repath-studio</a></td>

search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

sitemap.xml

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -2,78 +2,78 @@
22
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
33
<url>
44
<loc>https://repath.studio/</loc>
5-
<lastmod>2026-01-07</lastmod>
5+
<lastmod>2026-01-09</lastmod>
66
</url>
77
<url>
88
<loc>https://repath.studio/blog/</loc>
9-
<lastmod>2026-01-07</lastmod>
9+
<lastmod>2026-01-09</lastmod>
1010
</url>
1111
<url>
1212
<loc>https://repath.studio/blog/2025/09/12/nlnet-quarterly-update/</loc>
13-
<lastmod>2026-01-07</lastmod>
13+
<lastmod>2026-01-09</lastmod>
1414
</url>
1515
<url>
1616
<loc>https://repath.studio/blog/2025/12/05/why-electron/</loc>
17-
<lastmod>2026-01-07</lastmod>
17+
<lastmod>2026-01-09</lastmod>
1818
</url>
1919
<url>
2020
<loc>https://repath.studio/contribute/CLA/</loc>
21-
<lastmod>2026-01-07</lastmod>
21+
<lastmod>2026-01-09</lastmod>
2222
</url>
2323
<url>
2424
<loc>https://repath.studio/contribute/CODE_OF_CONDUCT/</loc>
25-
<lastmod>2026-01-07</lastmod>
25+
<lastmod>2026-01-09</lastmod>
2626
</url>
2727
<url>
2828
<loc>https://repath.studio/contribute/contributing/</loc>
29-
<lastmod>2026-01-07</lastmod>
29+
<lastmod>2026-01-09</lastmod>
3030
</url>
3131
<url>
3232
<loc>https://repath.studio/contribute/translate/</loc>
33-
<lastmod>2026-01-07</lastmod>
33+
<lastmod>2026-01-09</lastmod>
3434
</url>
3535
<url>
3636
<loc>https://repath.studio/get-started/download/</loc>
37-
<lastmod>2026-01-07</lastmod>
37+
<lastmod>2026-01-09</lastmod>
3838
</url>
3939
<url>
4040
<loc>https://repath.studio/get-started/interactive-shell/</loc>
41-
<lastmod>2026-01-07</lastmod>
41+
<lastmod>2026-01-09</lastmod>
4242
</url>
4343
<url>
4444
<loc>https://repath.studio/get-started/shortcuts/</loc>
45-
<lastmod>2026-01-07</lastmod>
45+
<lastmod>2026-01-09</lastmod>
4646
</url>
4747
<url>
4848
<loc>https://repath.studio/policies/license/</loc>
49-
<lastmod>2026-01-07</lastmod>
49+
<lastmod>2026-01-09</lastmod>
5050
</url>
5151
<url>
5252
<loc>https://repath.studio/policies/privacy/</loc>
53-
<lastmod>2026-01-07</lastmod>
53+
<lastmod>2026-01-09</lastmod>
5454
</url>
5555
<url>
5656
<loc>https://repath.studio/policies/security/</loc>
57-
<lastmod>2026-01-07</lastmod>
57+
<lastmod>2026-01-09</lastmod>
5858
</url>
5959
<url>
6060
<loc>https://repath.studio/roadmap/changelog/</loc>
61-
<lastmod>2026-01-07</lastmod>
61+
<lastmod>2026-01-09</lastmod>
6262
</url>
6363
<url>
6464
<loc>https://repath.studio/roadmap/milestones/</loc>
65-
<lastmod>2026-01-07</lastmod>
65+
<lastmod>2026-01-09</lastmod>
6666
</url>
6767
<url>
6868
<loc>https://repath.studio/blog/archive/2025/</loc>
69-
<lastmod>2026-01-07</lastmod>
69+
<lastmod>2026-01-09</lastmod>
7070
</url>
7171
<url>
7272
<loc>https://repath.studio/blog/category/devlog/</loc>
73-
<lastmod>2026-01-07</lastmod>
73+
<lastmod>2026-01-09</lastmod>
7474
</url>
7575
<url>
7676
<loc>https://repath.studio/blog/category/nlnet-funding/</loc>
77-
<lastmod>2026-01-07</lastmod>
77+
<lastmod>2026-01-09</lastmod>
7878
</url>
7979
</urlset>

sitemap.xml.gz

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)