Focalboard is an open source, self-hosted alternative to Trello, Notion, and Asana.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

7.5 KiB

Focalboard Changelog

Focalboard is an open source, self-hosted alternative to Trello, Notion, Asana and Jira for project management. We help individuals and teams define, organize, track and manage their work.

This changelog summarizes updates to our open source project. You can also find the latest releases and release notes on GitHub here.

v0.15 Release - March, 2022

  • Onboarding tour. Thanks @harshilsharma63! @jespino!
  • Channel intro link to Boards. Thanks @sbishel!
  • Improved share board UI. Thanks @sbishel!
  • New error pages. Thanks @wiggin77! @asaadmahmood!
  • In-app links to import Help Docs. Thanks @justinegeffen! @sbishel!
  • Toggle to hide empty groups for TableView. Thanks @vish9812!
  • Removed transactions from sqlite backend to prevent locking issues. Thanks @jespino!
  • Update readme with accurate Linux standalone app build instructions. Thanks @wiggin77!
  • Change wrapping in React.memo. Thanks @kamre!
  • Don't use property value for key construction. Thanks @kamre!
  • Updated comment box alignment. Thanks @asaadmahmood!
  • Show "(Deleted User)" instead of UUID when user not found. Thanks @akkivasu!

v0.14 Release - February, 2022

  • Template selector dialog. Thanks @jespino!
  • New standard templates. Thanks @wiggin77!
  • Archive file format has changed and now supports images. Thanks @wiggin77!
  • Card badges. Thanks @kamre!
  • URL property improvement. Thanks @kamre!
  • GIF support in card descriptions. Thanks @asaadmahmood!
  • Add links to linode. Thanks @ChaseKnowlden!
  • Add chown for nobody in the docker run example. Thanks @K3UL!
  • Fixed Mac M1 chip build. Thanks @jpaldeano!
  • Removed link to deleted css file. Thanks @kamre!
  • Fixed typo in config.toml. Thanks @krmh04!

v0.12 Release - January, 2022

v0.11 Release - December, 2021

v0.10 Release - November, 2021

v0.9 Release - August, 2021

  • New date range property type. Thanks @sbishel!
  • Changed the urls to use routes instead of query parameters. Thanks @jespino!
  • Add clear button to value selectors. Thanks @jespino!
  • Fix auto-size columns in FireFox. Thanks @kamre!
  • Fix comments not appearing in readonly view. Thanks @harshilsharma63!
  • Multi-line card titles. Thanks @kamre!
  • Add unit tests for sqlstore. Thanks @yedamao!
  • Add makefile documentation. Thanks @Szymongib!

v0.8 Release - July, 2021

v0.7.0 Release - June, 2021

v0.6.7 Release - May, 2021

  • Key Updates:
    • Added Todoist import script. Thanks @harshilsharma63!
    • Added MySql database support. Thanks @jespino!
    • Added URL and phone number properties. Thanks @BharatKalluri!
    • Added documentation for share board. Thanks @haardikdharma10!
    • Persist Mac app settings. Thanks @Johennes!
    • Improved board sorting without leading emoji. Thanks @Johennes!
    • Added Prettier linting for SCSS. Thanks @signalwerk!
    • Improved table headers. Thanks @sbishel!
    • Disable unused Mac tab menu. Thanks @@haardikdharma10!
    • Fixed server lint issues. Thanks @harshilsharma63!
    • Updated open button. Thanks @arjitc!

v0.6.5 Release - April 19, 2021

  • Key Updates:
    • Focalboard now available on DockerHub at https://hub.docker.com/r/mattermost/focalboard. #91 Thanks @jwilander @obbardc!
    • You can now contribute translations to Focalboard on https://translate.mattermost.com/. Thanks @jespino!
    • Added German language translation. Thanks @svelle!
    • Added Japanese language translation. Thanks @kaakaa!
    • Added French language translation. Thanks @CyrilLD!
    • Added Occitan language translation. Thanks Quentin PAGÈS!
    • Added Dutch language translation. Thanks Tom De Moor!
    • Added Turkish language translation. Thanks Abdullah Musab!
    • Added Chinese language translation. Thanks Yao Xie and toto6038!
    • Added Russian language translation. Thanks Edward Smirnov!
    • Add Dockerfile to run service in a container. #76 Thanks @proffalken!
    • Add docker-compose to run the whole service in containers. #105 Thanks @jbutler992!
    • Added Gallery view.
    • Added Checkbox content type.
    • Added Selected cards duplication with Ctrl+D.
    • Added Search shortcut (Ctrl+Shift+F).
  • Requested Contributions

v0.6.1 Release - March 15, 2021