Releases: epochtalk/epochtalk-vue
Releases · epochtalk/epochtalk-vue
v1.38.0
1.38.0 (2021-11-17)
Bug Fixes
- issue with title of thread changing when editing first post in thread (5f8ddb8)
Features
- Dont ask to load draft if the current draft has not been cleared from the editor (ce7d2e8)
v1.37.0
1.37.0 (2021-11-16)
Features
- port css for draft message at top of post editor (8991077)
- port css to stop editor buttons from changing size when focusing (a0f0889)
v1.36.1
1.36.1 (2021-11-15)
Bug Fixes
- issue with drafts not working correctly and not working after quoting or editing a post (78291fd)
v1.36.0
1.36.0 (2021-11-13)
Features
- add message draft routes (80a4e4a)
- add post draft routes (cc91199)
- WIP initial port of drafts, still need to work out proper use cases for when draft should be loaded, currently it loads unnecessarily at times (bdaa3a1)
v1.35.0
1.35.0 (2021-11-10)
Features
- port canUpdate permission for editor to messages and posts view (2ba4832)
- port permissions for editor for threads view (ea9e794)
v1.34.0
1.34.0 (2021-11-09)
Features
- clear quote when hitting cancel (fd24e92)
- dont scroll when quoting posts, just highlight (5db6dcb)
v1.33.0
1.33.0 (2021-11-09)
Features
- port create permissions code over for editor, extracted outside of editor (97f08b6)
v1.32.0
1.32.0 (2021-11-08)
Features
- handle quoting multiple posts, focus after quoting (27686a5)
v1.31.0
1.31.0 (2021-11-06)
Features
- add copy quote functionality, make quote/edit toggle, highlight post (382f37c)
v1.30.0
1.30.0 (2021-11-05)
Features
- port css for quote styling (6319183)