Releases: epochtalk/epochtalk-vue
Releases · epochtalk/epochtalk-vue
v1.74.0
1.74.0 (2022-02-10)
Features
- port trust link in profile view (77479f1)
v1.73.0
1.73.0 (2022-02-09)
Features
- implement links from users posts view for threads and posts (2a9dccd)
v1.72.1
1.72.1 (2022-02-08)
Bug Fixes
- issue with spacing on recent threads (a514401)
v1.72.0
1.72.0 (2022-02-08)
Bug Fixes
- issue with redirect from login not working for routes with parameters in their urls (74ec84a)
Features
- stop redirect from error pages (245d3aa)
v1.71.1
1.71.1 (2022-02-07)
Bug Fixes
- issue with 404 redirecting to 404 page making reload just reload 404 error (aaf808a)
v1.71.0
1.71.0 (2022-02-05)
Features
- add websocket support for motd (3a6d858)
v1.70.0
1.70.0 (2022-02-04)
Features
- complete port of view for joining via invitation (a5a8e04)
v1.69.0
1.69.0 (2022-02-03)
Features
- create auth method for invation registration flow (2670cd5)
- port over invitation registration route (25e2c1c)
v1.68.0
1.68.0 (2022-02-03)
Features
- add join view to router (50c2e6d)
- skeleton implementation of join view (9561f57)
v1.67.0
1.67.0 (2022-02-02)
Features
- add confirm registration view to router (e75cd83)
- create view for confirming registration (8f904ad)