Skip to content

Releases: epochtalk/epochtalk

v1.35.6

11 Nov 00:14
c5e07e8
Compare
Choose a tag to compare

1.35.6 (2020-11-11)

Bug Fixes

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

v1.35.5

10 Nov 20:04
2d9a6b7
Compare
Choose a tag to compare

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

09 Nov 21:19
d6fbf46
Compare
Choose a tag to compare

1.35.4 (2020-11-09)

Bug Fixes

  • images in private messages (1350aaa)

v1.35.3

09 Nov 19:46
55a5d09
Compare
Choose a tag to compare

1.35.3 (2020-11-09)

Bug Fixes

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

v1.35.2

07 Nov 00:36
8995de2
Compare
Choose a tag to compare

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

03 Nov 22:42
e4ffea3
Compare
Choose a tag to compare

1.35.1 (2020-11-03)

Bug Fixes

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

v1.35.0

03 Nov 00:21
e41e092
Compare
Choose a tag to compare

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

31 Oct 00:07
43546f0
Compare
Choose a tag to compare

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

30 Oct 00:11
d2234df
Compare
Choose a tag to compare

1.33.8 (2020-10-30)

Bug Fixes

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

v1.33.7

28 Oct 01:21
479ba79
Compare
Choose a tag to compare

1.33.7 (2020-10-28)

Bug Fixes

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