Skip to content

Releases: sqlitebrowser/dio

Dio 0.3.1

22 Jul 17:38
0.3.1
45a66ed
Compare
Choose a tag to compare
Dio 0.3.1 Pre-release
Pre-release

This release is to support a recent change to the DBHub.io communication protocol.

Without this support dio list aborts when showing the first timestamp entry. So, if you're using the online service rather than your own server, you'll need this update. 😄

Dio 0.3.0 - Mostly just a change in port number

01 Jun 06:32
9b6db88
Compare
Choose a tag to compare

The main change in this release is to use port 443 (the standard one for HTTPS) by default in the automatically generated config file.

The DBHub.io cloud itself now listens on both tcp port 443 (the new one), and tcp port 5550 (the old one). The change to port 443 is mostly to be more enterprise firewall friendly. 😄

There are a few other minor tweaks as well, such as using thousands separators when displaying several integer fields, and pre-build binaries for every OS and architecture that Go 1.14.3 supports.

Dio 0.2.2 - Yet Another Bug Fix ;)

17 Apr 04:12
49b911a
Compare
Choose a tag to compare
Pre-release

This release fixes a single bug (reported by @chrisjlocke), where Dio wouldn't abort when the user certificate couldn't be read.

Now, when the user certificate isn't found Dio will generate an appropriate error message then exit.

Dio 0.2.1 - bug fix for Windows

13 Apr 18:15
c659428
Compare
Choose a tag to compare
Pre-release

This release mainly fixes an important bug on Windows, where the generated configuration file wasn't correct.

  • #3 - Configuration file not being correctly read on Windows
  • c659428 - Fix a minor issue when parsing the size field for multi-gigabyte databases

Dio 0.2.0 - bug fixes

13 Apr 13:06
eeee70e
Compare
Choose a tag to compare
Dio 0.2.0 - bug fixes Pre-release
Pre-release

This has bug fixes from the 0.1.0 release

Dio 0.1.0 - first look code

23 Mar 08:17
e19bb8f
Compare
Choose a tag to compare
Pre-release

This is an initial working build, which can be used to push and pull databases from the DBHub.io
cloud, create and delete branches, and list available databases for your user.

Instructions for setting it up are on the repo front page:

    https://github.com/sqlitebrowser/dio#getting-started

Please try it out, and provide feedback. 😄

SHA256 Checksums

0594c99dfadf8a0be6099e5bd75340a5dea70caf38752353c3cb6523710bddba  dio-darwin-386
d332368e6426bf6781d3bba3bb306a7b78236b51e819b4557290b3ffb299dbe8  dio-darwin-amd64
4c7041c8636d4423e424343226a3ce1e2de8d98b81392bdc0a27c6a4ce92dbfd  dio-freebsd-386
bb943e2765e5371f2fbfb4b2a558a53dda52227776b369617244f07c5906456e  dio-freebsd-amd64
88cf026425ff7d322916af27348f817bc55800dcfb630d86ba294cbb2fec0604  dio-linux-386
9dea9a7ca3401844a74e14fe9170fb5b196d1a30f8432150cbc028d5b60be287  dio-linux-amd64
6aca8f6c16b65cdeb5690bf2c2cf275cf6d825f039bafe15673aa7f7a88f35b7  dio-linux-arm64
4e7ccc5e94e2cf7c0c0a92bb994d342c705748b37489ac277f397147da9aa50c  dio-linux-armv6
0ea51b911135294246de23712360fa9cdef6ebe8df20048299cc203ef6a5f01e  dio-linux-ppc64
75bd5760a26a0fd87db91bebdb377ddc997da259ac2530f7f230bbcd11035cf3  dio-linux-ppc64le
0d47967a639981d732c654eaa9f2d8845b9d4c8e12047594023aa0202c2e3bac  dio-linux-s390x
3e6a0ae7e7460215e6a0d7fcd25208641b2e4358a38781a8d4f8da5f7d039d44  dio-windows-386.exe
fc341faab86f3b243aa2290717c55f59e1ff183d6df110690c114c7d23ffc0cb  dio-windows-amd64.exe