Skip to content

Latest commit

 

History

History
49 lines (32 loc) · 579 Bytes

CHANGELOG.md

File metadata and controls

49 lines (32 loc) · 579 Bytes

v0.3.5

  • Handle dates gracefully

v0.3.4

  • Use _raw when rendering JSON, bump Lotus to 0.3.0

v0.3.3

  • Make sync really delete files

v0.3.2

  • Disable upload button when file is chosen
  • Fix preview layout
  • Optimize post initialization

v0.3.1

  • Fix staging for those without octodmin dir

v0.3.0

  • Improve preview
  • Implement file uploads

v0.2.1

  • Bring back posts refreshing

v0.2.0

  • Support Ruby 2.0
  • Disable posts refreshing because of race conditions
  • Various UI fixes

v0.1.0

  • Initial version