Skip to content

Releases: OutsideIT/FireMotD

v12.05.191019 => Unsponge

21 Oct 07:01
Compare
Choose a tag to compare
Pre-release
fix

v11.05.190318 => Final shellchecked

18 Mar 11:56
7d6251d
Compare
Choose a tag to compare
  • All code has been shellchecked now (#136)
  • Fixed minor issue with hardcoded Kibana version (#138)

v11.04.190210 => Shellcheck Compliance P1

10 Feb 13:46
1056e22
Compare
Choose a tag to compare
Willemdh shellcheck (#137)

* shellcheck take 1

* Shellcheck take 2

v11.03.190127 => Bugfixes and readme update

27 Jan 12:58
651694b
Compare
Choose a tag to compare
Willemdh fixes (#135)

* PostgresVersion

* fixes

* data

v11.02.190106 = > Experimental multithreaded exploring

06 Jan 12:45
Compare
Choose a tag to compare
Multithreading

v11.01.190105 => Caching

05 Jan 23:34
e429651
Compare
Choose a tag to compare
Pre-release
  • New caching functionality which caches the result of the motd and saves it in the /usr/share/firemotd/cache folder
  • Cache will be generated the first time FireMotD is started with a theme argument or manually with the commmand
  • Fixed orange theme

FireMotD -G all

v10.05.181119 => Updated cron job

19 Nov 12:14
4ca29d9
Compare
Choose a tag to compare

v10.03.180723 => Official theme template release

25 Jul 09:28
Compare
Choose a tag to compare
  • Migrated most of the hardcoded themes to json template files (only Original is left in the code)
  • Cleanup code
  • SeparatorSpace
  • Fix Default template

v9.15.180716 => Kibana and better install function

16 Jul 21:22
951dcb1
Compare
Choose a tag to compare
render kib (#115)

v8.08.171007 => Bugfixes and elasticsearch check

09 Oct 18:41
Compare
Choose a tag to compare
  • Checking Elasticsearch version
  • Fixed #70
  • Fixed #57 (Dmitry Romanenko)