All Versions
13
Latest Version
Avg Release Cycle
65 days
Latest Release
1509 days ago

Changelog History
Page 1

  • v0.12

    September 26, 2020
  • v0.11.1 Changes

    July 05, 2020

    โšก๏ธ Updated nginx config to disable file execution on storage directory

  • v0.11

    June 14, 2020
  • v0.10

    October 21, 2019
  • v0.9 Changes

    June 30, 2019

    โž• 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
  • v0.8 Changes

    October 18, 2018

    โž• Added

    • โž• Added swedish translation
    • โž• Added LocalizationMiddleware & locale config (issue-211)
    • โž• Added lang column in users table (issue-211)
    • โž• Added localize filter in global Vue (issue-211)
    • โž• Added comment option to tasks (issue-205)
    • โž• Added localization
    • โž• Added german translation
    • โž• Added spanish (Spain) translation
    • โž• Added spanish (Mexican) translation
    • โž• Added portuguese (Brazil) translation
    • โž• Added italian translation
    • โž• Added russian translation
    • โž• Added dutch translation
    • โž• Added arabic translation
    • โž• Added french translation
    • โž• Added thai translation
    • โž• Added sub task option (issue-195)
    • โž• Added indicator in tab menu for unread message

    ๐Ÿ”„ Changed

    • ๐Ÿ’ป Time showed in Teamchat is now based on the user preferred timezone if set otherwise local time based on browser (issue-280)
  • v0.7 Changes

    October 13, 2018

    โž• Added

    • โž• Added Quill rich text editor on discussion section (issue-165)
    • โž• Added Discussion create form
    • โž• Added Discussion details modal on Discussion Board section (issue-40)
    • โž• Added delete option for message, project, team and office
    • โž• Added email notification on member add to project/team/office
    • โž• Added comment option to discussions

    ๐Ÿ”„ Changed

    • โšก๏ธ Updated to Laravel 5.7
    • โšก๏ธ Updated docker compose to use php:7.2-fpm & php:7.2-cli
  • v0.6 Changes

    October 05, 2018

    โž• Added

    • โž• Added task delete feature on task details modal (issue-130)
    • โž• Added Activities section on Admin page (issue-29)
    • โž• Added Global EventBus for front end notification (issue-143)
    • โž• Added new permissions ('create team', 'create project', 'create office') (issue-143)
    • โž• Added new permissions ('create task', 'edit task', 'delete task') (issue-130)
    • โž• Added new welcome email to new registered user (issue-26)
    • โž• Added new config variable company_name in config/app.php (issue-26)
    • โž• Added spatie/laravel-activitylog package (issue-30)

    ๐Ÿ”„ Changed

    • ๐Ÿ‘‰ Use mix helper instead of asset
    • ๐Ÿ‘‰ Use minified version of all asset
    • ๐Ÿ”– Versionify & minify all assets file
  • v0.5 Changes

    September 16, 2018

    โž• Added

    • โž• Added spatie/laravel-permission package (issue-152)
    • โž• Added GranularPermissionMiddleware (issue-152)
    • โž• Added Roles & Permissions section on Admin page (issue-152)
    • โž• Added create_permissions helper method (issue-152)

    โœ‚ Removed

    • โœ‚ Removed RedirectIfNotAdmin middleware
  • v0.4

    September 11, 2018