Skip to content

Commit a680665

Browse files
committed
docs: update README badge and changelog table for v3.3.4
1 parent 6e2897a commit a680665

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<img alt="GitHub Stars" src="https://img.shields.io/github/stars/Suydev/isotope-code?style=flat-square&color=8b5cf6&logo=github">
1515
</a>
1616
<a href="./CHANGELOG.md">
17-
<img alt="Version" src="https://img.shields.io/badge/version-3.3.3-8b5cf6?style=flat-square">
17+
<img alt="Version" src="https://img.shields.io/badge/version-3.3.4-8b5cf6?style=flat-square">
1818
</a>
1919
<a href="https://nodejs.org">
2020
<img alt="Node" src="https://img.shields.io/badge/node-18%2B-339933?style=flat-square&logo=node.js&logoColor=white">
@@ -363,6 +363,7 @@ See [CHANGELOG.md](./CHANGELOG.md) for the full history.
363363

364364
| Version | Highlights |
365365
|---|---|
366+
| **v3.3.4** | Critical bug fixes: syntax error in sync patch, YepAPI removed, security headers, API 404s, SW cache |
366367
| **v3.3.3** | Admin role auth bug fix (`user_roles.is_active`), 8 undocumented DB functions added to master schema |
367368
| **v3.3.2** | `user_tours` table, `/__admin/schema` endpoint fixed |
368369
| **v3.3.1** | `isotope-complete.sql` master schema, 4 missing tables applied |
@@ -416,3 +417,4 @@ If IsotopeAI is useful, **please star this repo** — it helps other students di
416417
&nbsp;
417418
<a href="https://github.com/Suydev/isotope-code/fork"><img alt="Forks" src="https://img.shields.io/github/forks/Suydev/isotope-code?style=social"></a>
418419
</p>
420+

0 commit comments

Comments
 (0)