Skip to content

v1.1.0

Choose a tag to compare

@Eltik Eltik released this 25 Sep 19:04
· 97 commits to main since this release
6a692df

v1.1.0

  • Convert all sub-repos to use Bun.
  • Update mappings to have base providers (eg. Anime -> AniList, manga -> MangaDex, and light novels -> NovelUpdates)
  • Improve mapping accuracy
  • Allow for creating light novel epubs and uploading them to MixDrop!
  • Recode entire backend, authentication server, and Discord bot manager!
  • Update workflows
  • Remove bad providers (KASS, NovelBuddy, VyNovel, ReadLightNovels)
  • Add new info/meta/manga providers! (MangaFire, AniDB)
  • Add episode metadata for episode descriptions/ratings via TVDB, TMDB, and AniDB
  • QOL changes with console.log(), README.md's, and more
  • Use Eris instead of discord.js for the manager and recode how the manager works entirely
  • Remove the use of API keys

And lots more!

What's Changed

  • Bump semver from 5.7.1 to 6.3.1 in /anify-frontend by @dependabot in #2
  • Bump word-wrap from 1.2.3 to 1.2.5 in /anify-frontend by @dependabot in #1
  • Bump systeminformation from 5.17.12 to 5.21.8 in /anify-manager by @dependabot in #4
  • make recent() much more type safe by @skearya in #5
  • Start using Bun! by @Eltik in #6

New Contributors

Full Changelog: https://github.com/Eltik/Anify/commits/v1.0.0