• v0.9 c5691ec293

    Version 0.9 Pre-Release

    konrad released this 2019-11-24 18:51:45 +00:00 | 742 commits to master since this release

    This release has mostly improvements, most bigger changes were made on the api.

    Added

    • Add minimal PWA (#34)
    • Task Detail View (#37)
    • Added link sharing (#30)
    • Added caching to the docker image
    • Added changing %Done on a task
    • Added global api config (#31)
    • Added handling if the user is offline (#35)
    • Added labels for login and register inputs
    • Added meta description tag
    • Added support for HTTP/2 to the docker image
    • Added the function to collapse all lists in a namespace in the sidebar menu

    Changed

    • Correctly preload fonts
    • Different edit icon
    • Improved font handling
    • Load the offline image quietly in the background
    • Moved non-theme stuff in general.scss
    • Removed rancher configuration
    • Removed unused preload fonts tags
    • Replace all spaces with tabs
    • Show avatars of assigned users
    • Sort tasks by done/undone first and then newest
    • Update vue/cli-service
    • Updated axios
    • Updated dependencies
    • Updated packages
    • Updated packages to their latest versiosn
    • Use the new listuser endpoint to search for users

    Fixed

    • Fix edit label pane not closing when clicking on it
    • Fixed gzip compression in docker
    • Fixed label edit still opening when deleting a label
    • Fixed menu not being visible on mobile
    • Fixed namespace loading (#32)
    • Fixed new task field not being reset after adding a new task
    • Fixed redirect to login page (#33)
    • Fixed scroll behaviour
    • Fixed shared lists overflowing
    • Fixed sharing with a user not working
    • Fixed task update not working
    • Fixed task update not working (again)
    • Fixed team creating not working
    • Handle task relations the right way (#36)

    Misc

    • Moved markdown-based todo list to Vikunja [skip ci]
    • Use yarn image instead of installing it every time
    Downloads