Skip to content

Releases: encarsia/non

"Columbia"

02 Jun 09:06
Compare
Choose a tag to compare

Changelog:

  • fixed: Vte terminal spawn depecation issue
  • fixed: conf.py loading fail
  • removed: draft feature, just sync post file directory in Nextcloud or whatnot
  • some minor improvements

"Eddie"

28 Mar 13:37
Compare
Choose a tag to compare

Changelog:

  • Fixes:

    • all issues regarding non-flat file structure
    • get paths and extensions for posts and pages from conf.py so files are shown that are stored aside from the default folder structure
    • remove tags/categories with zero occurences
    • quit preview if other menu items are clicked
    • return from console to main window after command execution is done
  • New:

    • search function: find strings in posts, pages and listings (that should do...)
    • menu button to open application config file
  • Updates:

    • all menus are Popovers/PopoverMenus now
    • localization strings
    • screenshots

"Magenta"

13 Nov 15:00
Compare
Choose a tag to compare

Changelog:

  • show input file format in statusbar
  • detect if separate metadata file exists and show info in statusbar, open file on right click
  • use the webbrowser Python package instead of subprocess commands; the package also uses the subprocess module but the code just looks nicer
  • the "New post" dialog is a GtkMessageDialog now
  • FileChooserDialog has its OK/Cancel buttons back
  • if the current working directory is bookmarked, the menu entry is labeled as "(active)" and deactivated
  • gettext localization strings in the POT file are now complete
  • German localization is complete
  • some icons changed

"Janet"

06 Oct 15:30
26b0299
Compare
Choose a tag to compare

Changelog:

  • install with setuptools
  • application config in YAML format
  • read and save site's data as JSON
  • GUI optimization
  • new summary tab
  • localization support
  • create posts/pages in Markdown

works with Nikola v7 and v8

"Brad"

29 May 19:39
Compare
Choose a tag to compare

Snapshot of current status before Nikola v8 is released.