All Versions
13
Latest Version
Avg Release Cycle
65 days
Latest Release
1509 days ago
Changelog History
Page 1
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 toApp\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 inusers
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
- โ Added
-
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
inconfig/app.php
(issue-26) - โ Added
spatie/laravel-activitylog
package (issue-30)
๐ Changed
- ๐ Use
mix
helper instead ofasset
- ๐ Use minified version of all asset
- ๐ Versionify & minify all assets file
-
v0.5 Changes
September 16, 2018 -
v0.4
September 11, 2018