Skip to content

Releases: bacularis/bacularis-api

Bacularis API 1.1.0

26 Aug 16:26
d4dfb95
Compare
Choose a tag to compare

This is a new feature and bug fix release. We added new time properties to returned job records. They are scheduled time, start time, end time and real end time values in Unix timestamp form that is more friendly to use in data formatting than other formats.

From other changes we added a button for switching between light and dark modes in the API panel. At the end we updated Polish translations.

Changes:

  • Add dark mode support
  • Add to job endpoints sched/start/end/realend times in Unix timestamp format
  • Update Polish translations
  • Make working requirements page
  • Create new column properties dynamically
  • Fix icon visibility in dark mode button on small screens
  • Update text in LICENSE file

Bacularis API 1.0.12

31 Jul 03:36
a7f7d81
Compare
Choose a tag to compare

This is a minor release.

Changes:

  • Use PSR-12 coding style but keep tabs for indents

Bacularis API 1.0.11

18 Jul 17:34
daa21bc
Compare
Choose a tag to compare

This is a minor release.

Changes:

  • Add QRCode.js library dependency

Bacularis API 1.0.10

20 May 02:11
8d58910
Compare
Choose a tag to compare

This is a minor release.

Changes:

  • Unify modal windows view
  • Fix logo alignment on webkit based browsers

Bacularis API 1.0.9

07 May 14:53
a617eb8
Compare
Choose a tag to compare

This is a minor bug fix release.

Changes:

  • Use common styles and images as assets
  • Fix undefined drive index in device window if drive index is not specified
  • Remove unused TJuiDialog window from OAuth2 clients page

Bacularis API 1.0.8

30 Apr 15:46
0ce9875
Compare
Choose a tag to compare

This is a bug fix release. It fixes compatibility problem with a new version of the PRADO framework for installation by Composer.

Changes:

  • Fix required PRADO framework version in Composer file

Bacularis API 1.0.7

28 Apr 01:50
aa90dbd
Compare
Choose a tag to compare

This is a minor bug fix and new feature release.

Changes:

  • Add to install wizard pre-defined b*json tool paths for FreeBSD and older Debian/Ubuntu
  • Fix required parameter PHP error on PHP 8.0

Bacularis API 1.0.6

10 Apr 05:49
e74d67c
Compare
Choose a tag to compare

This is a minor bug fix release.

Changes:

  • Add to documentation type parameter for API /jobs/resnames endpoint
  • Fix component actions
  • Fix PHP error on try access to non-existing client

Bacularis API 1.0.5

23 Mar 06:30
3240477
Compare
Choose a tag to compare

This is a bug fix release.

Bacularis API 1.0.4

24 Feb 20:35
56d9db1
Compare
Choose a tag to compare

This is a bug fix release.