Epochtalk Versions Save

Next Generation Forum Software

v1.33.6

3 years ago

1.33.6 (2020-10-27)

Bug Fixes

  • allow users to report posts/users more than once (9f82c4b)
  • issue with report post option disappearing after closing modal, references #988 (eba5721)
  • remove check for multiple reports on messages (8251132)

v1.33.5

3 years ago

1.33.5 (2020-10-26)

Bug Fixes

  • replace \p{L} with javascript equivalent expansion (9cf2d3f)
  • user/update: modify route to accept any language for website (9428fdd)

v1.33.4

3 years ago

1.33.4 (2020-10-26)

Bug Fixes

  • add logged in check to quote button (1f07104)

v1.33.3

3 years ago

1.33.3 (2020-10-24)

Bug Fixes

  • issue when copying quotes with thread link still using id (0f3d7b8)
  • issue with mentions email still using thread id instead of slug (8e3dd81)
  • issue with post update notifications still using thread id instead of thread slug (32f0fc4)
  • issue with thread notification email still using thread id, references #1045 (6b1ca05)

v1.33.2

3 years ago

1.33.2 (2020-10-23)

Bug Fixes

  • issue with report routes taking reporting user id from frontend (bd23284)

v1.33.1

3 years ago

1.33.1 (2020-10-22)

Bug Fixes

  • issue with maxImageSize not being defined, references #1039 (b9ccb1c)

v1.33.0

3 years ago

1.33.0 (2020-10-21)

Bug Fixes

  • ept-posts/routes/search: don't process post if _deleted (2436bf1)
  • ept-posts/routes/search: use common.cleanPosts during search (a51cb05)

Features

  • ept-posts/auth/search: return viewDeleted for posts (8faffdc)
  • ept-posts/db/search: return p.deleted (0b856a0)
  • ept-posts/routes/search: use viewDeleted info in viewables (26c989d)

v1.32.30

3 years ago

1.32.30 (2020-10-21)

Bug Fixes

  • filter deleted posts from profile UI (dcd36d5)

v1.32.29

3 years ago

1.32.29 (2020-10-20)

Bug Fixes

  • issue with bbcode rendering inside markdown code tag (65140da)
  • issue with url tag not accepting links with exclamation marks, references #1027 (a4f0fe9)

v1.32.28

3 years ago

1.32.28 (2020-10-19)

Bug Fixes

  • issue with mentions with caps not working, references #1018 (2d5531b)