Releases: deta/surf
Releases · deta/surf
1.2.0-beta.0
What's Changed
- feat: expand view menu to support web pages and navigation controls in sidebar by @BetaHuhn in #21
- fix: fixed height for navbar by @brechtknecht in #23
- fix: sidebar toggling by @MaximilianHeidenreich in #22
- remove color for windows vertical app bar by @brechtknecht in #26
- chore (workflows): add workflow to create test build on pull request label by @aavshr in #30
- chore: Update
--textfor improved contrast by @deeivihh in #33 - fix: windows auxclick click triggering regular click by @MaximilianHeidenreich in #24
- fix: bubble up bad request error message to user & skip response format in completion request if not provided by @aavshr in #41
- fix: fix auxclick handlers also for notebook name and source card components by @aavshr in #52
- chore (deps-dev): bump electron to 39.0.0 by @aavshr in #55
New Contributors
Full Changelog: 1.1.0-beta.1...1.2.0-beta.0
1.2.0-beta.0.rc.2
chore (deps-dev): bump electron to 39.0.0 (#55)
1.2.0-beta.0.rc.1
fix: fix auxclick handlers also for notebook name and source card com…
1.2.0-beta.0.rc.0
fix: bubble up bad request error message to user & skip response form…
1.1.0-beta.1
fix: set navbar to fixed height to avoid gaps with wcvs (#19)
1.1.0-beta.0
Initial commit Co-authored-by: Mustafa Abdelhai <hi@mustafa.li> Co-authored-by: Ömer Faruk Bayram <me@seg6.space> Co-authored-by: Cristian Cretu <crisemcr@gmail.com> Co-authored-by: Maximilian Eusterbrock <maxeust@gmail.com> Co-authored-by: Maximilian Heidenreich <github@maximilian-heidenreich.de> Co-authored-by: Gustav Henningsson <allesgg@pm.me> Co-authored-by: Maximilian Schiller <hello@mxis.ch> Co-authored-by: Felix Tesche <felix.tesche@gmail.com>
1.1.0-beta.1.rc.0
fix: set navbar to fixed height to avoid gaps with wcvs (#19)
1.1.0-beta.0.rc.1
fix: fix ModelSettings rogue imports
1.1.0-beta.0.rc.0
chore: update nighly and release workflows (#2362) * chore: fix nightly workflow for first nighly release * chore: fix release workflow and also allow pre-release specifier