Skip to content

Commit

Permalink
chore(main): release 2.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
myriaddevops committed Sep 13, 2023
1 parent 2c86c48 commit 1b4c1b3
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Changelog

## [2.4.1](https://github.com/myriadsocial/myriad-web/compare/2.4.0...2.4.1) (2023-09-13)


### Bug Fixes

* disable create post button when editor is empty or timeline not selected ([#1876](https://github.com/myriadsocial/myriad-web/issues/1876)) ([2409438](https://github.com/myriadsocial/myriad-web/commit/24094387f098dd3bccd37bdbd35d40c9c206fcf8))
* extension support ([#1880](https://github.com/myriadsocial/myriad-web/issues/1880)) ([7c2bccc](https://github.com/myriadsocial/myriad-web/commit/7c2bccca6388a3068a31869469834ae5726969d2))
* fail to create exclusive content ([def94fe](https://github.com/myriadsocial/myriad-web/commit/def94fea467d729040deb67a08f029009dcc8e55))
* fail to create exclusive content post ([#1887](https://github.com/myriadsocial/myriad-web/issues/1887)) ([def94fe](https://github.com/myriadsocial/myriad-web/commit/def94fea467d729040deb67a08f029009dcc8e55))
* mobile bottom navbar not appearing ([#1867](https://github.com/myriadsocial/myriad-web/issues/1867)) ([d1cce12](https://github.com/myriadsocial/myriad-web/commit/d1cce121b80e7846ff056dfe46232579f0012f9e))
* mobile video not uploading ([#1885](https://github.com/myriadsocial/myriad-web/issues/1885)) ([867ed19](https://github.com/myriadsocial/myriad-web/commit/867ed19150ac80ee03876d1e0c80139fd36fdc08))
* redirect to home when logo is clicked ([#1865](https://github.com/myriadsocial/myriad-web/issues/1865)) ([ec5b702](https://github.com/myriadsocial/myriad-web/commit/ec5b702bd3d524739cffa713d651126b7e6fd4ab))
* remove halo from profile header ([#1866](https://github.com/myriadsocial/myriad-web/issues/1866)) ([3c3ce19](https://github.com/myriadsocial/myriad-web/commit/3c3ce19c696f53e19dfd904754f82c44c3b3ce77))
* sanitize x as twitter ([#1892](https://github.com/myriadsocial/myriad-web/issues/1892)) ([b0fcae1](https://github.com/myriadsocial/myriad-web/commit/b0fcae1758a0bf041ca815fceafd0ca32d2a98c4))

## [2.4.0](https://github.com/myriadsocial/myriad-web/compare/2.3.3...2.4.0) (2023-06-15)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "myriad-web",
"version": "2.4.0",
"version": "2.4.1",
"description": "myriad-web",
"private": true,
"license": "AGPL-3.0",
Expand Down

0 comments on commit 1b4c1b3

Please sign in to comment.