v23.09.10 Release Candidate 1
Pre-release
Pre-release
What's Changed
- fix: @typescript-eslint/typescript-estree dependency warning by @yomybaby in #2225
- feat: support dark theme by @agatha197 in #2193
- feat: add JSON schema files for theme.json by @yomybaby in #2232
- fix: Electron live debug mode using
LIVE_DEBUG
andLIVE_DEBUG_ENDPOINT
by @yomybaby in #2233 - feat: Introduce
SettingList
component for setting page UI by @ironAiken2 in #2212 - fix: missing commit of UserSettingsPage to rollback by @yomybaby in #2234
- feat: add password change request alert to summary page by @agatha197 in #2238
- feat: build plugin pages and update electron ver. by @agatha197 in #2226
- docs: Update outdated Makefile command for building macOS apps by @rapsealk in #2237
- feat: display announcement alert to every page. by @agatha197 in #2239
- fix: unintended console log and import
glob
by @yomybaby in #2241 - fix: optional chaining and handle
_requestDestroySession
by @yomybaby in #2242 - fix: owner info error handling in session launcher by @ironAiken2 in #2243
Full Changelog: v23.09.9...v23.09.10-rc.1