Releases: tillywork/tillywork
Releases · tillywork/tillywork
v0.0.7
New Features 🎊
- feat: new custom field types by @MoShizzle (#205)
- feat: azure storage adapter by @MoShizzle (#222)
- feat: access control on workspaces, spaces, lists and cards by @MoShizzle (#225)
- feat: track card field changes in card activity by @MoShizzle (#229)
Bug Fixes 🐞
- fix: race conditions on granting access control by @MoShizzle (#228)
- fix: always load mailer module by @MoShizzle (#227)
- fix: remove unused env vars from .env.example by @MoShizzle (#223)
- fix: migration error when running fresh database by @MoShizzle (#219)
- fix: toggling group expansion does not reflect instantly by @MoShizzle (#208)
Full Changelog: v0.0.6...v0.0.7
v0.0.6
New Features
- feat: customize table columns in your views by @MoShizzle in #200
- feat: track system email opens by @MoShizzle in #197
General Changes
- feat: remove hard coded fields and define card type fields by @MoShizzle in #189
- feat: updated registration and login styling by @MoShizzle in #190
- refactor: list groups by @MoShizzle in #192
- feat: show pinned fields in create card dialog by @MoShizzle in #199
Bug Fixes
- fix: settings page navigation on smaller screens by @MoShizzle in #191
- fix: use v-model instead of model-value in display chip by @MoShizzle in #194
- fix: deleting lists gives an error by @MoShizzle in #195
- fix: disable nx cache for npm run build by @MoShizzle in #196
- fix: consistent timestamps between client and server by @MoShizzle in #198
- fix: set description and due at field flags by @MoShizzle in #201
- fix: card comments data is not saved correctly by @MoShizzle in #202
Full Changelog: v0.0.5...v0.0.6
v0.0.5
New Features
- You can now set quick filters on views (@Us3r-gitHub, #143)
- You can submit the create task and task comment forms with Ctrl (or Cmd) + Enter (@MoShizzle, #172)
- You can now paste links into the task description or in comments (@MoShizzle, #172)
- You can now mention users in editors by typing
@
then selecting the user to mention (@MoShizzle, #177) - You can now insert emojis in editors by typing
:
then selecting an emoji, e.g:heart:
(@MoShizzle, #177)
General Changes
- Improve settings page look (@codonade, #161)
- The user will now be redirected to the first available list if no list was previously visited (@Us3r-gitHub, #169)
- You can now delete custom fields from the settings page (@codonade, #178)
Bug Fixes
- Date selector menu should not open when the date is cleared (@MoShizzle, #172)
- Navigation bar and drawer sometimes displayed when they shouldn't (@codonade, #170)
- Registered users can now join existing projects (@Us3r-gitHub, #175)
Full Changelog: v0.0.4...v0.0.5
v0.0.4
What's Changed
- feat: customize space and list icons by @Us3r-gitHub
- feat: add custom fields to lists instead of workspaces by @MoShizzle
- feat: create relations between card types as custom fields by @MoShizzle
Bug Fixes
- fix: previously selected users are not set as selected in v-autocomplete by @MoShizzle
Full Changelog: 0.0.3...v0.0.4
0.0.3
Features
- feat: drag and drop, paste, and attach files in base editor by @MoShizzle
- feat: create sub cards by @codonade
General
- feat: show app bar on smaller screens by @Us3r-gitHub
- feat: allow user to clear date picker value by @Us3r-gitHub
- feat: filter a view on list stage by @MoShizzle
Bug Fixes
- fix: filters chip does not always clear when moving between views by @MoShizzle
- fix: delete tasks confirmation dialog not opening by @Us3r-gitHub
- fix: handle end of dragging correctly when dragging cards by @Us3r-gitHub
Full Changelog: v0.0.2...0.0.3
v0.0.2
What's Changed
- feat: custom entities by @MoShizzle in #76
- feat: command palette by @codonade in #85
- feat: add ability to change list stages by @Us3r-gitHub in #79
- feat: ability to update workspaces, spaces, lists, and views by @codonade in #89
- feat: create custom fields by @MoShizzle in #92
- enhancement: Link Authentication Pages to Each Other by @codonade in #95
- feat: Option to show/hide completed tasks by @Us3r-gitHub in #93
- feat: invite users to project by @MoShizzle in #107
New Contributors
- @kaypee90 made their first contribution in #31
- @SofPan made their first contribution in #53
- @codonade made their first contribution in #54
- @Us3r-gitHub made their first contribution in #79
Full Changelog: https://github.com/tillywork/tillywork/commits/v0.0.2