Releases: Zokhoi/vscode-ftml
Releases · Zokhoi/vscode-ftml
v0.2.4
v0.2.3
v0.2.2-beta2patch2
- Fixed error when trying to pull pages with parent page
v0.2.0-beta2
- Added experimental VSCode for web support with limited functionality
- Moved backend html parsing and traversing from cheerio to linkedom
- Other minor bug fixes
v0.1.3-beta1patch3
- Added auto saving metadata after pushing to Wikidot remote
- Fixed saving in diff editor
- Fixed pages with bottom toolbar disabled taken to be non-existent
v0.1.2-beta1patch2
- Removed [[css]] block, see scpwiki/wikijump#1178
- Fixed cannot fetch remote page when remote site forces using https
- Improved Wikidot account session validity checking process
- Upgraded ftml version to 1.18.1
- Other minor bug fixes
v0.1.1-beta1patch1
A bug fixing release for beta1.
- Fixed fetch command in context menu not working
- Fixed preview changing to fetched content in diff editor
- Fixed iframe and embed blocks not highlighting html syntax
v0.1.0-beta1
This is the first public beta release, amidst Wikidot being hacked.
- Added page diffing between local and remote content
- Added config option for account selecting when page fetch or push
- Fixed FTML syntax bug for horizontal rule (4+ dashes) and separator rule (4+ equals)
- Page name from user input is now sanitized to wikidot unix names
- Upgraded ftml version to 1.16.2
v0.0.3-alpha3
- Added overwrite safeguarding for Wikidot syncing features
- Fixed Wikidot login persistence between vscode sessions
- Fixed some FTML syntax bugs
v0.0.2-alpha2
- Added Wikidot syncing features