Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [1.4.0](https://github.com/dapplets/mutable-web-monorepo/compare/@mweb/extension@1.3.0...@mweb/extension@1.4.0) (2024-10-04) ### Bug Fixes * wrong layer z-axis position in Picker (DAP-4755) ([#19](#19)) ([9aa66c8](9aa66c8)) ### Features * add timestamp to the base dto (DAP-4763) ([717076d](717076d)) * add timestamp to the base entity (DAP-4763) ([#24](#24)) ([9cce251](9cce251)) * add view all notifications function (DAP-4766) ([#27](#27)) ([a8d9664](a8d9664)) * allow to specify notification duration ([#13](#13)) ([7dd15ba](7dd15ba)) * apply changes to origin mutation (DAP-4751) ([a601705](a601705)) * export useViewAllNotifications hook (DAP-4766) ([e39185f](e39185f)) * fork and publish popups (DAP-4749) ([#20](#20)) ([6b2aa46](6b2aa46)) * generate entity ids on backend side (DAP-4767) ([#29](#29)) ([11630c0](11630c0)) * introduce backend for pull request notifications (DAP-4753) ([#23](#23)) ([1e59486](1e59486)) * introduce overlay and notifications (DAP-4762) ([#25](#25)) ([d7abf97](d7abf97)) * introduce working with documents and multiple app instances (DAP-4737, DAP-4738, DAP-4739) ([#14](#14)) ([dcc6f18](dcc6f18)) * make documents reusable between different mutations (DAP-4752) ([#16](#16)) ([3a711de](3a711de)) * Picker and Highlighter use `data-mweb-context-level` parameter (DAP-4731) ([#11](#11)) ([2df3f31](2df3f31)) * review pull request modal window (DAP-4764) ([#28](#28)) ([f59d5ed](f59d5ed)) * store original mutation id when forking (DAP-4751) ([afcfc90](afcfc90)) * throw out human-readable errors for notifications (DAP-4765) ([#26](#26)) ([55f7aa9](55f7aa9))
- Loading branch information