Skip to content

Latest commit

 

History

History
403 lines (224 loc) · 35.8 KB

File metadata and controls

403 lines (224 loc) · 35.8 KB

2.8.9 (2026-07-13)

Bug Fixes

  • deps: update dependency org.junit.jupiter:junit-jupiter to v6.1.2 (#259) (c44a8d6)

2.10.0 (2026-08-24)

Features

  • restructure the user documentation along Diátaxis and generate its reference (#309) (d12af5f)

Bug Fixes

  • deps: update dependency com.jeff-media:custom-block-data to v2.2.6 (#295) (7f7533d)
  • deps: update dependency com.jeff-media:custom-block-data to v2.2.7 (#299) (85f76d7)
  • deps: update dependency com.jeff-media:custom-block-data to v2.2.8 (#302) (9889f4b)
  • deps: update dependency com.sk89q.worldedit:worldedit-bukkit to v6.1 (#285) (11f1a5a)
  • deps: update dependency com.sk89q.worldguard:worldguard-bukkit to v7.0.18 (#265) (2231e6d)
  • deps: update dependency org.apache.logging.log4j:log4j-core to v2.25.3 (#291) (b6714c2)
  • deps: update dependency org.apache.logging.log4j:log4j-core to v2.25.4 (#300) (7c42569)
  • deps: update dependency org.apache.logging.log4j:log4j-core to v2.25.5 (#303) (a4292e9)
  • deps: update dependency org.apache.logging.log4j:log4j-core to v2.26.0 (#305) (c9a4ce2)
  • deps: update dependency org.apache.logging.log4j:log4j-core to v2.26.1 (#306) (8661506)
  • deps: update dependency org.incendo:cloud-annotations to v2.1.0 (#286) (dc8715d)
  • deps: update dependency org.incendo:cloud-minecraft-extras to v2.0.0 (#297) (dffe383)
  • deps: update dependency org.incendo:cloud-paper to v2.0.0 (#298) (5b8209a)
  • deps: update dependency org.junit.jupiter:junit-jupiter to v6.1.3 (#292) (28b0647)

2.9.1 (2026-08-08)

Bug Fixes

  • ci: drop invalid platform version and allow re-publishing a release (#278) (36de8db)

2.9.0 (2026-08-08)

Features

Bug Fixes

  • build: relocate shaded kotlin and okhttp packages (#269) (dc919bc), closes #216
  • correct spelling of 'observers' in help menu translations (#245) (62f6b36)
  • correct typos in help menu descriptions (#273) (0512810), closes #230
  • use lenient version parsing to detect the translation service (#277) (204d89a), closes #267

2.8.8 (2026-06-30)

Bug Fixes

  • deps: update dependency org.junit.jupiter:junit-jupiter to v6.1.1 (#251) (341d017)

2.8.7 (2026-06-17)

Bug Fixes

2.8.6 (2026-06-15)

Bug Fixes

2.8.5 (2026-06-15)

Bug Fixes

  • deps: update junit-framework monorepo to v6.1.0 (#239) (5ebe3e4)

2.8.4 (2026-06-15)

Bug Fixes

2.8.3 (2025-12-19)

Bug Fixes

  • deps: update dependency dev.vankka:mcdiscordreserializer to v4.4.0 (#215) (67f2a07)

2.8.2 (2025-12-11)

Bug Fixes

  • deps: update mockito monorepo to v5.21.0 (minor) (#214) (8e74f65)

2.8.1 (2025-11-27)

Bug Fixes

  • deps: update dependency com.jeff-media:custom-block-data to v2.2.5 (#210) (bee00d8)

2.8.0 (2025-11-22)

Features

  • add retry mechanism and configurable interval for update checks (#201) (12c104f)

2.7.2 (2025-11-21)

Bug Fixes

  • improve legacy version detection for translation service (2108329)
  • improve legacy version detection for translation service (#207) (ae1396c)
  • suppress deprecation warning in translation service provider (8e843ac)

2.7.1 (2025-11-05)

Bug Fixes

2.7.0 (2025-11-05)

Features

  • add additional badges to README for better visibility (f0aba6f)

2.6.4 (2025-11-05)

Bug Fixes

  • add parent reference in semantic releases configuration (5178120)

2.6.3 (2025-11-05)

Bug Fixes

  • enable auto-creation in semantic releases configuration (4ac8b2d)

2.6.2 (2025-11-05)

Bug Fixes

  • update project name and disable auto-creation in semantic releases configuration (e6c28ae)

2.6.1 (2025-11-05)

Bug Fixes

  • update project name in semantic releases configuration (556d84c)

2.6.0 (2025-11-05)

Bug Fixes

  • add temporary workaround for display issue in DisplayActiveClocksCommand (1cd213a)
  • initialize PlotsquaredSupport during plugin startup (b682802)
  • initialize PlotsquaredSupport during plugin startup (#195) (a59bff9)
  • project: Triggerbuild (76e063f)
  • safely initialize PlotsquaredSupport if present during startup (4bb34eb)
  • teleport in display command and add 1.21.9 + 1.21.10 for testing (remove useless arg:4 in crowdin) (008a34c)
  • teleport in display command and add 1.21.9 + 1.21.10 for testing… (#192) (0abf127)

Features

  • add CycloneDX support and update release process for BOM generation (ec4d7e7)

2.5.2 (2025-11-03)

Bug Fixes

  • deps: update dependency org.junit.jupiter:junit-jupiter to v6.0.1 (4f2ed87)
  • deps: update dependency org.junit.jupiter:junit-jupiter to v6.0.1 (#199) (69b19bf)

2.5.1 (2025-10-07)

Bug Fixes

  • update field identifier for steps to reproduce in issue template (193a14c)

2.5.0 (2025-10-07)

Features

  • enhance issue templates with additional fields for better reporting (c0598f8)

2.4.0 (2025-10-07)

Bug Fixes

  • correct notification configuration keys and method name for clarity (bf77855)
  • enhance error logging for webhook client creation failures (201b18e)
  • update Discord notification configuration keys for consistency and improve error handling (89c46fc)

Features

  • add Discord notification service with webhook integration (c527a2e)
  • Add new notification system. (#177) (afee780)
  • enhance notification system with new services and configuration options (7b2e5ef)
  • implement notification system for redstone clock detection (9a42292)
  • implement sign block break handling and metadata management (d737be4)
  • improve Discord webhook handling and error logging (b9f196b)

2.4.0 (2025-10-07)

Bug Fixes

  • correct notification configuration keys and method name for clarity (bf77855)
  • enhance error logging for webhook client creation failures (201b18e)
  • update Discord notification configuration keys for consistency and improve error handling (89c46fc)

Features

  • add Discord notification service with webhook integration (c527a2e)
  • Add new notification system. (#177) (afee780)
  • enhance notification system with new services and configuration options (7b2e5ef)
  • implement notification system for redstone clock detection (9a42292)
  • implement sign block break handling and metadata management (d737be4)
  • improve Discord webhook handling and error logging (b9f196b)

2.4.0 (2025-10-03)

Bug Fixes

  • correct notification configuration keys and method name for clarity (bf77855)
  • enhance error logging for webhook client creation failures (201b18e)
  • update Discord notification configuration keys for consistency and improve error handling (89c46fc)

Features

  • add Discord notification service with webhook integration (c527a2e)
  • Add new notification system. (#177) (afee780)
  • enhance notification system with new services and configuration options (7b2e5ef)
  • implement notification system for redstone clock detection (9a42292)
  • implement sign block break handling and metadata management (d737be4)
  • improve Discord webhook handling and error logging (b9f196b)

2.4.0-beta.1 (2025-10-03)

Bug Fixes

  • correct notification configuration keys and method name for clarity (bf77855)
  • enhance error logging for webhook client creation failures (201b18e)
  • update Discord notification configuration keys for consistency and improve error handling (89c46fc)

Features

  • add Discord notification service with webhook integration (c527a2e)
  • enhance notification system with new services and configuration options (7b2e5ef)
  • implement notification system for redstone clock detection (9a42292)
  • implement sign block break handling and metadata management (d737be4)
  • improve Discord webhook handling and error logging (b9f196b)

2.3.0 (2025-10-03)

Bug Fixes

  • improve version detection to be case-insensitive and add Folia to loaders (847d0ba)
  • update build configuration to ensure shadowJar dependencies are correctly set (020cd24)
  • update release configuration to include version in jar file path (b83f20d)
  • update release configuration to use wildcard for jar file path (46abab3)

Features

  • add changelog support with semantic-release and update dependencies (b4e809e)
  • add Folia support with PlatformModule and update scheduling logic (2c6a79c)
  • add FoliaHelper and RegionServiceFactory for platform-specific service creation (8f841c0)
  • add package-info.java for Anti Redstone Clock Remastered API (6d34bc8)
  • add RegionService interface for region-specific operations (180918f)
  • add SchedulerService interface for task scheduling across platforms (4ba20eb)
  • add SchedulerServiceFactory for platform-specific scheduler service creation (e2da2c3)
  • add support for JAR artifact upload and download link in PR comments (8c7119b)
  • i18n: add Hungarian localization for AntiRedstone Clock Remastered (43c6536)
  • implement BukkitRegionService and FoliaRegionService for region-specific operations (5d0e8a9)
  • implement BukkitSchedulerService and FoliaSchedulerService for task scheduling (81c1010)
  • implement JAR upload and PR comment functionality for publish-pr label (58e96cb)
  • Stable release - Folia Support (#161) (6bf1a18)
  • update permissions for JAR upload job to allow write access (0694c99)
  • update permissions for PR label listener and JAR upload job (29a9bda)
  • update permissions in build-pr.yml to allow write access for checks (ce986d0)
  • update PR label listener permissions for issues and actions (60e505c)

2.3.0-beta.14 (2025-10-03)

Bug Fixes

  • deps: update dependency org.assertj:assertj-core to v3.27.6 (a9e1b67)
  • deps: update dependency org.assertj:assertj-core to v3.27.6 (#168) (833204f)
  • deps: update dependency org.junit.jupiter:junit-jupiter to v6 (2f9c873)
  • deps: update dependency org.junit.jupiter:junit-jupiter to v6 (#171) (6c2ba23)
  • deps: update mockito monorepo to v5.20.0 (7f52ee3)
  • deps: update mockito monorepo to v5.20.0 (minor) (#167) (a74cf09)
  • update Sonatype OSS repository URL in settings.gradle.kts (6804444)
  • update Sonatype OSS repository URL in settings.gradle.kts (#174) (ce41f1b)

2.3.0-beta.13 (2025-09-21)

Features

  • i18n: add Hungarian localization for AntiRedstone Clock Remastered (43c6536)

2.3.0-beta.12 (2025-09-21)

Features

  • add FoliaHelper and RegionServiceFactory for platform-specific service creation (8f841c0)
  • add package-info.java for Anti Redstone Clock Remastered API (6d34bc8)
  • add RegionService interface for region-specific operations (180918f)
  • add SchedulerService interface for task scheduling across platforms (4ba20eb)
  • add SchedulerServiceFactory for platform-specific scheduler service creation (e2da2c3)
  • implement BukkitRegionService and FoliaRegionService for region-specific operations (5d0e8a9)
  • implement BukkitSchedulerService and FoliaSchedulerService for task scheduling (81c1010)

2.3.0-beta.11 (2025-09-21)

Features

  • update permissions in build-pr.yml to allow write access for checks (ce986d0)

2.3.0-beta.10 (2025-09-21)

Features

  • update permissions for JAR upload job to allow write access (0694c99)

2.3.0-beta.9 (2025-09-21)

Features

  • update permissions for PR label listener and JAR upload job (29a9bda)
  • update PR label listener permissions for issues and actions (60e505c)

2.3.0-beta.8 (2025-09-20)

Features

  • implement JAR upload and PR comment functionality for publish-pr label (58e96cb)

2.3.0-beta.7 (2025-09-20)

Features

  • add support for JAR artifact upload and download link in PR comments (8c7119b)

2.3.0-beta.6 (2025-09-20)

Bug Fixes

  • update build configuration to ensure shadowJar dependencies are correctly set (020cd24)

2.3.0-beta.5 (2025-09-20)

Features

  • add changelog support with semantic-release and update dependencies (b4e809e)