Releases: thuongtruong109/flashot
Releases · thuongtruong109/flashot
v2.3.0 Highlight & Watermark
v2.3.0 - 2025-10-09
🚀 Features
- playground:
- Custom watermark with text/image - by @thuongtruong109 (e8cde)
- Custom highlight diff code changes - by @thuongtruong109 (fdfe9)
- Custom background image with upload from device or external URL - by @thuongtruong109 (ă0b7)
 
View changes on GitHub - Full Changelog
v2.2.0 Resizable & export
v2.2.0 - 2025-10-07
🚀 Features
- playground:
- add social size presets - by @thuongtruong109 (120df)
- add ruler size indicator - by @thuongtruong109 (7b896)
- line count number style options - by @thuongtruong109 (575c2)
- export file as original/plain-text format - by @thuongtruong109 (35d54)
- add reset to default settings button - by @thuongtruong109 (807bc)
- adjust line count style options - by @thuongtruong109 (97ed5)
- adjust file name style options - by @thuongtruong109 (d388e)
- traffic button adjust options - by @thuongtruong109 (a7aee)
- dynamic select tab settings - by @thuongtruong109 (aebca)
- add header navigation list - by @thuongtruong109 (ae49c)
- add quick guide tour - by @thuongtruong109 (156a1)
- resizable code editor with border drag controls - by @thuongtruong109 (59e9a)
- add transparent background option - by @thuongtruong109 (b66fa)
- enable word wrap options - by @thuongtruong109 (46a18)
- adjust width & height - by @thuongtruong109 (52d6b)
 
- docs: enhance docs page ui - by @thuongtruong109 (3dfb6)
- landing: framer animation for landing page - by @thuongtruong109 (d47cd)
🐞 Bug Fixes
- playground:
- resolve header shift down after export - by @thuongtruong109 (84432)
- calculating caption position - by @thuongtruong109 (33cca)
- auto full size code content match with frame - by @thuongtruong109 (a646c)
 
View changes on GitHub - Full Changelog
v2.1 CI/CD
v2.1.0 - 2025-09-18
🚀 Features
- docs:
- integrate raw content to web pages - by @thuongtruong109 (6d3fa)
- add usage docs raw content - by @thuongtruong109 (350a4)
 
- deploy: config CD workflow - by @thuongtruong109 (c9da4)
- build: config CI workflow - by @thuongtruong109 (c307c)
🐞 Bug Fixes
- playground: fix export menu option & code editor background style matching setting - by @thuongtruong109 (8d631)
View changes on GitHub - Full Changelog
v2.0 playground & api
v2.0.0 - 2025-09-11
🚀 Features
- api: Add API service deployment - by @thuongtruong109 (28724)
- docs: add landing page - by @thuongtruong109 (33c8e)
- web: Add sample playground - by @thuongtruong109 (46c26)
- refactor: Refactor codebase to workspace monorepo - by @thuongtruong109 (c019d)
🐞 Bug Fixes
- web: toggle setting slate sheet, re-arrange layout button
View changes on GitHub - Full Changelog
v1.4.0 CLI
🚀 Features
- url: auto parse response fetched data for JSON type - by @thuongtruong109 (dc8d7)
- utils: support export image as avif format - by @thuongtruong109 (dc8d7)
- feat: Add CLI support - by @thuongtruong109 (d9a82)
- docs: Add tag symbol documentation jsr - by @thuongtruong109 (34821)
- style: Support for custom syntax highlighting - by @thuongtruong109 (724d1)
🐞 Bug Fixes
- cli: auto bind flags from type - by @thuongtruong109 (97746)
View changes on GitHub - Full Changelog
v1.3.0 buffer & path
🚀 Features
- buffer: Support converting buffer to image
- file: Support converting content read file path to images
🐞 Bug Fixes
- line-count: use default options for empty case
View changes on GitHub - Full Changelog
v1.2.1 caching
What changed:
- Add & custom line count
- Patch default auto options
- Benchmark test
- Perfomancing with render caching and highlight caching
- Migrating to tsdownas default build tool
- Publish to Jsr package
Full Changelog: v1.2.0...v1.2.1
v1.2.0 modularize
What changed:
- Modularize refactor code
- Image generation format choice (WebP,Png,Jpeg)
- Quality setting for Jpegimages
- Define tokens style (ThemedToken)
- Change default font family JetBrains Mono
- Fix width size rendering
- Improved error handling for invalid input
- Ignore publish non-related files (public/**)
- Update README description
Full Changelog: v1.1.0...v1.2.0
v1.1.0 url-convert
What changed
- Support for fetching code snippets from URLs
- Improved image generation speed and quality
- Enhanced customization options for themes and styles
Full Changelog: v1.0...v1.1.0
v1.0 inline-convert
What changed
- Init project, package
- Inline code direct convert
- Custom style params
- Export image as buffer
Details
Full Changelog: https://github.com/thuongtruong109/flashot/commits/v1.0