Releases: MaikoTan/cactbot-highlight
Releases · MaikoTan/cactbot-highlight
cactbot-highlight v0.4.7
Fixed
- change some message to ease of reading
Changed
- import cactbot as a submodule, stop copying code from cactbot.
- automatically fetch translations from crowdin in every build.
If you get troubles when using Cactbot Highlight, feel free to open a new issue in cactbot-highlight's repo.
cactbot-highlight v0.4.6
Changed
- upgrade vscode to 1.60.0.
- if your vscode is lower than this version, vscode would automatically install the older version.
cactbot-highlight v0.4.5
Fixed
- Load translations error (message bundle not found)
cactbot-highlight v0.4.4
Added
- Translations:
- French (
fr
)
- French (
cactbot-highlight v0.4.3
Added
- Translations:
- Japanese (
ja
) - Simplified Chinese (
zh-CN
) - Traditional Chinese (
zh-TW
)
- Japanese (
cactbot-highlight v0.4.2
Fixed
- Fix message typos
cactbot-highlight v0.4.1
Fixed
- Fix message typoes in the extension.
cactbot-highlight v0.4.0
Added
- Multi-language support.
Changed
- Timeline highlight method changed, should be more stable.
- The name of the extension changed to "Cactbot Highlight".
- Now using gulp to build the extension.
cactbot-highlight v0.3.8
Fixed
- Syntax Error when parse trigger files
cactbot-highlight v0.3.7
Fixed
- Translate feature support TypeScript trigger files