Skip to content

Release v0.3.0

Compare
Choose a tag to compare
@mertkahyaoglu mertkahyaoglu released this 23 Jan 17:16
· 643 commits to master since this release

Changes since v0.2.0

API

  • Ability to create/update data files in all format #255
  • Fix uploading files on Windows #279
  • Fix encoding bug on Windows #280

User Interface

  • Sort documents by date reverse chronologically #254
  • Show time if it is set in post list #261
  • Show active links properly in the sidebar #264
  • Use dark theme for Ace Editor #267
  • Fix auto-generating filenames #273
  • Fix new button labels #274
  • Add a tooltip to 'New metadata field' link #278

Development Fixes

  • Add NPM dependency checker #253
  • Refactoring, perf gains, code styling #256, #265, #282
  • Bump Ace Editor #260
  • Prune the front-end state tree #262
  • Suppress noisy webpack output #269
  • Appveyor fix #284

Documentation

  • Remake documentation site #271
  • Add Github & current version links to site header #277