Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
obany committed Jan 9, 2024
1 parent fb00f69 commit 997b2ef
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions how-to/workspace-platform-starter/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@
- Fixed async filters so they don't replace the current filters
- Added a home searching panel when querying, and debounced requests
- Improved the Home UI experience so that it does not appear to bounce when typing search requests
- Removed debounce from integrations as it is now performed by the platform
- Added new method to integrations to allow them to provide an initial "searching..." entry `getSearchResultsProgress`
- Improved platform now starts correctly when no customSettings are provided in manifest
- Fixed dock shows correct workspace buttons to match those configured when restoring from saved config
- InitOptions handlers now have the calling context passed to them, so they know if they were called from `launch` or already `running`
Expand Down

0 comments on commit 997b2ef

Please sign in to comment.