Releases: okunamayanad/modlinker
ModLinker v2.2.0 Release
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
ModLinker v2.1.0 Release
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
ModLinker v2.0.3 Release
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
Removed unnecesarry permission request
Full Changelog: 2.0.1...2.0.2
ModLinker v2.0.1 Release
Small fixes and better error handling for Modrinth API
Full Changelog: 2.0.0...2.0.1
ModLinker v2.0.0 Release
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 rewrite by @okunamayanad in #38
Full Changelog: 1.2.5...2.0.0
ModLinker v1.2.5 Release
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!