Current section
Files
Jump to
Current section
Files
CHANGELOG.md
# Changelog
## [Unreleased]
## [0.2.0] - 2026-07-09
### Added
- Widget placement config. `config :annotai, position: [bottom: 20, right: 220]` moves the
widget to any corner, or nudges it along an edge, using CSS insets, so it can share the
screen with other dev tools like LiveDebugger.
## [0.1.0] - 2026-06-25
Initial release.
[Unreleased]: https://github.com/andrielfn/annotai/compare/v0.2.0...HEAD
[0.2.0]: https://github.com/andrielfn/annotai/compare/v0.1.0...v0.2.0
[0.1.0]: https://github.com/andrielfn/annotai/releases/tag/v0.1.0