Highlights New feature: widgets Widgets enable dynamic retrieval of Unit attributes, useful for creating things like a list of most recent posts or a list of archive links. They are Python functions stored in widgets.py in the project root directory. New feature: logging Users can now log their entire Volt run and log their custom engines, plugins, or widgets. New command: volt add volt add ... (more)