Releases: epochtalk/epochtalk-vue
Releases · epochtalk/epochtalk-vue
v1.66.0
1.66.0 (2022-02-02)
Features
- create auth method for confirming registration (c2d9ef7)
- port route for confirming user registration (4fb401e)
v1.65.0
1.65.0 (2022-02-01)
Bug Fixes
- todos: don't use return in shorthand (9e792c7)
Features
- messages: implement canDeleteConversation (83ec795)
- messages: implement canDeleteMessages (b20062c)
- todos: implement focus in move thread modal (e77f8a9)
- todos: implement messages canCreateConversation (a890c08)
- todos: implement messages canCreateMessage (2364853)
v1.64.0
1.64.0 (2022-02-01)
Features
- websocket-logs: display ws logs conditionally (7b26641)
v1.63.0
1.63.0 (2022-01-29)
Features
- create instructions for running project from scratch (5e9e7f9)
- implement user online check for post search view (58a0260)
v1.62.0
1.62.0 (2022-01-27)
Features
- implement user online socket check for patrol page (2719991)
v1.61.0
1.61.0 (2022-01-26)
Features
- initial port of websocket check for online status in posts view (0653731)
v1.60.0
1.60.0 (2022-01-25)
Features
- fix issue with posts bleeding out of parent container (1e3a848)
- implement link to profile view from posts (e89ae2c)
v1.59.1
1.59.1 (2022-01-22)
Bug Fixes
- issue with breadcrumb bottom border in desktop (c6bc0a7)
v1.59.0
1.59.0 (2022-01-22)
Bug Fixes
- spacing issue with recent threads in mobile layout (02f6704)
Features
- add border below breadcrumbs (aa28e40)
- fix spacing issue with header in mobile layout (fe37728)
v1.58.0
1.58.0 (2022-01-21)
Features
- implement websockets for messages view (c03ba04)