1
0
mirror of https://github.com/pocketbase/pocketbase.git synced 2025-12-02 09:31:58 +02:00

updated changelog

This commit is contained in:
Gani Georgiev
2022-12-31 11:01:58 +02:00
parent e1773eead0
commit 9033cd109e

View File

@@ -1,5 +1,7 @@
## (WIP)
- Added Strava OAuth2 provider ([#1443](https://github.com/pocketbase/pocketbase/pull/1443); thanks @szsascha).
- Added IME status check to the textarea keydown handler ([#1370](https://github.com/pocketbase/pocketbase/pull/1370); thanks @tenthree).
- Fixed the text wrapping in the Admin UI listing searchbar ([#1416](https://github.com/pocketbase/pocketbase/issues/1416)).