Skip to content

Change Log - Joystick - Dynamic Application and Remote Configuration Platform

Joystick is a powerful remote configuration management platform. We help accelerate the development and operations of apps and games a like. We are compatible with Unity, Unreal, web apps, mobile apps and more. We are constantly improving our platform and adding new features. Below is a list of the latest changes, improvements and bug fixes.

0.15.0

  • Developer API: A Developer API is now available! This allows you to create powerful programmatic integrations and workflows with Joystick. Learn more: Developer API
  • Client Improvements: The Joystick cms app is now faster when viewing the configs of your environment.
  • Delivery Performance: Various behind-the-scenes improvements, big and small, to the config delivery pipeline.

0.14.16

  • Asset Management has Folders: Asset Management now has folders to help you organize your assets. You can create folders, move assets into them, and delete them.

Asset management with folders

0.14.15

  • Quick Search: Use ctrl + g / cmd + g to quickly search and go to any config or folder from the Folder View OR when viewing a Config. This helps you quickly navigate around your environment.

0.14.11

  • Multi-select on configs to move or remove many at once.
  • Improved view of content differences across environments.
  • Pushing a single config will respect the folder structure.

0.14.9 - 0.14.10

  • Really great performance improvements to the editor for browsing. Slicker and faster than ever!

0.14.8

  • 2-way & 3-way Merge Editor: Merge JSON configurations across different environments and/or versions. Learn more.

    Merge Editor

0.14.5

  • From the Organization Settings page, the asset storage usage for the entire org can be seen.

0.14.0

  • Asset Management: Upload and manage image, video and other assets right in Joystick. Learn more.

0.13.6

  • Support for Any Config Format: Supporting XML, INI, YAML and any plain-text configuration format. Learn more.

0.13.5

  • More Responsive UI: Support for iPad screen width so you can use Joystick on-the-go.

0.13.2

  • Developer Tools: Download the config from "Developer Tools" with one click.

    Developer Tools

  • Various behind the scene improvements to both client and backend.

0.13.0

  • Developer Tools: For any config, generate JSON Schema, csharp class or a typescript interface with one click.

    Developer Tools

  • Multi-version Archive: Select then archive multiple co nfig versions at the same time. Previously, you had to archive old versions you may not want one-by-one. This helps keep your revision history clean!

    Archive Multiple Versions

  • Improved Webhooks: Improved Webhooks with more data fields to trigger notifications or downstream workflows when configs are updated or environments synced. This helps integrate with Discord, Slack or other webhook consuming services. We provide templates for both Slack and Discord messaging.

    Webhooks

  • New users will have a default Organization, Product and three Environments created.

0.11.0

  • API usage can be viewed on the Organization page with drill-downs for each Product and Environment.
  • API usage metrics visible on Environment cards.

0.10.1 - 0.10.5

  • Various behind the scene improvements to both client and backend.

0.10.0

  • Version Stable Content Delivery: Maintain and deliver backward compatible revisions of configurations.

0.9.1 - 0.9.2

  • Various improvements.

0.9.0

  • Environment-Level User Permissions: Permissions to an environment can be set for individual users as Editor or Viewer.

0.8.1

  • Organizations: Organizations added to the hierarchy. An organization contains multiple products. Permissions can be set.

0.8.0

  • Organizations Added: Organizations added to the hierarchy. An Organization contains multiple products. Permissions can be set for each member of the Organization.

0.7.3

  • Various improvements.

0.7.2

  • Protected Environments: Environments can be set to be protected so content has to be reviewed before being promoted in.

0.7.1

  • Enhancement to Dynamic Content expression functionality so we can handle checking an array of items for a match.

0.7.0

  • Push Requests: Team members can review changes before pushing between environments.
  • UI 2.0: Completely refreshed UI/UX. Easier to use, more intuitive, and more performant.

0.6.4

  • Webhooks: Trigger calls out out to 3rd party services, Slack/Discord, or your own CI/CD pipeline when configs are changed. Learn more.

0.6.3

  • Feature Groups: Create feature groups to easily perform group actions on sub-sets of configs.

0.6.0

  • Environment Sync Tool: Easily manage pushing configs between environments.

0.5.2

  • Quick search: use ctrl + g / cmd + g when you are in any folder to bring up quick search.

0.5.1

  • Custom highlighting in editor for Joystick syntax for Dynamic Link Keys and Control Panel.
  • Improved Dynamic Content
  • Quick search: when in folder view, hit cmd/ctrl-g to bring up the quick search!

0.5.0

  • Schema Validation: Prevent incorrect input by using JSON Schema to validate configurations when saving. Learn more.

0.3.0

  • Control Panel / Visual Form: Automatically generate no-code visual forms for any configuration content.

0.2.0

  • Configuration Management and Delivery Core