Skip to content

Latest commit

 

History

History
138 lines (87 loc) · 2.16 KB

CHANGELOG.md

File metadata and controls

138 lines (87 loc) · 2.16 KB

Change Log

All notable changes to the "vscode-hexo-github" extension will be documented in this file.

[3.0.6] - 2024-11-29

Fixed

  • Draft preview button lost issue

[3.0.5] - 2024-11-07

Fixed

  • Sites config lost issue

[3.0.4] - 2024-11-07

Added

  • Support logging to the output console

[3.0.3] - 2024-11-06

Added

  • Support cname changing method

Fixed

  • Multi-site root path issue

[3.0.2] - 2024-11-05

Refactor

  • Some code style.

[3.0.1] - 2024-11-05

Refactor

  • Rename hexo-github to vscode-hexo-github.

[2.1.1] - 2024-11-05

Added

  • Added setGitUser method

Fixed

  • Fixed curly issues

[2.0.11] - 2024-11-01

Added

  • Support for logout method.

[2.0.10] - 2024-10-29

Added

  • Updated installation instructions to include marketplace installation option.

[2.0.9] - 2024-10-29

Added

  • Added extension icon.

[2.0.8] - 2024-10-29

Changed

  • Changed display name.

[2.0.6] - 2024-10-28

Added

  • Added required modules installing method within the initialization of Hexo.

[2.0.5] - 2024-10-28

Fixed

  • Fixed default user page creation issue.
  • Fixed configuration creation and git initialization issue.

[2.0.3] - 2024-10-28

Added

  • Release of version 2.0.3.
  • viewsWelcome feature.

[2.0.2] - 2024-10-27

Added

  • Support for pull and push methods.

[2.0.1] - 2024-10-27

Added

  • Release of beta version.
  • Site creation support.
  • Multiple site support.

[1.0.7] - 2024-10-25

Changed

  • Refactored push and pull methods.

[1.0.6] - 2024-10-23

Added

  • Support for theme installation.

[1.0.5] - 2024-10-23

Fixed

  • Release issue.

[1.0.4] - 2024-10-23

Added

  • Support for dynamic theme switching.

[1.0.3] - 2024-10-22

Added

  • Dynamic theme switching.
  • Theme installation support.
  • Configuration display in custom explorer.

Fixed

  • Button display issue.

[1.0.2] - 2024-10-20

Added

  • URL shortcuts and icons.
  • Auto-locate target file method.
  • Blog explorer panel.

Fixed

  • TreeView and explorer layout issues.

[1.0.1] - 2024-10-19

Added

  • Initial features and fixes, including local preview support.