Skip to content

Releases: halestudio/hale

hale»studio 5.0.0

06 Jan 07:50
d0a6e84
Compare
Choose a tag to compare

hale»studio 5.0.0

This hale»studio release brings several new features as well as fixes for issues of the previous release. These include:

  • The latest hale»studio 5.0.0 now supports Java 17 as target runtime, this is a major migration from Java 8 used in the previous releases
  • Support for Groovy 2.4 also updated to Groovy 2.5
  • Support to configure details on HTTP client max connections and connection eviction via environment variables
  • Support for TopoJSON as a format for exporting data
  • Deegree workspace configuration generation has been temporarily removed since it requires further work to integrate updated dependencies that are compatible with Java 17

For a complete list of changes, please take a look at the change log.

Important note for Windows users

In case you experience problems with hale studio after upgrading from a previous version (e.g. a missing menu bar or other UI glitches), please make sure to delete or rename the workspace folder HALE in %APPDATA%\wetransform as this folder may contain data incompatible with the new Eclipse platform.

Installation instructions

Using the installer for Windows:

  • Download the installer for Windows and run it
  • Run the hale studio executable (e.g. HALE.exe on Windows)

On macOS:

  • download the dmg file and double click on it
  • drag hale studio to the Applications folder
  • launch terminal and execute the following command
 xattr -cr '/Applications/hale studio.app'
  • Finally, launch hale studio from Applications

On Linux

  • No special instructions required, extract, copy and run as usual

hale»studio 4.1.0

17 Nov 15:28
ea4ef49
Compare
Choose a tag to compare

hale»studio 4.1.0

This hale»studio release brings several new features as well as fixes for issues of the previous release. These include:

  • Support for selecting multiple files during schema and the data import
  • European Noise Directive (END)-related schemas added in presets
  • Support to remove a single schema from the project view
  • Support to export the source and the transformed data to Shapefiles using GeoTools
  • Fix to launch the application in newer versions of macOS
  • For the macOS version JDK 8 is bundled within the hale studio packages which avoids explicit download and installation of JDK 8
  • Support for creating a spatial index when writing GeoPackage files

For a complete list of changes, please take a look at the change log.

Important note for Windows users

In case you experience problems with hale studio after upgrading from a previous version (e.g. a missing menu bar or other UI glitches), please make sure to delete or rename the workspace folder HALE in %APPDATA%\wetransform as this folder may contain data incompatible with the new Eclipse platform.

Installation instructions

Using the Windows installer:

  • Download the installer for Windows and run it
  • Run the hale studio executable (e.g. HALE.exe on Windows)

If not using the Windows installer:

  • On macOS
    • download the dmg file and double click on it
    • drag hale studio to the Applications folder
    • users having Mac with intel chip processor should skip this step, only if you are using Mac with M1 chip then follow the steps explained here
    • launch terminal and execute the following command
 xattr -cr '/Applications/hale studio.app'
  • Finally, launch hale studio from Applications

hale studio 4.0.0

01 Jul 20:44
Compare
Choose a tag to compare

hale studio 4.0.0

Our main objective for this major release has been to modernize hale studio from the ground up, by making it compliant with current OpenJDK versions, using the most recent eclipse RCP version, and by upgrading as many dependencies such as GeoTools as feasible. The updates include:

  • Migration to OpenJDK
  • Upgrade to GeoTools 21
  • Improved support for Linux and macOS (platform upgrade to Eclipse 2020-03)
  • Major updates to the documentation and help
  • Reader and Writer for GeoPackage
  • A specific Writer for XPlanGML that supports partitioning by plan
  • Added presets for CEN/TS 17268 (TN-ITS), ISO 19139, XPlanGML 4.0/4.1/5.0/5.1/5.2/5.3beta and GeoInfoDok 6.0.1/7.0/7.1
  • Enhancements for GML Dictionary Codelist handling
  • Support for TLS 1.2
  • Various other bug fixes and enhancements

Please note that this release introduces breaking changes that affect transformation project compatibility and plug-ins compatibility. All plug-ins (e.g. GeoServer app-schema, hale studio pro Plug-Ins) need to be upgraded. Transformation projects created in hale studio 4.0 cannot be used in older versions due to the GeoTools migration.

For a complete list of changes, please take a look at the change log.

Important note for Windows users

In case you experience problems with hale studio after upgrading from a previous version (e.g. a missing menu bar or other UI glitches), please make sure to delete or rename the workspace folder HALE in %APPDATA%\wetransform as this folder may contain data incompatible with the new Eclipse platform.

Installation instructions

Using the Windows installer:

If not using the Windows installer:

  • On Mac OS X installing Java 8 JDK is required (JRE is not sufficient!)
  • Extract the archive to your local filesystem (to a folder where you have write access)
  • When using the DMG image on macOS: Mount the image and install hale studio by dragging the app to the Application folder. You might also need to explicitly allow the hale studio app to start via System Preferences > Security & Privacy.
  • Run the hale studio executable (e.g. HALE.exe on Windows)

hale studio 3.5.0

11 Jan 12:31
Compare
Choose a tag to compare

hale studio 3.5.0

This hale studio release brings several new features as well as fixes for issues of the previous release. These include:

  • Improved support for Linux and macOS (platform upgrade to Eclipse Photon)
  • Deegree feature store configuration export
  • GML partitioning by spatial extent
  • Support for plugin installation via update sites
  • Improved Xtraserver export
  • Migration support for join conditions and context filters

For a complete list of changes, please take a look at the change log.

Important note for Windows users

In case you experience problems with hale studio after upgrading from a previous version (e.g. a missing menu bar or other UI glitches), please make sure to delete or rename the workspace folder HALE in %APPDATA%\wetransform as this folder may contain data incompatible with the new Photon client platform.

Installation instructions

Using the Windows installer:

  • Download the 32-bit or 64-bit installer for Windows and run it

If not using the Windows installer:

  • On Mac OS X installing Java 8 JDK is required (JRE is not sufficient!)
  • Extract the archive to your local filesystem (to a folder where you have write access)
  • When using the DMG image on macOS: Mount the image and install hale studio by dragging the app to the Application folder. You might also need to explicitly allow the hale studio app to start via System Preferences > Security & Privacy.
  • Run the hale studio executable (e.g. HALE.exe on Windows)

hale studio 3.4.1

13 Sep 21:27
Compare
Choose a tag to compare

This hale studio release fixes a number of problems that existed in the previous release. These include:

  • Fixed problem with AppSchema export configuration dialog on Windows
  • Updated cached GML XSD to version 3.2.2
  • Loading an Excel lookup table multiple times no longer causes an error
  • Fixed file name problem when partitioning by feature type in a GML export
  • Fixed problem that prevented partitioning by feature type when transforming external data or with CLI

For a complete list of changes, please take a look at the change log.

Installation instructions

Using the Windows installer:

  • Download the 32-bit or 64-bit installer for Windows and run it

If not using the Windows installer:

  • On Mac OS X installing Java 8 JDK is required
  • Extract the archive to your local filesystem (to a folder where you usually have write access)
  • When using the DMG image on macOS: Mount the image and install hale studio by dragging the app to the Application folder. You might also need to explicitly allow the hale studio app to start via System Preferences > Security & Privacy.
  • Run the hale studio executable (e.g. HALE.exe on Windows)

Note for Linux users: Please be aware of an issue that currently exists that can lead to very poor performance with some GTK versions. Please see this issue for a workaround.

hale studio 3.4.0

23 Apr 14:35
Compare
Choose a tag to compare

This hale studio brings you several new features along with a good number of bugfixes. Major new features include:

  • Support for isolated workspaces to App-Schema plugin
  • XtraServer configuration plugin
  • Support for merging alignments and viewing related tasks
  • Allow to split GML output by feature type
  • Capability to import Groovy snippets and use them in transformation scripts

Visit What's new in hale studio 3.4.0 to learn more about the new features.

For a complete list of changes, please take a look at the change log.

Installation instructions

Using the Windows installer:

  • Download the 32-bit or 64-bit installer for Windows and run it

If not using the Windows installer:

  • On Mac OS X installing Java 8 JDK is required
  • Extract the archive to your local filesystem (to a folder where you usually have write access)
  • When using the DMG image on macOS: Mount the image and install hale studio by dragging the app to the Application folder. You might also need to explicitly allow the hale studio app to start via System Preferences > Security & Privacy.
  • Run the hale studio executable (e.g. HALE.exe on Windows)

Note for Linux users: Please be aware of an issue that currently exists that can lead to very poor performance with some GTK versions. Please see this issue for a workaround.

hale studio 3.3.2

29 Jan 18:29
Compare
Choose a tag to compare

Despite some large changes under the hood, we've decided to make this a bugfix release mostly, with some smaller enhancements:

  • Improved hale connect integration with support for multiple organisations
  • Support for CQL Functions in filter contexts
  • Improved behaviour on missing Bursa-Wolf Parameters
  • Pre-fill charset for shapefile loading when a .cpg file is available
  • Fixed Groovy Restriction state after reloading a project
  • Fixed Un-associating codelists
  • Use a precalculated index created during data loading for Joins and Merges

Visit What's new in hale studio 3.3.2 to learn more about the new features.

For a complete list of changes, please take a look at the change log.

Installation instructions

Using the Windows installer:

  • Download the 32-bit or 64-bit installer for Windows and run it

If not using the Windows installer:

  • On Mac OS X installing Java 8 JDK is required
  • Extract the archive to your local filesystem (to a folder where you usually have write access)
  • When using the DMG image on macOS: Mount the image and install hale studio by dragging the app to the Application folder. You might also need to explicitly allow the hale studio app to start via System Preferences > Security & Privacy.
  • Run the hale studio executable (e.g. HALE.exe on Windows)

Note for Linux users: Please be aware of an issue that currently exists that can lead to very poor performance with some GTK versions. Please see this issue for a workaround.

hale studio 3.3.1

02 Sep 09:44
Compare
Choose a tag to compare

This service release fixes several issues of the 3.3.0 release, improves the integration with the online collaboration platform hale connect with support for saving changes directly online, and adds support for partitioning GML exports into multiple files as well PostgreSQL MATERIALIZED VIEWs in schema import. Visit What's new in hale studio 3.3.1 to learn more about the new features.

For a complete list of changes, please take a look at the change log.

Installation instructions

Using the Windows installer:

  • Download the 32-bit or 64-bit installer for Windows and run it

If not using the Windows installer:

  • On Mac OS X installing Java 8 JDK is required
  • Extract the archive to your local filesystem (to a folder where you usually have write access)
  • When using the DMG image on macOS: Mount the image and install hale studio by dragging the app to the Application folder
  • Run the hale studio executable (e.g. HALE.exe on Windows)

Note for Linux users: Please be aware of an issue that currently exists that can lead to very poor performance with some GTK versions. Please see this issue for a workaround.

hale studio 3.3.0

19 May 12:11
Compare
Choose a tag to compare

This release adds integration with the online collaboration platform hale connect, the new transformation function Spatial Join and support for arbitrary SQL queries as a source schema and data source. Visit What's new in hale studio 3.3 to learn more about the new features.

For a complete list of changes, please take a look at the change log.

Installation instructions

Using the Windows installer:

  • Download the 32-bit or 64-bit installer for Windows and run it

If not using the Windows installer:

  • On Mac OS X installing Java 8 JDK is required
  • Extract the archive to your local filesystem (to a folder where you usually have write access)
  • When using the DMG image on macOS: Mount the image and install hale studio by dragging the app to the Application folder
  • Run the hale studio executable (e.g. HALE.exe on Windows)

Note for Linux users: Please be aware of an issue that currently exists that can lead to very poor performance with some GTK versions. Please see this issue for a workaround.

hale studio 3.2.0

06 Feb 13:26
Compare
Choose a tag to compare

This release adds support for arc interpolation for several GML geometry types, a new transformation function to Assign collected values, the new Project validator, WFS request pagination and more. Visit What's new in hale studio 3.2 to learn more about the new features.

For a complete list of changes, please take a look at the change log.

Installation instructions

Using the Windows installer:

  • Download the 32-bit or 64-bit installer for Windows and run it

If not using the Windows installer:

  • On Mac OS X installing Java 8 JDK is required
  • Extract the archive to your local filesystem (to a folder where you usually have write access)
  • Run the HALE executable (e.g. HALE.exe)

Note for Linux users: Please be aware of an issue that currently exists that can lead to very poor performance with some GTK versions. Please see this issue for a workaround.