chore: bump version to 1.17.0 and update docs for release

- Bump all workspace package versions to 1.17.0
- Update APP_VERSION constant and OpenAPI spec
- Update AI tool count from 15 to 16 across docs and i18n
- Update tool table with AI Canvas Expand, Meme Generator, Beautify
- Add image editor, OIDC, and 20 languages to README features
- Add release notes for v1.17.0
- Add JSON-LD structured data and SEO improvements to landing/docs
This commit is contained in:
SnapOtter
2026-05-16 12:48:02 +08:00
parent ec85f88746
commit 3e06d68f4f
39 changed files with 259 additions and 38 deletions
+23
View File
@@ -0,0 +1,23 @@
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://snapotter.com/</loc>
<priority>1.0</priority>
</url>
<url>
<loc>https://snapotter.com/faq</loc>
<priority>0.7</priority>
</url>
<url>
<loc>https://snapotter.com/contact</loc>
<priority>0.7</priority>
</url>
<url>
<loc>https://snapotter.com/privacy</loc>
<priority>0.3</priority>
</url>
<url>
<loc>https://snapotter.com/terms</loc>
<priority>0.3</priority>
</url>
</urlset>