# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] ## [2.0.0-rc.3](https://github.com/crabnebula-dev/devtools-premium/compare/v2.0.0-rc.2...v2.0.0-rc.3) - 2024-09-05 ### Fixed - *(app)* handle inspector item click ## [2.0.0-rc.2](https://github.com/crabnebula-dev/devtools-premium/compare/v2.0.0-rc.1...v2.0.0-rc.2) - 2024-09-05 ### Fixed - context-menu-inspector flag usage ## [2.0.0-rc.1](https://github.com/crabnebula-dev/devtools-premium/compare/v2.0.0-rc.0...v2.0.0-rc.1) - 2024-09-05 ### Added - add context-menu-inspector feature flag ([#120](https://github.com/crabnebula-dev/devtools-premium/pull/120)) ### Other - update plugin reference ## [2.0.0-rc.0](https://github.com/crabnebula-dev/devtools-premium/compare/v2.0.0-beta.5...v2.0.0-rc.0) - 2024-08-02 - tauri v2 RC ## [2.0.0-beta.5](https://github.com/crabnebula-dev/devtools-premium/compare/v2.0.0-beta.4...v2.0.0-beta.5) - 2024-07-13 ### Other - *(deps)* update to tauri beta.24 ([#114](https://github.com/crabnebula-dev/devtools-premium/pull/114)) - update deps ([#110](https://github.com/crabnebula-dev/devtools-premium/pull/110)) ## 2.0.0-beta.4 - 2024-06-04 ### Fixed - remove inspect menu item on release build ## 2.0.0-beta.3 - 2024-05-28 ### Added - focus window on auth callback ### Other - update logo ## [2.0.0-beta.2] - 2024-05-27 ### Other - remove printlns ## 2.0.0-beta.1 - 2024-05-27 ### Added - noop on mobile - enhanced auth checks - print link to desktop and how to open embedded ## 2.0.0-beta.0 - 2024-05-23 - Initial release. -