1.3.10
What's Changed
- core: fix empty lines in logs by @juliangruber in #1319
- tray: move up "Open Station" by @juliangruber in #1318
- core: remove unnecessary closure by @juliangruber in #1320
- ci: disable always failing windows pr builds by @juliangruber in #1322
- refactor: rename
logs.push()
tologs.pushLine()
by @bajtos in #1325 - fix missing
await
forloadURL
. for #333 by @juliangruber in #1337 - deps(dev): bump mocha from 10.2.0 to 10.3.0 by @dependabot in #1321
- deps(dev): bump @types/react from 18.2.56 to 18.2.57 by @dependabot in #1336
- deps: bump the sentry group with 3 updates by @dependabot in #1327
- deps(dev): bump electron from 28.2.2 to 28.2.3 by @dependabot in #1329
- deps: bump @filecoin-station/core from 19.0.2 to 20.0.0 by @dependabot in #1328
- deps: bump the sentry group with 3 updates by @dependabot in #1330
- deps(dev): bump @electron/notarize from 2.2.1 to 2.3.0 by @dependabot in #1331
- deps: bump undici from 5.28.2 to 5.28.3 by @dependabot in #1332
- deps(dev): bump @types/react from 18.2.55 to 18.2.56 by @dependabot in #1334
- deps: bump react-router-dom from 6.22.0 to 6.22.1 by @dependabot in #1335
- deps(dev): bump eslint-plugin-mocha from 10.2.0 to 10.3.0 by @dependabot in #1333
Full Changelog: v1.3.9...v1.3.10