Skip to content

Releases: getflywheel/local-addon-backups

v2.1.2

09 Apr 19:21
Compare
Choose a tag to compare

What's Changed

  • Remove @electron/remote, use IPC instead of electron.shell for "edit files to ignore" button by @kienstra in #101
  • chore: remove CircleCI config by @bgturner in #102
  • Bump Local packages by @kienstra in #103

Full Changelog: v2.1.1...v2.1.2

v2.1.1

09 Apr 19:18
Compare
Choose a tag to compare

What's Changed

  • Bump Local Core version to 8 by @kienstra in #98
  • fix: upgrade the graphql subscriptions library per the upgrades to Local Core by @adamperrry in #99
  • feature: expose restore failure reasons by @nickcernis in #100

Full Changelog: v2.1.0...v2.1.1

v2.1.0

09 Apr 19:16
Compare
Choose a tag to compare

What's Changed

  • fix: replace svg-url-loader with @svgr/webpack by @adamperrry in #95
  • fix(LOC-2973): update site domain and path when name is set by @adamperrry in #97
  • fix(LOC-3249): fix Windows backup restore caused by nginx error.log file lock by @adamperrry in #96

Full Changelog: v2.0.2...v2.1.0

v2.0.2

09 Apr 19:15
Compare
Choose a tag to compare

What's Changed

  • [NOJIRA] chore: fix backup list to work with upcoming Local Hub update by @nickcernis in #63
  • feat: move site to default group after creation by @austin-redick in #64
  • chore(deps): bump lodash from 4.17.20 to 4.17.21 by @dependabot in #84
  • chore(deps): bump glob-parent from 5.1.1 to 5.1.2 by @dependabot in #88
  • chore(deps): bump normalize-url from 4.5.0 to 4.5.1 by @dependabot in #87
  • chore(deps): bump path-parse from 1.0.6 to 1.0.7 by @dependabot in #85
  • chore(deps): bump ansi-regex from 3.0.0 to 3.0.1 by @dependabot in #75
  • chore(deps): bump color-string from 1.5.4 to 1.9.1 by @dependabot in #86
  • chore(deps): bump node-notifier from 8.0.0 to 8.0.2 by @dependabot in #83
  • chore(deps): bump ws from 5.2.2 to 5.2.3 by @dependabot in #82
  • chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9 by @dependabot in #81
  • chore(deps): bump browserslist from 4.16.3 to 4.21.5 by @dependabot in #80
  • chore(deps): bump jsdom from 16.4.0 to 16.7.0 by @dependabot in #79
  • chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #78
  • chore(deps): bump ini from 1.3.5 to 1.3.8 by @dependabot in #77
  • chore(deps): bump y18n from 4.0.0 to 4.0.3 by @dependabot in #76
  • chore(deps): bump terser from 5.6.0 to 5.16.9 by @dependabot in #89
  • chore(deps): bump tmpl from 1.0.4 to 1.0.5 by @dependabot in #74
  • chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 by @dependabot in #73
  • chore(deps): bump async from 3.2.0 to 3.2.4 by @dependabot in #72
  • chore(deps): bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #70
  • chore(deps): bump json5 from 1.0.1 to 1.0.2 by @dependabot in #68
  • chore(deps-dev): bump webpack from 5.22.0 to 5.76.0 by @dependabot in #67
  • chore(deps): bump minimist from 1.2.5 to 1.2.8 by @dependabot in #66
  • chore(deps): bump cross-fetch from 3.1.4 to 3.1.5 by @dependabot in #90
  • Resolve dependency conflicts for multiple outstanding dependabot security tickets by @dani-j-d in #91
  • Dependabot resolution by @dani-j-d in #93

New Contributors

Full Changelog: v2.0.1...v2.0.2

v2.0.1

30 Nov 13:24
Compare
Choose a tag to compare

Updated Local and Local Components dependencies.