Skip to content

Releases: SAP/luigi

v0.4.1

08 Jan 11:18
Compare
Choose a tag to compare

🚀 Added

🐛 Fixed

  • #307 Fix error with parsed data (@dariadomagala)
  • #301 Fix dropdowns behavior on click events (@dariadomagala)
  • #305 When adding a listener via Luigi client API, call only the listener being added (@jesusreal)
  • #299 It is not possible to have a root node with empty path segment and a view (@pekura)
  • #283 Default child node mechanism breaks if path ends with a slash (@pekura)

📝 Documentation

v0.4.0

08 Jan 11:19
79f7ea3
Compare
Choose a tag to compare

🚀 Added

🐛 Fixed

📝 Documentation

v0.3.8

23 Nov 08:17
Compare
Choose a tag to compare

🚀 Added

🐛 Fixed

📝 Documentation

v0.3.6

23 Oct 10:55
539dd1f
Compare
Choose a tag to compare

🚀 Added

🐛 Fixed

📝 Documentation

client-0.3.2

11 Sep 09:15
Compare
Choose a tag to compare

🚀 Added

core-0.3.1

11 Sep 09:16
Compare
Choose a tag to compare

🐛 Fixed

  • #31 Redirect from root node to first child (@y-kkamil)
  • #50 #49 [fix] OAuth2 implicit grant flow should use GET as default reques… (@aartek)