Skip to content

v0.1.0 Alpha 3

Pre-release
Pre-release
Compare
Choose a tag to compare
@paulrobertlloyd paulrobertlloyd released this 26 Aug 22:20
· 2696 commits to main since this release

Bug Fixes

  • show correct version number in footer. fixes #269 (549fdca)

Features

  • make needing a MongoDB database optional. fixes #264 (36cb470)

    Without MONGODB_URL environment variable, it will not be possible to store information about previously published posts of files (which means they can’t be updated), or cache any fetched files.

  • remove support for deprecated slug property. fixes #267 (dbed056)

    Indiekit now only recognises mp-slug

  • use url instead of value for media properties audio, photo, video. fixes #268 (04b27ec)

  • update presentation of file and post lists (c455c7d)

    Now includes the published URL and ensures there is text is always provided for the link