> ## Documentation Index
> Fetch the complete documentation index at: https://docs.tsdraw.com/llms.txt
> Use this file to discover all available pages before exploring further.

# ✅ Releases

> Concise release notes for each version

## Versioning tsdraw

I try to version tsdraw using [Semantic Versioning](https://semver.org/). This page contains each every notable update of tsdraw, and can be used to see what we've accomplished thus far.

## v0.x

* v0.1 - Basic editor with pen and erasor tools
* v0.4 - Dark mode support
* v0.5 - Persistance with snapshots and the persistanceKey prop
* v0.6 - State management using snapshots saved in IndexedDB, Custom tool support
* v0.7 - Geometric shape tools, Custom parts support, Default element hide prop
* v0.8 - Pan/zooming support, Keyboard shortcuts, Draw mode for tablets with styluses
* v0.9 - Background patterns, Draggable components, Automatic toolbar orientations

## The future of tsdraw

Hopefully, one day I hope tsdraw will be among the other great open source canvases like [excalidraw](https://github.com/excalidraw/excalidraw) and [tldraw](https://github.com/tldraw/tldraw). For the time being, tsdraw is fully opinionated for my own use cases (mainly for my revision tools), but I want it to make it versatile enough to use for anything.
