Releases

1.8.5 - build 1867

2024-03-01

1.8.4 - build 1859

2024-02-24

1.8.3 - build 1851

2024-02-16

1.8.2 - build 1782

2024-01-29

1.8.0 - build 1720

2024-01-03

1.7.3 - build 1636

2023-10-26

1.7.1 - build 1468

2023-06-06

1.7.1 - build 1457

2023-05-24

1.7.0 - build 1448

2023-05-11

1.6.0 - build 1396

2023-03-31

1.5.0 - build 1327

2023-02-17

1.4.1 - build 1320

2023-02-14

1.4.0 - build 1296

2023-02-07

1.3.2 - build 1276

2023-01-23

1.3.2 - build 1267

2023-01-15

1.3.1 - build 1248

2022-12-29

1.3.0 - build 1236

2022-11-17

1.3.0 - build 1217

2022-11-17

1.2.1 - build 1028

2022-06-15

1.2.1 - build 1004

2022-05-02

1.2.0 - build 987

2022-04-21

1.2.0 - build 983

2022-04-18

1.1.0 - build 957

2022-03-29

1.1.0 - build 867

2022-01-12

1.1.0 - build 830

2021-12-19

1.0.3 - build 814

2021-12-11

Several fixes for Microsoft SQL Server. Upgraded log4j2 to 2.15.0.

1.0.2 - build 775

2021-11-05

Many fixes for Microsoft SQL Server. Support for older database drivers is now much improved.

1.0.2 - build 738

2021-10-07

Support for Microsoft SQL Server added, with a few general improvements.

1.0.1 - build 640

2021-07-08

Minor bug fixes.

1.0.0 - build 632

2021-06-28

Support for MySQL added, along with a few improvements.

1.0.0 - build 603

2021-06-13

Minor bug fixes and improvements - time to call it 1.0 !

0.9.9 - build 574

2021-06-02

Support for DNS.

0.9.9 - build 534

2021-05-03

Minor upgrade with a few bug fixes and UI tweaks.

0.9.9 - build 522

2021-04-23

Java libraries can now be added as part of the repository, and get automatically downloaded, along with their dependencies.

Upgraded to GraalVM 21.1.0, refreshed all libraries.

0.9.8 - build 501

2021-04-10

Minor UI fixes.

0.9.7 - build 487

2021-03-27

Debugger UI improved, several bugs fixed.

0.9.7 - build 475

2021-03-17

Debugger can now display any variable to any depth, and shows getters.

Debugger no longer requires multiple steps on line 1 of code.

0.9.6 - build 459

2021-03-03

Backups can now be deleted.

Fixed several small bugs.

0.9.5 - build 439

2021-02-13

Fixed a whole raft of bugs, especially in the debugger.

Docker image now based on Ubuntu 20.04, image is now noticeably less big.

Changed Postgres tutorial to have a better example.

0.9.4 - build 412

2021-02-03

Added full support for MongoDB.

Filters can now have comments.

0.8 - build 321

2020-11-17

Reworked tutorial.

Added new context.utils.executeSQL() method to invoke a SQL command before executing a command from the client.

0.8 - build 312

2020-11-09

Simplified tutorial.

Fixed context.packets.addPacket()

0.8 - build 298

2020-10-29

Code editor now has autocomplete, which is a work in progress.

Filters now have a priority level for execution ordering.

0.8 - build 288

2020-10-19

Tutorial is now much simpler thanks to custom images of Postgres and pgAdmin.

Fixed a serious bug in the debugger, which is now working normally.

0.8 - build 271

2020-10-16

This is the first truly public release of Gallium Data. It is fully functional, but of course it's version 0.8, so a number of improvement and fixes are upcoming.

Postgres is the only supported database at this point, though MongoDB and MySQL are expected in the next few months.