What's Changed
- fix: board and workspace URL links and copy behavior by @charitea in #357
- feat: add functionality to copy card link by @charitea in #358
- fix: remove phantom spacing in auth form (closes #334) by @program-the-brain-not-the-heartbeat in #364
- feat: smart typography by @shelepuginivan in #360
- fix: use multipart upload for attachments to resolve chunk size error by @hjball in #368
- fix: prevent long card titles from overflowing column width by @kOaDT in #367
- fix: handle x-forwarded-host and proxy issues behind Cloudflare by @program-the-brain-not-the-heartbeat in #370
- Join Workspace Email improvements by @program-the-brain-not-the-heartbeat in #371
- feat: add two types of roadmap templates by @program-the-brain-not-the-heartbeat in #369
- feat: send email notifications on user mentions by @hjball in #372
- feat: add close button to card view header by @charitea in #383
- feat: Activity log for uploading attachments (closes #354) by @program-the-brain-not-the-heartbeat in #366
- Fix: show profile pics on board cards by @nickmeinhold in #388
- refactor: docker image for less final size (#315) by @nahSystemu in #385
- feat(db): add webhook schema, migration, and repository by @nickmeinhold in #391
- fix: handle empty commenter name in mention notification emails by @owaisrizvi97 in #400
- fix: increase max workspace url length from 24 to 64 characters (clos… by @program-the-brain-not-the-heartbeat in #398
- feat(cloud): improve pricing tiers and add comparison table by @hjball in #405
- chore: update translations to json by @hjball in #408
- fix: prevent cross-workspace access on member and permission endpoints by @hjball in #413
- fix: make links clickable in comments by @matk0 in #415
- fix(api): add missing openapi meta to checklist.update by @nickmeinhold in #417
- fix: allow invited users to sign up when registration is disabled by @nickmeinhold in #418
- feat:archived boards by @eliott-herbert-byrnes in #386
- feat(api): add webhook delivery utility and card event integration by @nickmeinhold in #392
- fix: publish migrate image by @hjball in #423
- docs: add migrate service to self hosting guide by @hjball in #425
- feat: initial github integration with importing projects by @nahSystemu in #421
- fix: add missing migration meta by @hjball in #427
- fix: swap latest to only publish on version tags and add edge tag for builds by @hjball in #428
- fix: preserve board scroll position when navigating back from a card by @kOaDT in #431
- Allow installing this app as a Web App by @aminnairi in #419
- feat: make avatar upload size limit configurable via environment variable by @tgoetten in #375
- feat(api): add webhook CRUD API router and tests by @nickmeinhold in #393
- feat(web): add webhook management UI by @nickmeinhold in #394
- feat: add url validation to download attatchment endpoint by @hjball in #432
- fix: add 404 not found page by @wotan-allfather in #349
- feat: workspace start of week column (closes #361) by @program-the-brain-not-the-heartbeat in #399
New Contributors
- @program-the-brain-not-the-heartbeat made their first contribution in #364
- @kOaDT made their first contribution in #367
- @matk0 made their first contribution in #415
- @aminnairi made their first contribution in #419
- @tgoetten made their first contribution in #375
- @wotan-allfather made their first contribution in #349
Full Changelog: v0.5.4...v0.5.5