Quokka v0.3.5 Release Notes

Release Date: 2018-02-06 // about 6 years ago
    • โœ‚ Removed flit in favor of pbr
    • ๐Ÿ›  Fix dropdown arrow
    • Clenup on README
    • ๐Ÿ‘Œ Support for bare urls in MENU block items
    • Split root categories fix #24
    • Implemented sitemap Fix #19
    • Implemented atom and rss feeds fix #18
    • Implemented atom and rss feeds fix #18
    • Author page can have comments box
    • ๐Ÿ›  Fix #17 author profile page added creating a Block with the same name/slug turns to author profile page customizable header, text, social links, image and banner background
    • โœ‚ removed unused code form utils.routing
    • Refactored url_for_content
    • modularized custom_vars
    • ๐Ÿ‘ better home blocks based on models
    • ๐Ÿšง Custom vars and WIP to get HOME items in admin
    • โž• Adding Collection Type and dynamic MENUITEMS fix #7 fix #12 fix #16 fix #10 fix #9 (#82)
    • bind to 127..
    • โšก๏ธ Updated README :hamster:
    • โšก๏ธ Update CONTRIBUTING.md file (#81)
    • โž• Add Dockerfile (#79)
    • adding a __main__ to allow `python -m quokka ` on windows (#76)
    • More spacing after leading emoji (#75)
    • โšก๏ธ Update .gitattributes
    • Create .gitattributes
    • Turn todo into issues
    • more todo :hamster:
    • date formatting, comments control
    • โž• added BUG section to readme
    • โž• Added contributor instructions
    • โš  author pages, dynaconf multi yaml, pygments, secret_key warnings
    • ๐Ÿท Tags page
    • Category and Tags page + CONTENT_VAR_MAP
    • โšก๏ธ Updated README
    • more theme adjusts
    • DYNAMIC_VARS to rule them all!! :hamster:
    • โž• added CATCHALL_CATEGORY to use woth homepaged themes
    • ๐Ÿ‘ wiser url handles + better malt template adjust
    • โž• Added `mdbook` and its sources
    • โž• Added full theme under project_template (while development only)
    • โž• Added support for malt theme
    • Theming tweeks
    • templates sidebar adjusts
    • adjusted pagination
    • INdex and article pages working for pelican themes
    • ๐Ÿ‘ Allow forced overload of pelican themes
    • ๐Ÿ‘ Allow overload of Pelican vars using environment variables
    • pelican bootstrap3 adjusts
    • โž• adding new pelican templates related files
    • Adapting pelican themes part1
    • ๐Ÿ‘ Allow custom admin panel icons
    • More unused code cleanup
    • Remodeled admin index page using panels
    • โž• added module metadata to allow custom render of template
    • ๐Ÿ‘ฏ Clone action enabled (A first attempt to fix enter key on select2)
    • implemented content versioning :)
    • Struggling with versioning and wtforms
    • ๐Ÿ”– versioning
    • dynamize admin db access
    • โž• adding new files
    • ๐Ÿ”จ Another hige refactor
    • ๐Ÿ‘ allow modules in project_folder
    • โœ‚ removed more unused deps
    • โœ‚ removed unused deps
    • reaaranged file structures
    • โž• added `make install`
    • โœ‚ deleted unused files
    • โœ‚ removed setup.py
    • ๐Ÿ”จ Refactor database access
    • flit things up
    • ๐Ÿ”„ changed collection names
    • Before and after save events
    • formatted 'publish' button and form rules
    • renamed content_type to content_format and started form edit_rules
    • Implemented edit form content type and validators
    • Dynamic content forms added
    • All the form fields and widgets comes from single place
    • โž• Added data serialization to tinymongo and more widgets
    • Starting to write the Base Content Form
    • ๐Ÿ“‡ renamed ext to core - porting the first module
    • โž• added .secrets.yml concept, content translations, configs
    • Loaded extensions, admin working, ported extensions, themes, settings
    • Ported extensions
    • โž• Added security and admin
    • โž• added project templates folder
    • Fisrt commit of Quokka New Generation