## v0.3.2

2023-12-14

-   plugin meta++ [d4c6ee9](https://github.com/findkit/wp-findkit/commit/d4c6ee9) - Esa-Matti Suuronen
-   typo [2341511](https://github.com/findkit/wp-findkit/commit/2341511) - Esa-Matti Suuronen

All changes https://github.com/findkit/wp-findkit/compare/v0.3.1...v0.3.2

## v0.3.1

2023-12-14

- Plugin meta++ [3f02cb7](https://github.com/findkit/wp-findkit/commit/3f02cb7) - Esa-Matti Suuronen

All changes https://github.com/findkit/wp-findkit/compare/v0.3.0...v0.3.1

## v0.3.0

2023-12-14

- New Search Blocks [afe4aed](https://github.com/findkit/wp-findkit/commit/afe4aed) - Esa-Matti Suuronen
- Upgrade build-in @findkit/ui to v0.17.0

All changes https://github.com/findkit/wp-findkit/compare/v0.2.8...v0.3.0

## v0.2.8

2023-12-11

- Deployment fixes
- Fix missing vendor from wp deployment [4c83b39](https://github.com/findkit/wp-findkit/commit/4c83b39) - Esa-Matti Suuronen

All changes https://github.com/findkit/wp-findkit/compare/v0.2.7...v0.2.8

## v0.2.7

2023-12-11

- Broken release :(
- Use 10up wp release action [12dddb6](https://github.com/findkit/wp-findkit/commit/12dddb6) - Esa-Matti Suuronen
- Move assets to .wordpress-org [69c3e7f](https://github.com/findkit/wp-findkit/commit/69c3e7f) - Esa-Matti Suuronen

All changes https://github.com/findkit/wp-findkit/compare/v0.2.6...v0.2.7

## v0.2.6

2023-12-08

- Fix changelog update on readme.txt on release [33767f5](https://github.com/findkit/wp-findkit/commit/33767f5) - Esa-Matti Suuronen

All changes https://github.com/findkit/wp-findkit/compare/v0.2.5...v0.2.6

## v0.2.5

2023-12-08

- Release commit message++ [9cab656](https://github.com/findkit/wp-findkit/commit/9cab656) - Esa-Matti Suuronen

All changes https://github.com/findkit/wp-findkit/compare/v0.2.4...v0.2.5

## v0.2.4

2023-12-08

- Update the changelog on readme.txt on release [3115790](https://github.com/findkit/wp-findkit/commit/3115790) - Esa-Matti Suuronen

All changes https://github.com/findkit/wp-findkit/compare/v0.2.3...v0.2.4

## v0.2.3

2023-12-08

- WordPress plugin directory fixes
- Add loading indicator to the admin search [165f1fc](https://github.com/findkit/wp-findkit/commit/165f1fc) - Esa-Matti Suuronen

All changes https://github.com/findkit/wp-findkit/compare/v0.2.2...v0.2.3

## v0.2.2

2023-12-04

- Use the new brand color [20d960b](https://github.com/findkit/wp-findkit/commit/20d960b) - Esa-Matti Suuronen
- Fix \_\_() call [e014f71](https://github.com/findkit/wp-findkit/commit/e014f71) - Esa-Matti Suuronen

All changes https://github.com/findkit/wp-findkit/compare/v0.2.1...v0.2.2

## v0.2.1

2023-12-01

- More explicit sanitization

All changes https://github.com/findkit/wp-findkit/compare/v0.2.0...v0.2.1

## v0.2.0

2023-12-01

- Upgrade @findkit/ui to v0.16.0
- Bundle all scripts with wp-scripts
- Follow WordPress plugin directory guidelines more closely

All changes https://github.com/findkit/wp-findkit/compare/v0.1.13...v0.2.0

## v0.1.13

2023-11-09

- Render page meta only for WP_Post objects (for now) [4766155](https://github.com/findkit/wp-findkit/commit/4766155) - Esa-Matti Suuronen
  - Fixes crash on terms archive

All changes https://github.com/findkit/wp-findkit/compare/v0.1.12...v0.1.13

## v0.1.12

2023-11-07

- Build changes [ba33e17](https://github.com/findkit/wp-findkit/commit/ba33e17) - Esa-Matti Suuronen

All changes https://github.com/findkit/wp-findkit/compare/v0.1.11...v0.1.12

## v0.1.11

2023-11-07

- Upgrade @findkit/ui [bfe8fa0](https://github.com/findkit/wp-findkit/commit/bfe8fa0) - Esa-Matti Suuronen
- Use get_queried_object() to get post for Findkit Page Meta [6e3cda6](https://github.com/findkit/wp-findkit/commit/6e3cda6) - Esa-Matti Suuronen
- Gracefully handle broken autoload [a7d0637](https://github.com/findkit/wp-findkit/commit/a7d0637) - Esa-Matti Suuronen
- Better trigger finding [68061d1](https://github.com/findkit/wp-findkit/commit/68061d1) - Esa-Matti Suuronen
- Add global FINDKIT_UI_OPTIONS support to the search trigger block [dfe6829](https://github.com/findkit/wp-findkit/commit/dfe6829) - Esa-Matti Suuronen
- Remove margins from search trigger <figure> elements [a529982](https://github.com/findkit/wp-findkit/commit/a529982) - Esa-Matti Suuronen

All changes https://github.com/findkit/wp-findkit/compare/v0.1.10...v0.1.11

## v0.1.10

2023-09-28

- Upgrade @findkit/ui [9088f27](https://github.com/findkit/wp-findkit/commit/9088f27) - Esa-Matti Suuronen
- Hide admin search search findkit_project_id is not set [f13e408](https://github.com/findkit/wp-findkit/commit/f13e408) - Esa-Matti Suuronen

All changes https://github.com/findkit/wp-findkit/compare/v0.1.9...v0.1.10

## v0.1.9

2023-09-22

- fix post meta usage in page meta generation [b6264bf](https://github.com/findkit/wp-findkit/commit/b6264bf) - Esa-Matti Suuronen

All changes https://github.com/findkit/wp-findkit/compare/v0.1.8...v0.1.9

## v0.1.8

2023-09-22

- Fix admin search edit link in the frontend [38f331d](https://github.com/findkit/wp-findkit/commit/38f331d) - Esa-Matti Suuronen

All changes https://github.com/findkit/wp-findkit/compare/v0.1.7...v0.1.8

## v0.1.7

2023-09-22

- Use wp-admin colors for admin search [7dd0844](https://github.com/findkit/wp-findkit/commit/7dd0844) - Esa-Matti Suuronen
- Fix findkit admin search on the frontend [82b54e6](https://github.com/findkit/wp-findkit/commit/82b54e6) - Esa-Matti Suuronen

All changes https://github.com/findkit/wp-findkit/compare/v0.1.6...v0.1.7

## v0.1.6

2023-09-22

- Fix html escaping in wp-admin settings [a23420a](https://github.com/findkit/wp-findkit/commit/a23420a) - Esa-Matti Suuronen

All changes https://github.com/findkit/wp-findkit/compare/v0.1.5...v0.1.6

## v0.1.5

2023-09-22

- Add Search Trigger Block [438801f](https://github.com/findkit/wp-findkit/commit/438801f) - Esa-Matti Suuronen
- Add search icon to the wp-admin search item [8f65800](https://github.com/findkit/wp-findkit/commit/8f65800) - Esa-Matti Suuronen
- Add Findkit sidebar to Gutenberg [d457e09](https://github.com/findkit/wp-findkit/commit/d457e09) - Esa-Matti Suuronen
- Rename plugin to "Findkit" [6c3945a](https://github.com/findkit/wp-findkit/commit/6c3945a) - Esa-Matti Suuronen

All changes https://github.com/findkit/wp-findkit/compare/v0.1.4...v0.1.5

## v0.1.4

2023-06-05

- Use PHPStan to validate code
- Fix PHP notices reported by PHPStan
- Fix invalid url generation on wp-admin
- Remove `vendor` from git
- Upload a custom zip file with `vendor` to Github Releases
- Fix composer autoload due to "findkit" typo

All changes https://github.com/findkit/wp-findkit/compare/v0.1.3...v0.1.4

## v0.1.3

2023-06-05

Broken release.

All changes https://github.com/findkit/wp-findkit/compare/v0.1.2...v0.1.3

## v0.1.2

2023-04-12

- Fix url [102d0d9](https://github.com/findkit/wp-findkit/commit/102d0d9) - Esa-Matti Suuronen
- Add link to hub apikey creation page [6c7d315](https://github.com/findkit/wp-findkit/commit/6c7d315) - Esa-Matti Suuronen
- Fix domain [a9ae4fc](https://github.com/findkit/wp-findkit/commit/a9ae4fc) - Esa-Matti Suuronen
- 100% width settings inputs [0cec7f7](https://github.com/findkit/wp-findkit/commit/0cec7f7) - Esa-Matti Suuronen
- Disable api key setting if defined in wp-config [680119e](https://github.com/findkit/wp-findkit/commit/680119e) - Esa-Matti Suuronen

All changes https://github.com/findkit/wp-findkit/compare/v0.1.1...v0.1.2
