Skip to content

Releases: epochtalk/epochtalk-vue

v1.81.0

15 Feb 20:41
Compare
Choose a tag to compare

1.81.0 (2022-02-15)

Features

  • add link to admin panel (7c07b81)
  • add permissions check for inviting users (4068e81)
  • add permissions check to admin nav items in header (20034e8)

v1.80.1

15 Feb 01:22
Compare
Choose a tag to compare

1.80.1 (2022-02-15)

Bug Fixes

  • issue with login and register alignment (b58bee4)
  • spacing when motd isnt present (bee161e)

v1.80.0

14 Feb 23:45
Compare
Choose a tag to compare

1.80.0 (2022-02-14)

Features

  • initial work for admin navigation, widen viewport and change nav in admin views (a982951)

v1.79.1

14 Feb 21:18
Compare
Choose a tag to compare

1.79.1 (2022-02-14)

Bug Fixes

  • uneven margins in post view caused by post actions (3aa9ecc)

v1.79.0

12 Feb 02:36
Compare
Choose a tag to compare

1.79.0 (2022-02-12)

Bug Fixes

  • clipping in admin mobile (4cb8c0d)

Features

  • add route for admin configs (a533008)
  • implement general settings skeleton (cb563c2)

v1.78.0

11 Feb 23:40
Compare
Choose a tag to compare

1.78.0 (2022-02-11)

Features

  • handle full width viewport with css for admin views (9ca93ec)

v1.77.0

11 Feb 22:25
Compare
Choose a tag to compare

1.77.0 (2022-02-11)

Features

  • implement auth route to reset password (d9f58ac)
  • implement reset password view (8ec0427)

v1.76.0

11 Feb 01:56
Compare
Choose a tag to compare

1.76.0 (2022-02-11)

Features

  • port checkResetToken route (926c833)
  • port reset password route (45b5475)

v1.75.1

11 Feb 01:07
Compare
Choose a tag to compare

1.75.1 (2022-02-11)

Bug Fixes

  • focus issue one input in join view (0621a91)
  • issue with getting 401 when checking is user is logged in (962e339)

v1.75.0

11 Feb 00:30
Compare
Choose a tag to compare

1.75.0 (2022-02-11)

Features

  • implement reset password functionality for admins, still need to port reset password view (17f81d2)
  • port admin recover route (dec117f)