Skip to content

Releases: okunamayanad/modlinker

ModLinker v2.2.0 Release

18 May 00:05

Choose a tag to compare

What's Changed

  • fix: 👽 Fix bugs releated to Google changes
  • refactoring to make further updates easier and for tiny performance gains
  • feat: ✨ Modpack support!

Full Changelog: 2.1.1...2.2.0

ModLinker v2.1.1 Release

09 May 10:30

Choose a tag to compare

What's Changed

  • fix: 👽 Google changes broke the extension

Full Changelog: 2.1.0...2.1.1

ModLinker v2.1.0 Release

03 May 06:49

Choose a tag to compare

What's Changed

  • feat: ✨ Plugin support by @okunamayanad in #39
  • Added support for:
    • CurseForge Plugins
    • SpigotMC
    • Bukkit

Full Changelog: 2.0.4...2.1.0

ModLinker v2.0.4 Release

03 May 05:55

Choose a tag to compare

What's changed?

  • Fixed "Modrinth" text being unreadable on light theme

Full Changelog: 2.0.3...2.0.4

ModLinker v2.0.3 Release

18 Apr 20:05

Choose a tag to compare

What's changed?

  • Fixed warning button being colored gray instead of yellow
  • Added support for tlauncher.org links
  • Added support for planetminecraft.com links

Full Changelog: 2.0.2...2.0.3

ModLinker v2.0.2 Release

13 Apr 17:10

Choose a tag to compare

Removed unnecesarry permission request

Full Changelog: 2.0.1...2.0.2

ModLinker v2.0.1 Release

13 Apr 17:08

Choose a tag to compare

Small fixes and better error handling for Modrinth API

Full Changelog: 2.0.0...2.0.1

ModLinker v2.0.0 Release

13 Apr 14:04

Choose a tag to compare

Rewrote the entire extension. It's now TS instead of JS! Also much better folder structure and other improvements.
The old code was just a spaghetti at this point.

Sadly as this happened much faster than I thought (the entire rewrite took under 2 days) , the v1.2.5 is still pending approval for releasing on Chrome Webstore so this may take a bit longer than usual for it to arrive through Webstore.

You can install the extension manually by the zip provided here if you don't want to wait for it. The instructions are on the README and it should be pretty easy to do.
The only downside is you won't get automatic updates this way.

What's Changed

Full Changelog: 1.2.5...2.0.0

ModLinker v1.2.5 Release

12 Apr 23:02

Choose a tag to compare

From now on, every release will also have a GitHub release with release notes.

Since 1.2.4:

  • Fix: Google changes broke the way Modrinth button was displayed
  • Refactor: CSS moved to a seperate file for maintainability

I'm also working on a full rewrite from ground up at https://github.com/okunamayanad/modlinker/tree/rewrite branch.

Expect some updates!