Skip to content

Releases: Evolveum/midpoint-studio

4.8.0

10 Nov 13:44
Compare
Choose a tag to compare

Added

  • Axiom query language support (highlighting, autocompletion, brackets matching)
  • Support for Intellij 2023.3

Changed

  • Updated MidPoint libraries to version 4.8

Fixed

  • Deprecation style for elements in XML files

4.7.1

13 Jun 16:11
Compare
Choose a tag to compare

Added

  • support for Intellij 2023.2

Fixed

  • MID-8873 element annotator warning fixed

4.7.0

12 Jun 12:16
Compare
Choose a tag to compare

Added

  • MID-8404 added new option ignoreMissingKeys
  • MID-8527 _metadata XSD schema support
  • Better detection of midpoint files
  • Better midpoint expansion syntax highlighting $(...)

Changed

  • MidPoint libraries updated to 4.7

Fixed

  • MID-8744 Fixed remote diff of files that contain file includes
  • MID-8733 Improved create/open midpoint project (also improved support for maven fast import in 2023.1)

4.6.0

02 Nov 13:02
Compare
Choose a tag to compare

Added

  • Added support for 2022.3
  • MID-7672 autocomplete and highlighting for xml queries in browser panel
  • Added panelType contributor, autocomplete support (if java lib for admin-gui is on classpath as maven dependency)

Changed

  • Studio now uses MidPoint 4.6 libraries
  • Removed support for 2021.*

Fixed

  • MID-8076 fix for remote diff editor "User data is not supported"
  • Multiple occurrences of premature plugin components initialization
  • MID-8000 improved environment combobox selection, added colors
  • MID-8128 fixed task upgrade to activity (stax classpath issue)
  • MID-8045 password field handling in configuration editor

4.5.1

27 Jul 13:33
Compare
Choose a tag to compare

Added

  • Support for IC 2022.2

Changed

  • Removed support for IC 2020.3

4.5.0

27 Apr 20:57
Compare
Choose a tag to compare

Fixed

  • MID-7658 task upgrade action fix
  • MID-7691 console logging fixes, upload/test resource weren't logged correctly
  • MID-7695 namespace variants improvements
  • MID-7735 upload/recompute now recomputes all uploaded objects
  • MID-7810 encrypted credentials not expanded in diff now

4.4.2

27 Apr 20:56
Compare
Choose a tag to compare

Changed

  • Changed format of local/remote diff (internal XML file representation)

Fixed

  • MID-7658 fix for task upgrade, when task had 528 archetype and no/wrong handler uri - delete task was created incorrectly
  • MID-7658 invalid handler task test (generates no change)
  • MID-7695 namespace variants missing fix
  • MID-7691 console logs didn't correspond with task being executed (upload/test resource)

4.4.1

14 Feb 10:33
Compare
Choose a tag to compare

Added

  • Model authorizations were added to list of possibilities when completion dialog is shown
  • Added partial AXIOM query support
  • Create diff of two local files that contain midPoint objects
  • Internal midPoint libraries updated to 4.4.1

Changed

  • isImport option is now being sent correctly during upload together with raw option

Fixed

  • Fixed UI actions that accessed filesystem in wrong thread
  • Fixed environment proxy settings
  • Fixed threading and UI freezes on some long running actions (network related)
  • Fixed defaults file includes when generating documentation
  • Fixed file including for documentation generator on Windows

4.4.0

03 Dec 13:13
Compare
Choose a tag to compare

Added

  • Xml autocompletion
    • OIDs for existing objects in workspace
    • Simple autocomplete for source/target path elements
    • Connector configuration elements in resource
  • Copy selected objects oid/name from browse results using mouse right click
  • Clickable oid references in xml
  • Reconcile/recompute action added
  • Upload of object delta now works (executes modify)
  • MidPoint xml file cleanup action added to remove operational (useless) elements
  • Objects verification using schemas bundled with MidPoint studio (can't be changed for now)
  • Upgrade task action which upgrades task objects to new "activity" format (midPoint 4.4)

Changed

  • Improved inlay properties caching
  • Bulk action tasks generator
    • Wrap action into task option removed
    • Bulk tasks are now created as iterative-script tasks
    • Generated XML much cleaner

Fixed

  • Small UI fixes when using Darcula theme
  • Progress during REST operations
  • REST actions cancelling
  • UI Freezes

4.3.1

21 Dec 12:51
Compare
Choose a tag to compare
stable#230

Jenkins build 230