All Versions
13
Latest Version
Avg Release Cycle
65 days
Latest Release
1280 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