Goodwork Versions Save

Self hosted project management and collaboration tool powered by TALL stack

v0.11.1

3 years ago

Updated nginx config to disable file execution on storage directory

v0.9

4 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