goodwork v0.9 Release Notes

Release Date: 2019-06-30 // almost 5 years ago
  • โž• Added

    • ๐Ÿ†• New Authorization module
    • ๐Ÿ†• New permission system
    • File upload option in file section
    • Direct messaging to user functionality
    • Mentioning user functionality in comment & message
    • ๐Ÿ†• New cycle (release based) functionality
    • Roadmap feature
    • ๐Ÿ‘‰ Show who's online currently in dm box
    • ๐Ÿ‘‰ Show activity in project/team/office page
    • ๐Ÿ†• New admin middleware
    • Tool enable/disable option in project/team/office
    • Endpoint to list all tags
    • Endpoint to create categories
    • Endpoint to check if username exists
    • โž• Added localize helper function
    • Shareable invite link option for registration
    • Impersonate user feature for owner
    • ๐Ÿšš Owner/admin can remove user from project/team/office
    • โšก๏ธ Update discussion posts
    • Indicator for new notification and direct message
    • ๐ŸŒ Finnish translation
    • ๐ŸŒ Simplified Chinese translation

    ๐Ÿ”„ Changed

    • โฌ†๏ธ Upgraded to Laravel 5.8
    • โฌ†๏ธ Upgraded to TailwindCSS 1.0
    • ๐Ÿšš Everything under App namespace is now moved to App\Core namespace
    • Image option in discussion post has been changed (url embed instead of base64)

    โœ‚ Removed

    • โœ‚ Removed spatie/laravel-permission package
    • โœ‚ Removed spatie/laravel-activitylog package
    • โœ‚ Removed vue-linkify npm package