Skip to content

Releases: rosmanov/bee-host

1.4.2

04 Nov 10:29
1.4.2
f209f0f

Choose a tag to compare

Bug fixes

  • #10: file changes might not be detected on macOS due to kqueue
    and potential atomic file replacements performed by the external
    editors.

Full Changelog: 1.4.0.1...1.4.2

Download bee-host

1.4.0

08 Jun 19:29
1.4.0
5e8130a

Choose a tag to compare

This release introduces the following improvements:

  • Automatic Text Field Updates: Text fields are now automatically updated upon save, addressing Issue #3.
  • aarch64 Linux Support: Added support for the aarch64 (ARM64) architecture on Linux.

Download bee-host

1.3.7-3

21 Apr 15:33
1.3.7-3v2
b540179

Choose a tag to compare

What's Changed

  • Fix #8: missing Chromium manifest file
  • Fix rpm copr build by @rosmanov in #7
  • Fix macOS package: attempted to install to the system read-only filfesystem.

Full Changelog: 1.3.7-3...1.3.7-3v2

1.3.6

12 Mar 06:42
1.3.6
3f65163

Choose a tag to compare

  • Added -h and --help tags (#6)
  • Updated cJSON library version.

Download bee-host

1.3.5

05 Oct 15:41

Choose a tag to compare

Fixed an issue where the app Firefox manifest could not be found on some 64-bit Linux operating systems.

Download bee-host

1.3.4

08 Apr 12:40
1.3.4
fd8f172

Choose a tag to compare

Fixed trailing character truncation in the temporary file path when editor was obtained from TMPDIR environmetn variable on non-Windows platforms.

Download bee-host

1.3.3

26 Sep 22:02

Choose a tag to compare

  • Fixed #5: CLI arguments were not escaped properly in Windows
  • Added alternative mkstemps implementation when the function is not available (e.g. MinGW)
  • Added CMake toolchain for ppc64le
  • Improved packaging

Download bee-host

1.3.2

13 Jul 21:01

Choose a tag to compare

Fixed #4: Missing Architecture field in the deb

Download bee-host