Skip to content

Releases: Zokhoi/vscode-ftml

v0.2.4

10 Jul 13:57
17f5140
Compare
Choose a tag to compare
  • Fixed CSS module arguments (#3)

v0.2.3

28 May 09:33
83ddb49
Compare
Choose a tag to compare
  • Added Wikidot logout command
  • Fixed behaviour when dealing with private sites

v0.2.2-beta2patch2

13 Apr 17:50
9e020d7
Compare
Choose a tag to compare
  • Fixed error when trying to pull pages with parent page

v0.2.0-beta2

01 Apr 13:04
212923e
Compare
Choose a tag to compare
  • 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

31 Oct 09:53
0a99762
Compare
Choose a tag to compare
  • 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

01 Oct 13:59
b0f432a
Compare
Choose a tag to compare
  • 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

03 Jun 04:49
93c174e
Compare
Choose a tag to compare

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

21 May 14:15
10ad944
Compare
Choose a tag to compare

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

19 Apr 13:51
1ada50e
Compare
Choose a tag to compare
v0.0.3-alpha3 Pre-release
Pre-release
  • Added overwrite safeguarding for Wikidot syncing features
  • Fixed Wikidot login persistence between vscode sessions
  • Fixed some FTML syntax bugs

v0.0.2-alpha2

14 Apr 20:34
aa6f3da
Compare
Choose a tag to compare
v0.0.2-alpha2 Pre-release
Pre-release
  • Added Wikidot syncing features