Gmemstr Pogo Versions Save

Audio feed generator and CMS

v2.0.0

6 years ago

Many, many changes. This is a huge overhaul of Pogo's usability, both from a setup perspective and frontend.

  • New frontend rewritten in Vue.js (pogo-vue)
  • Automatic setup on first run
    • Generates skeleton config
    • Creates user database and admin user
    • Generates necessary folders
    • Automatically downloads frontend release
    • Generate empty feed
  • Binary is completely standalone for first deploy
  • Colours for frontend are pulled from podcast thumbnail
  • Feed configuration editable from admin dashboard
  • Feed image can be uploaded in admin frontend
  • Multiple user support
    • Published episodes show who published them
    • Basic permissions, restrict publishing, episode editing, user/config management etc
    • More info
  • Windows binary discontinued

v1.2.0

6 years ago

We've moved from the .json format for users to an SQLite3 file. You'll need to manually add any accounts you previously had within the admin interface.

  • New interface for managing users
  • Moved from JSON storage for users to SQLite3
  • Some adjustments to the frontend styling

This isn't quite a v2.0.0 release - that is coming, but it's important people migrate to the new SQLite3 storage method.

v1.0

6 years ago

Full featured!

Changelog:

  • This is the initial release, and includes the basic features required for podcast hosting & management
  • Implements these features, just nicely bundled into executables

Please report any issues with the binaries!