EpochTalk v1.18.0 Release Notes

Release Date: 2020-06-17 // almost 4 years ago
  • 1.18.0 (2020-06-17)

    🐛 Bug Fixes

    • 🐛 bug with edit board showing wrong default val for disable post edit (195e012)
    • for auth for title edit, fix issue with post not rejecting once edit timelimit was reached (d3d0379)
    • issue with board not showing value previously saved for post edit disable (b38a66d)
    • issue with thread title not hiding after post edit is disabled (6be492c)
    • ⚡️ update ui and apply fix for setting edit values of board, wip (1b8f272)

    🔋 Features

    • 🔄 change controls for post edit time constraint (3d36cc7)
    • ⚡️ check post edit time constraint when checking if user can update post (465a7c1)
    • ⚡️ update gitignore to ignore themes (2a35c7b)
    • ⚡️ update post title update route to check time constraint on post edit (768fdd3)
    • ⚡️ update post update auth to check time constraint on post edit (c746679)