Skip to content

Releases: GuiEpi/mtcc

v0.1.5

19 Jun 17:05

Choose a tag to compare

👽️ Update torrent name due to ygg rule change

v0.1.4

19 Mar 19:32

Choose a tag to compare

Docs

  • 📝 Add filetype in built with section

Others

  • ➖ Remove react hot toast
  • ♻️ Use sonner instead of react hot toast

v0.1.3

17 Mar 05:17

Choose a tag to compare

Fixes

  • 🐛 fix no bit depth in codec
  • 🐛 fix allowed mime types for filetype

Others

  • 🐳 minimize build time thanks to pnpm
  • 🔥 remove album mention (ygg rules)
  • 🔨 update extract_bits IGNORECASE

v0.1.2

17 Mar 03:28

Choose a tag to compare

Features

  • ✨ add auto current year
  • ✨ add size unit in pres generator
  • ✨ add autoFocus in seach album

Fixes

  • 🐛 fix items can be placed in front of the backgroud
  • 🐛 fix [/url] tag if no url
  • 🐛 fix grid according to screen size
  • 🐛 fix infinite loop (loading files...)

Others

  • 🔒 use filetype instead of magic
  • 🥅 use backend errors
  • ⬆️ Upgrade dependencies

v0.1.1

04 Dec 21:02

Choose a tag to compare

Fixes

  • 🐳 docker production errors

Features

  • ✨ add file validation in backend with magic

Refactors

  • ♻️ refractor some useless code

Docs

  • 📝 general improvement