Skip to content

Journey v0.1.7

Compare
Choose a tag to compare
@kabukky kabukky released this 06 May 19:16
· 75 commits to master since this release
  • Added: "navigation", "url", "slug", "label", and "current" helpers and interface to add navigation items in the settings (admin interface).
  • Added: navigation.hbs and pagination.hbs are now read from the theme
    files. If they are not present, the built-in ones will be used.
  • Added: "contentFor" and "block" helpers.
  • Added: "Log Out" link in admin interface.
  • Fixed: Behavior of "author" and "author.name" helpers.
  • Fixed: The number of total index pages is now calculated correctly.
  • Fixed: Loading and redirection of custom pages without a trailing slash.