BNRBot v2.8.5.65
- e16ad6d Issue #53: Refactoring sweep 1
- 90affd2 Issue #53: Refactoring socket error messages
- 567aeff Resolve Issue #54: Shorter reconnect intervals
- a5308d9 Issue #53: BotWindow bring to front code
- 7796fac Issue #53: Convert QWORDToDate to native code
- e8ad7f1 Issue #53: Remove DateToQWORD, rename QWORDToDate
- 2fd59f0 Issue #53: Native desktop notifications
- fa7acbc Issue #53: Resolve build errors on Linux
- c14a1f2 Issue #53: Resolve wrong config filename on Linux
- dd71bad Issue #53: Move RBGUIFramework.so on Linux
- 1609ac6 Bump version to 2.8.5.65
Note: This release contains a test release for Linux which may have significant bugs. Use at your own risk. To run BNRBot 2.8.5.65 on i686 Linux, you will need to install the following packages:
- glibc.i686
- gtk2.i686
- libstdc++.i686
- webkitgtk.i686
These can be installed by running the following command:
sudo dnf install glibc.i686 gtk2.i686 libstdc++.i686 webkitgtk.i686