Epochtalk Versions Save

Next Generation Forum Software

v1.35.6

3 years ago

1.35.6 (2020-11-11)

Bug Fixes

  • return true in saveImage when no imgSrc available (8ce7a50)

v1.35.5

3 years ago

1.35.5 (2020-11-10)

Bug Fixes

  • show error when there is a MIME type mismatch and dont allow upload,fixes #1099 (5a9390a)

v1.35.4

3 years ago

1.35.4 (2020-11-09)

Bug Fixes

  • images in private messages (1350aaa)

v1.35.3

3 years ago

1.35.3 (2020-11-09)

Bug Fixes

  • issue with images less than 1kb not uploading to s3, fixes #984 (2a3f8b2)

v1.35.2

3 years ago

1.35.2 (2020-11-07)

Bug Fixes

  • issue with avatar and logo being able to be deleted by referencing in post, fixes #1079 (98fd4ed)

v1.35.1

3 years ago

1.35.1 (2020-11-03)

Bug Fixes

  • issue with numbers not working after .com, fixes #1084 (6274590)

v1.35.0

3 years ago

1.35.0 (2020-11-03)

Bug Fixes

  • return Promise.resolve when img tag is empty or bad input (697c4c8)

Features

  • modify bbcode url regex to allow languages (115ddcc)

v1.34.0

3 years ago

1.34.0 (2020-10-31)

Bug Fixes

  • replace hotlinks with cdn links (e2ca60e)
  • resolve/reject on client.upload (4697968)
  • ept-images/plugins/s3: return resolve() (22e6569)
  • correct promise chain in s3.saveImage (1a2d3c5)

Features

  • (temporarily) catch error from uploadImage in saveImage (7dd0b79)
  • return boom error when avatar image hotlink fails (a62afae)
  • images/plugins/s3: promisify uploadImage (ea70b84)

v1.33.8

3 years ago

1.33.8 (2020-10-30)

Bug Fixes

  • issue with profile url not accepting numbers, fixes #1065 (51db787)

v1.33.7

3 years ago

1.33.7 (2020-10-28)

Bug Fixes

  • issue with invalid avatar upload crashing server, references #1052 (0251b96)