Skip to content

v0.6.4 release#180

Merged
ksroga merged 40 commits into
mainfrom
develop
Mar 2, 2026
Merged

v0.6.4 release#180
ksroga merged 40 commits into
mainfrom
develop

Conversation

@ksroga
Copy link
Copy Markdown
Collaborator

@ksroga ksroga commented Mar 2, 2026

[0.6.4] - 2026-03-02

Added

  • Added price preview widget in the product pricing tab showing formatted prices for each billing period.
  • Added email notification sent to the user when an admin creates a server on their behalf.
  • Added filesystem permission precheck before plugin upload to verify write access and show clear error messages.
  • Added filesystem permission precheck before theme upload to verify write access and show clear error messages.
  • Added Marketplace integration in the admin panel - browse, search, and install plugins directly from marketplace.pteroca.com.
  • Added support for required user-provided server variables during the server purchase flow.
  • Added product egg variable validation rules support - rules defined in egg configuration are now enforced on user input.
  • Added server health status badge in the admin server CRUD list view.
  • Added configurable "Manage in Pterodactyl" button on the user server management page (can be enabled/disabled in settings).
  • Added configurable price format settings - customizable decimal and thousands separators for price display.
  • Added configurable datetime format settings - date format, timezone, and timezone visibility can be set per installation.
  • Added configurable minimum top-up amount setting for wallet balance.
  • Added custom head scripts setting - arbitrary scripts can be injected into the <head> of the landing page and panel.
  • Added code editor field type for settings with syntax highlighting support.
  • Added short description field to products for use in SEO metadata and store listing previews.

Changed

  • Improved admin server CRUD list view - Pterodactyl server identifier is now shown in a shortened form on the index page.
  • Updated contribution documentation - improved CONTRIBUTING.md, PR template, issue templates, and code of conduct.
  • Updated help link in product CRUD controllers.
  • Added Mailhog to the development Docker environment for local email testing.

Fixed

  • Fixed server state in the servers list showing as unknown when the status check cannot be performed.
  • Fixed doubled server ID appearing in the server name after migration from Pterodactyl.
  • Fixed invalid YAML escaping in the Italian translation file.
  • Fixed theme export functionality that was producing invalid archives.
  • Fixed plugin migration not wrapping schema changes in a database transaction.
  • Fixed saving the default theme context in theme settings.
  • Fixed EasyAdmin CRUD controllers not calling the parent configureFields method, causing plugin-registered fields to be dropped.

ksroga and others added 30 commits February 17, 2026 10:10
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Triple single-quote in minimum_topup_amount hints key was causing
YAML parse error. Corrected to proper double single-quote escaping.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…ed server id in name after migration from pterodactyl
@ksroga ksroga merged commit bae7f43 into main Mar 2, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant