Skip to content

Releases: kanbn/kan

v0.6.0

v0.6.0 Pre-release
Pre-release

Choose a tag to compare

@hjball hjball released this 29 Jun 12:47

Sorry for the recent break in scheduled releases. We're back on track now.

What's Changed

  • feat(cloud): setup log drain by @hjball in #447
  • fix: increase maximum length for boardSlug from 24 to 60 characters by @hjball in #448
  • fix: prevent invalid calls to fetch label by publicId by @hjball in #449
  • feat: enhance logging with request input by @hjball in #450
  • feat: add card context menu and duplication functionality by @charitea in #381
  • fix: avatar upload display and oversized crop on HiDPI screens by @nickmeinhold in #442
  • feat(cloud): improved workspace onboarding by @hjball in #462
  • fix(cloud): enable upgrading new and existing workspaces onto team/pro by @hjball in #470
  • refactor: remove legacy code from NewWorkspaceForm by @hjball in #471
  • OpenAPI schemas for response objects by @nahSystemu in #452
  • Don't default NEXT_PUBLIC_STORAGE_URL to empty string by @wrefgtzweve in #455
  • fix: redirect to boards list after archive/unarchive by @nickmeinhold in #459
  • fix: use stable public ids for card webhook by @vvaswani in #463
  • fix: remove duplicate OIDC provider registration in getSocialProviders by @louiechilli in #475
  • chore: clean up types by @hjball in #476
  • feat: add ticket numbers to cards with workspace prefix by @flrxnt in #443
  • fix: allow reordering without supplying an index when updating cards by @hjball in #492
  • Add cardPublicId to card webhook payloads by @Midas-sudo in #490
  • fix: unable to change password when using magic link by @nahSystemu in #484
  • feat(cloud): partner integration by @hjball in #493
  • fix(workspace): point package types exports at src/, not stale dist/ by @nickmeinhold in #496
  • fix(s3): default S3_REGION to us-east-1 instead of empty string by @nickmeinhold in #495
  • fix(editor): convert pasted markdown to formatted content by @dhalarewich in #498
  • fix: run web container as non-root user (UID 1000) by @hjball in #501
  • fix: respect redirect param on login and signup pages by @hjball in #504
  • feat(cloud): set seat limit checks for partner member invitations by @hjball in #506
  • fix: reliably select workspace on login by @hjball in #507
  • fix: encode attachment filename header to support non-ASCII characters by @hjball in #519
  • feat: kan mcp server by @nahSystemu in #485
  • fix: correct German gender for "Neues Board" by @hajorappe in #514
  • fix: sync Editor editable state with readOnly prop by @JayDataEngineer in #523
  • feat: add mobile list snap scrolling by @knom in #510
  • fix: list dnd when board exceeds viewport width by @hjball in #526

New Contributors

Full Changelog: v0.5.6...v0.6.0

v0.5.6

v0.5.6 Pre-release
Pre-release

Choose a tag to compare

@hjball hjball released this 19 Mar 12:57
67cf523

Warning

Security Update - This release contains an important security fix. We recommend all users upgrade as soon as possible.

What's Changed

  • Fontsize PR for Issue #429 by @clemenko in #430
  • feat: add logger package to improve observability by @hjball in #437
  • fix: security improvements to checklist input by @hjball in #444
  • fix: API key authentication and REST handler errors by @hjball in #446

New Contributors

Full Changelog: v0.5.5...v0.5.6

v0.5.5

v0.5.5 Pre-release
Pre-release

Choose a tag to compare

@hjball hjball released this 12 Mar 22:54

Breaking Changes

  • Database migrations are now handled by a separate kan-migrate image. See the project README for details.

What's Changed

New Contributors

Full Changelog: v0.5.4...v0.5.5

v0.5.4

v0.5.4 Pre-release
Pre-release

Choose a tag to compare

@hjball hjball released this 06 Feb 22:30
1ab4e24

What's Changed

  • feat: display app version in user menu by @hjball in #310
  • feat(cloud): handle cancelled subscriptions by @hjball in #313
  • Add Discord CDN avatars to allowed image sources by @wrefgtzweve in #322
  • feat: implement horizontal drag-to-scroll functionality in board views by @charitea in #326
  • Add NEXT_API_BODY_SIZE_LIMIT config by @wrefgtzweve in #325
  • Show display name instead of email by @wrefgtzweve in #323
  • Hide member emails from non-admins by @charitea in #327
  • Fix not being able to drag scroll in between lists & empty space by @charitea in #328
  • fix: support virtual-hosted S3 URLs for avatar storage by @ssd532 in #330
  • feat: show user avatar on comments and activity by @ssd532 in #331
  • fix: update localization for brazilian portuguese by @hjball in #332
  • fix: disable tooltips on touch devices by @ssd532 in #333
  • feat(cloud): reset workspace slug on subscription cancelled by @hjball in #335
  • feat: rate limit api routes by @hjball in #336
  • feat: setup AGENTS.md file by @hjball in #337
  • feat: add env var to use virtual hosted urls by @hjball in #338
  • feat: customisable workspace role permissions by @hjball in #345
  • fix(api): include name and slug in workspace byId response by @nickmeinhold in #347
  • feat: add board favourites with animations by @eliott-herbert-byrnes in #318
  • fix: ensure publicId is returned from create card by @hjball in #350
  • fix: prevent ellipses from showing through member dropdown menu by @hjball in #352
  • fix: fallback to email when user name is missing in activity list by @hjball in #355
  • fix: prevent validation errors in workspace/card queries by @hjball in #356
  • refactor: standardise S3 URL generation by @hjball in #362
  • docs: add railway deployment template to readme by @hjball in #363

New Contributors

Full Changelog: v0.5.3...v0.5.4

v0.5.3

v0.5.3 Pre-release
Pre-release

Choose a tag to compare

@hjball hjball released this 09 Jan 12:52
47b6f06

What's Changed

Full Changelog: v0.5.2...v0.5.3

v0.5.2

v0.5.2 Pre-release
Pre-release

Choose a tag to compare

@hjball hjball released this 19 Dec 21:56
a55c8cd

What's Changed

  • feat: update logos by @hjball in #284
  • feat(cloud): force payment method collection for subscription checkout by @hjball in #285
  • feat: implement drag-and-drop reordering for checklist items by @eliott-herbert-byrnes in #275
  • feat: paginate and merge frequent activities by @Rythm18 in #274
  • feat: health check and stats endpoints by @hjball in #290
  • fix: update checklist when pressing enter on edit by @hjball in #292

Full Changelog: v0.5.1...v0.5.2

v0.5.1

v0.5.1 Pre-release
Pre-release

Choose a tag to compare

@hjball hjball released this 13 Dec 22:46
86ecdca

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.5.1

v0.5.0

v0.5.0 Pre-release
Pre-release

Choose a tag to compare

@hjball hjball released this 20 Nov 20:15
1651faa

What's Changed

New Contributors

Full Changelog: v0.4.8...v0.5.0

v0.4.8

v0.4.8 Pre-release
Pre-release

Choose a tag to compare

@hjball hjball released this 07 Nov 13:18
735db21

What's Changed

  • fix: use resolvedTheme to fallback to system theme by @hjball in #228
  • feat: add testimonials by @hjball in #230
  • fix: extend workspace name max character limit and truncate by @hjball in #233
  • fix: improve faq text eligibility on dark mode by @hjball in #234
  • feat(cloud): oss friends by @hjball in #235
  • feat(cloud): enable free trial by @hjball in #236

Full Changelog: v0.4.7...v0.4.8

v0.4.7

v0.4.7 Pre-release
Pre-release

Choose a tag to compare

@hjball hjball released this 24 Oct 21:06
8663802

What's Changed

  • feat(cloud): update active subscription statuses by @hjball in #211
  • cloud: add new pricing page by @hjball in #213
  • feat: add polish language support by @hjball in #216
  • fix: update feature header link to use absolute path by @hjball in #217
  • feat: improve header navigation by @hjball in #219
  • Fix/polish translation error fix and correction by @X30N1 in #218
  • feat: extend apiKey rate limit by @hjball in #220
  • fix: prevent new workspace modal from being closed without an active workspace by @hjball in #224
  • feat: card will indicate icons of comments and description by @Rythm18 in #222
  • fix: update page titles to show board name by @hjball in #225
  • feat: display scrolling company logos by @hjball in #226
  • feat: update hero image by @hjball in #227

New Contributors

Full Changelog: v0.4.6...v0.4.7