Skip to content

Releases: AntoCuc/Publo

Publo v0.4

06 Mar 13:31
Compare
Choose a tag to compare

New Features

  • #8 "Create Project" dialog
  • #20 Create About dialog
  • #28 Enhance the FileBrowser to show filetype icon
  • #30 Introduce reactor build
  • #31 F2 pressed on an file browser item should prompt to rename it.
  • #29 Create FTP upload facility
  • #35 Store templates on a per-project basis
  • #38 Export on a per-project basis
  • #39 Return an absolute path from ActiveProjectListener
  • #40 If no target is present when uploading the site, generate it.

Technical enhancements

  • #24 Messages to follow internationalisation

Bug fixes

  • #32 BUG FIX: FileSystemWatcher does not register events on the projects root directory
  • #33 BUG FIX: Base tag on preview markup should be the very first element in the head

Publo v0.3

27 Jan 12:36
Compare
Choose a tag to compare

New Features

  • #21 Create site export shortcut (F7)
  • #20 Create About dialog (F1)
  • #18 Add to the context menu the option to create directories
  • #17 Implement auto-save
  • #16 Create default html template

Technical enhancements

  • #15 Create system property for publo projects
  • #14 Abstract and the tighten the file browser API
  • #12 Correctly indent HTML output
  • #5 Add support for YAML front matter for the definition of page metadata
  • #30 Introduce reactor build

Bug fixes

  • #23 Opening an image causes media corruption bug
  • #22 Images in the preview are not loaded (ok on exports)
  • #4 Replace non-markdown files on export bug
  • #3 Prevent non-md files parsing on export. bug
  • #2 Improve AccessDeniedException notification bug

Publo v0.2

10 Jan 16:03
Compare
Choose a tag to compare

Features

  • File management
  • Template-based preview
  • More templates
  • Export projects as site

Publo v0.1

31 Oct 09:41
Compare
Choose a tag to compare

Features

  • Basic file management
  • Basic template-based preview