Skip to content

Releases: sldeditor/sldeditor

v0.8.6

03 Oct 18:29
Compare
Choose a tag to compare

Fixed bugs:

  • Databases can now be connected to, allow access to feature classes.

0.8.5

22 Jan 08:14
Compare
Choose a tag to compare

Updated to use GeoTools 20.2, fixes crash when using the BBOX function.

0.8.4

18 Jan 09:47
0a98fc6
Compare
Choose a tag to compare

Fixed bugs:

  • Added missing jaxb library within the release jar so that it is on the classpath, it prevented the application starting up.

Enhancements:

  • Updated to use GeoTools 20.1

0.8.3

06 Dec 19:16
4b752d2
Compare
Choose a tag to compare

Enhancements

  • SLD files now handled as UTF-8 when read and written
  • Preferences file now stored in user's home folder
  • Pre-release builds are ignored when checking for updates

0.8.2

26 Oct 16:38
19bc3b5
Compare
Choose a tag to compare

Enhancements

  • Added maths expression panel for rule filters
  • SonarQube issues addressed

0.8.1

05 Oct 16:54
8cab031
Compare
Choose a tag to compare

Enhancements

  • Application now supports multiple monitors by displaying dialogs on top of the application window.
  • The date picker ui component has been updated.
  • Added time zone offsets to the ui for date and time periods when used as parameters in filter functions.

v0.8.0

25 Sep 16:02
bb6c11a
Compare
Choose a tag to compare

Integrated with GeoTools 20.0 and updated to use new Java 8/9 libraries and improved the filter function capability.

More information available on the blog page

Enhancements:

  • All functions now can be edited in the Filter dialog.
  • RasterSymbolizer SelectedChannelType changed to an expression
  • Field names extracted from functions
  • Get the Concatenate function working
  • Make filter combobox into submenus
  • Bad filter processing with 'in' function
  • Fixed an issue in Geotools with Collection Count function.
  • PropertyIsLike changed to use single parameters characters
  • Updated to use JUnit5
  • Create a GeoServer VM to allow unit testing

Fixed bugs:

  • Legend image size can now be adjusted
  • Process function parameters are literals only
  • Raster data sources not displayed correctly in the map panel

0.7.8

23 Feb 17:25
68d94f1
Compare
Choose a tag to compare

Fixed bugs:

  • Expression and filter panels are now populated correctly with datasource fields

0.7.7

24 Oct 18:01
Compare
Choose a tag to compare

Enhancements:

  • Added data source field type support for java.sql.Timestamps
  • Added support for label/character spacing vendor option in GeoTools 18/GeoServer 2.12
  • Added Feedback button to console window

Fixed bugs:

  • Legend image size can now be adjusted

v0.7.6

02 Aug 18:13
Compare
Choose a tag to compare

Enhancements:

  • Speed up application start up times
  • Vendor Option dropdown compacted
  • Added Report issue menu option
  • Creaste MacOS installer
  • Create deb installation