Skip to content

Latest commit

 

History

History
435 lines (349 loc) · 45.4 KB

File metadata and controls

435 lines (349 loc) · 45.4 KB

Changelog

2.0.2

Fixes

  • Fix missing error messages in invalid or expired git credentials #335 (@Katsute)

Dependencies

Full Changelog: 2.0.1...2.0.2

2.0.1

Fixes

Dependencies

Full Changelog: 2.0.0...2.0.1

2.0.0

New Features

  • Add option to control auto sync behavior #281 (@Katsute)

    Adds the following option Auto Sync Mode:

    • Full Sync - Always pull and push changes to repository
    • Import Only - Only pull settings from repository
    • Export Only - Only push settings to repository

    If you are using Import Only make sure to manually sync to repo so this settings change is retained.

Dependencies

Full Changelog: 1.0.13...2.0.0

1.0.13

Dependencies

Full Changelog: 1.0.12...1.0.13

1.0.12

Fixes

  • Fix git desync when extension host reloaded/restarted #256 (@Katsute)

Dependencies

Full Changelog: 1.0.11...1.0.12

1.0.11

Fixes

Dependencies

Full Changelog: 1.0.10...1.0.11

1.0.10

Dependencies

Full Changelog: 1.0.9...1.0.10

1.0.9

Fixes

Dependencies

Full Changelog: 1.0.8...1.0.9

1.0.8

Dependencies

Full Changelog: 1.0.7...1.0.8

1.0.7

Dependencies

Full Changelog: 1.0.6...1.1.0

1.0.6

Optimizations

Dependencies

Full Changelog: 1.0.5...1.0.6

1.0.5

Dependencies

Full Changelog: 1.0.4...1.0.5

1.0.4

📘 Dependencies

Full Changelog: 1.0.3...1.0.4

1.0.3

📘 Dependencies

Full Changelog: 1.0.2...1.0.3

1.0.2

📘 Dependencies

Full Changelog: 1.0.1...1.0.2

1.0.1

🐞 Bug Fixes

  • Fix duplicate extensions #18 (@Katsute)

📘 Dependencies

  • Bump @types/vscode from 1.69.0 to 1.69.1 #10 (@dependabot)
  • Bump @types/node from 18.6.3 to 18.7.1 #13 (@dependabot)
  • Bump @types/vscode from 1.69.1 to 1.70.0 #12 (@dependabot)
  • Bump simple-git from 3.11.0 to 3.12.0 #11 (@dependabot)
  • Bump vsce from 2.10.0 to 2.10.1 #17 (@dependabot)

Full Changelog: https://github.com/KatsuteDev/Settings-Repository/compare/1.0.0...1.0.1

1.0.0

Initial Release

Full Changelog: https://github.com/KatsuteDev/Settings-Repository/commits/1.0.0