Skip to content

Latest commit

 

History

History
56 lines (46 loc) · 3.53 KB

CHANGELOG.md

File metadata and controls

56 lines (46 loc) · 3.53 KB

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.

[Work In Progress] - vNext Release - [Date TBD]

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!

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
    • Add more frontend unit test coverage. #126 Thanks @renjithgr!
    • GH-40 - Add property type email #84. Thanks @renjithgr!

v0.6.1 Release - March 15, 2021