Skip to content

Releases: Shweit/Expendable-Backpacks

Release v1.2.0-1.20

09 Mar 11:26

Choose a tag to compare

What's Changed

Release for 1.20.X :)

Full Changelog: v1.0.0...v1.2.0-1.20

Release v1.2.0-1.19

09 Mar 11:42

Choose a tag to compare

Whats new

Release for 1.19.x

Full Changelog: v1.2.0...v1.2.0-1.19

Release v1.2.0-1.21

09 Mar 10:02

Choose a tag to compare

What's Changed

  • build: bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #21
  • deps: bump com.github.spotbugs from 6.4.7 to 6.4.8 by @dependabot[bot] in #19
  • deps: bump io.papermc.paper:paper-api from 1.21.11-pre3-R0.1-SNAPSHOT to 1.21.11-R0.1-SNAPSHOT by @dependabot[bot] in #20
  • deps: bump org.bstats:bstats-bukkit from 3.1.0 to 3.2.1 by @dependabot[bot] in #35
  • deps: bump com.gradleup.shadow from 9.2.2 to 9.3.2 by @dependabot[bot] in #34
  • build: bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #33
  • fix: modify plugin.yml to properly support folia by @The4thGoose in #32
  • deps: bump org.junit.jupiter:junit-jupiter from 6.0.1 to 6.0.3 by @dependabot[bot] in #31
  • deps: bump gradle-wrapper from 9.1.0 to 9.3.1 by @dependabot[bot] in #29
  • build: bump actions/checkout from 5 to 6 by @dependabot[bot] in #14
  • deps: bump org.junit.platform:junit-platform-launcher from 6.0.1 to 6.0.3 by @dependabot[bot] in #30

New Contributors

Full Changelog: v1.1.1...v1.2.0

Release v1.1.1

02 Dec 08:49
8350f9b

Choose a tag to compare

What's Changed

  • deps: bump com.github.spotbugs from 6.4.5 to 6.4.7 by @dependabot[bot] in #16
  • deps: bump io.papermc.paper:paper-api from 1.21.10-R0.1-SNAPSHOT to 1.21.11-pre3-R0.1-SNAPSHOT by @dependabot[bot] in #15

Full Changelog: v1.1.0...v1.1.1

Release v1.1.0

21 Nov 08:08

Choose a tag to compare

What's Changed

  • feat: Add placeable backpack blocks with Shift + Right-click by @Shweit in #12
  • feat: Add configurable starter backpack for new players by @Shweit in #13

Full Changelog: v1.0.2...v1.1.0

Release v1.0.2

20 Nov 21:58
9b2e47e

Choose a tag to compare

What's Changed

  • feat: Add CurseForge integration to publishing workflow by @Shweit in #10
  • feat: Add bStats integration for server usage analytics by @Shweit in #11

Full Changelog: v1.0.1...v1.0.2

Release v1.0.1

15 Nov 16:44

Choose a tag to compare

What's Changed

  • fix: Implement auto-save for backpack inventories to prevent data loss by @Shweit in #8
  • deps: bump org.junit.jupiter:junit-jupiter from 6.0.0 to 6.0.1 by @dependabot[bot] in #5
  • build: bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #1
  • deps: bump org.junit.platform:junit-platform-launcher from 6.0.0 to 6.0.1 by @dependabot[bot] in #4
  • deps: bump com.github.spotbugs from 6.4.2 to 6.4.5 by @dependabot[bot] in #3
  • deps: bump com.github.spotbugs:spotbugs-annotations from 4.9.6 to 4.9.8 by @dependabot[bot] in #2
  • fix: Prevent duplicate UUIDs in crafted leather backpacks by @Shweit in #9

New Contributors

Full Changelog: v1.0.0...v1.0.1