1
0
mirror of https://github.com/mattermost/focalboard.git synced 2024-12-24 13:43:12 +02:00

v0.10 changelog (#1778)

This commit is contained in:
Chen-I Lim 2021-11-08 13:14:37 -08:00 committed by GitHub
parent 7ab1b81f8a
commit 2113cac6fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,6 +6,12 @@ This changelog summarizes updates to our open source project. You can also find
## [Work In Progress] - vNext Release - [Date TBD]
## v0.10 Release - November, 2021
* @mention notifications. Thanks @wiggin77!
* Board calculations. Thanks @harshilsharma63!
* Unfurl card previews in posts. Thanks @hahmadia!
* Plus many, many contributions from Hacktoberfest and beyond, including from: @jufab, @kamre, @Johennes, @nishantwrp, @tiago154, @DeeJayBro, @CuriousCorrelation, @prakharporwal, @donno2048, @anchepiece, @puerco, @adithyaakrishna, @JenyaFTW, @ivernus, @grsky360, @b4sen, @naresh1205, @JtheBAB, @ssensalo, @berkeka, @yedamao, @Prassud, @NakulChauhan2001, @achie27, @crspeller, @sahil9001, @alauregaillard, @igordsm, @rafaeelaudibert, @kaakaa, @Sayanta66, @Bhavin789, @Shahzayb, @kayazeren, @fcoiuri, @tsabi, @DeviousLab, @leosunmo, @xMicky24GIT, @majidsajadi, @marcvelasco, and @aloks98. Sorry if we missed anyone in this list!
## v0.9 Release - August, 2021
* New date range property type. Thanks @sbishel!
* Changed the urls to use routes instead of query parameters. Thanks @jespino!