Skip to content

Commit a11b4e1

Browse files
chore(release): update changelog and site for v1.4.3
1 parent c6ba923 commit a11b4e1

2 files changed

Lines changed: 36 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,22 @@
33
All notable changes to Shellify are documented here.
44
Entries are auto-generated from conventional commits using [git-cliff](https://git-cliff.org).
55

6+
## [1.4.3] - 2026-06-13
7+
8+
### Bug Fixes
9+
10+
- Support OAuth/Sign-in-with-Google popups on both engines (#17)
11+
12+
### Documentation
13+
14+
- Update planning state after Phase 17 (Reading Mode) completion
15+
- **tools**: Add Popups tab to developer tools
16+
- **tools**: Persist active tab and fix popup data-URL navigation
17+
18+
### Features
19+
20+
- **feature:webview**: Reading Mode via Readability.js (#12)
21+
622
## [1.4.2] - 2026-05-26
723

824
### Bug Fixes

docs/changelog.html

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,7 @@
161161

162162
<aside class="toc" aria-label="Table of contents">
163163
<div class="toc-title">Releases</div>
164+
<a class="toc-link" href="#v-1-4-3">1.4.3 — 2026-06-13</a>
164165
<a class="toc-link" href="#v-1-4-2">1.4.2 — 2026-05-26</a>
165166
<a class="toc-link" href="#v-1-4-1">1.4.1 — 2026-05-26</a>
166167
<a class="toc-link" href="#v-1-4-0">1.4.0 — 2026-05-26</a>
@@ -179,7 +180,7 @@
179180
<span class="doc-tag doc-tag-changelog">Changelog</span>
180181
<h1>Release history</h1>
181182
<div class="doc-meta">
182-
<span>Last updated: May 26, 2026</span>
183+
<span>Last updated: June 13, 2026</span>
183184
<span>·</span>
184185
<a href="mailto:contact@shellify.app">contact@shellify.app</a>
185186
</div>
@@ -189,6 +190,24 @@ <h1>Release history</h1>
189190
<strong>Auto-generated</strong> from conventional commits using <a href="https://git-cliff.org" rel="noopener">git-cliff</a>. Each entry reflects a tagged release.
190191
</div>
191192

193+
<div class="doc-section" id="v-1-4-3">
194+
<h2><span class="release-version">1.4.3</span><span class="release-date">2026-06-13</span></h2>
195+
<h3 class="release-category">Bug Fixes</h3>
196+
<ul>
197+
<li>Support OAuth/Sign-in-with-Google popups on both engines (#17)</li>
198+
</ul>
199+
<h3 class="release-category">Documentation</h3>
200+
<ul>
201+
<li>Update planning state after Phase 17 (Reading Mode) completion</li>
202+
<li><strong>tools</strong>: Add Popups tab to developer tools</li>
203+
<li><strong>tools</strong>: Persist active tab and fix popup data-URL navigation</li>
204+
</ul>
205+
<h3 class="release-category">Features</h3>
206+
<ul>
207+
<li><strong>feature:webview</strong>: Reading Mode via Readability.js (#12)</li>
208+
</ul>
209+
</div>
210+
192211
<div class="doc-section" id="v-1-4-2">
193212
<h2><span class="release-version">1.4.2</span><span class="release-date">2026-05-26</span></h2>
194213
<h3 class="release-category">Bug Fixes</h3>

0 commit comments

Comments
 (0)