Skip to content

Releases: mljar/mercury

v2.4.2

10 May 13:13
Compare
Choose a tag to compare

Enhancements

  • (#406) add option to hide Share button

v2.4.1

08 May 14:11
Compare
Choose a tag to compare

Enhancements

  • (#316) add option to call notebook as REST API

v2.3.10

20 Mar 15:44
Compare
Choose a tag to compare

Fixed release packing issue

v2.3.9

20 Mar 14:31
Compare
Choose a tag to compare

Enhancements

  • (#433) Table widget added :))

v2.3.8

18 Mar 07:58
Compare
Choose a tag to compare

Changes

v2.3.7

26 Oct 12:41
Compare
Choose a tag to compare

Fix problem with NaNs in Select and MultiSelect widgets (#382).

v2.3.6

24 Oct 07:55
Compare
Choose a tag to compare

The frontend wasn't packed correctly in the previous release (2.3.5). This release fixes it.

v2.3.5

11 Oct 08:03
Compare
Choose a tag to compare

Fixes

  • (#362) change footer
  • (#373) update django to 4.2.2

2.3.1

05 Jun 11:41
Compare
Choose a tag to compare

Fixes

  • #290 adjust margins in NumberBox
  • #307 fix URL in share dialog, thanks @kapily!

2.3.0

26 May 09:54
Compare
Choose a tag to compare

Enhancements

  • #263 better error message if notebook not found
  • #273 display Mercury version on local server start
  • #274 set custom domain for Site in database
  • #276 nicer display of output files for download
  • #278 allow widgets in the loop
  • #290 add NumberBox widget

Bug fixes

  • #246 fix share button on Safari web browser
  • #265 set allowed Python versions 3.8-3.11
  • #277 fix show prompt in Safari
  • #275 fix private notebook display when stored on S3
  • #282 fix output files for download