Skip to content

Releases: design-first/system-runtime

System Runtime v1.8.11

22 Nov 22:15
Compare
Choose a tag to compare

Changelog:

  • Remove runtime.update API. #18
  • Add text type. #19
  • Override / clear a collection with collection APIs. #16
  • Improve logs. #17

System Runtime v1.8.10

20 Nov 12:27
Compare
Choose a tag to compare

Changelog:

  • Can not set a 'date' property. #14
  • Add 'default' property for type definition. #15

System Runtime v1.8.9

12 Nov 23:30
Compare
Choose a tag to compare

Changelog:

  • Remove autoStart parameter from runtime.install API. #13

System Runtime v1.8.8

23 Oct 17:36
Compare
Choose a tag to compare

Changelog:

  • Avoid to log a warning message if the value of a link is "". #12

System Runtime v1.8.7

23 Oct 14:22
Compare
Choose a tag to compare

Changelog:

System Runtime v1.8.6

22 Oct 14:06
Compare
Choose a tag to compare

Changelog:

  • Set log level of many messages to 'debug'. #10

System Runtime v1.8.5

15 Oct 15:49
Compare
Choose a tag to compare

Changelog:

  • Fix bug when installing a system server-side. #9

System Runtime v1.8.4

12 Oct 21:20
Compare
Choose a tag to compare

Changelog:

  • Add a checks when uninstall a bundle (fix #6)

System Runtime v1.8.3

06 Sep 21:21
Compare
Choose a tag to compare

Changelog:

  • Add more apis to be compliant with OSGi specifications. #3
  • Add APIs to export bundle of system. #5

System Runtime v1.8.2

25 Aug 14:42
Compare
Choose a tag to compare
  • Fixed: a bug on load of system in Electron