Skip to content

Releases: pagermon/pagermon

v0.3.13 - Let there be icons!

04 Sep 09:37
Compare
Choose a tag to compare

What's Changed

  • Add Config option to fix FA icon's no longer loading. @marshyonline

This version Fix's Font Awesome icons no longer loading on all pagermon instances.
A new option is added the setting menu allowing you at add your own Font Awesome Kit ID.

This can be obtained by creating an account and creating a v5.x kit. this must be a SVG + JS Kit.
https://fontawesome.com/start

Full Changelog: v0.3.12...v0.3.13

v0.3.12a - We broke a thing

23 Dec 09:20
a5c983d
Compare
Choose a tag to compare

What's Changed

----- all the goodies from v0.3.12 below ----

New Contributors

Full Changelog: v0.3.11...v0.3.12a

v0.3.12 - We did some things

22 Dec 22:01
036e12d
Compare
Choose a tag to compare

NOTE The plugins in this version are broken - See v0.3.12a for the fix: https://github.com/pagermon/pagermon/releases/tag/v0.3.12a

What's Changed

New Contributors

Full Changelog: v0.3.11...v0.3.12

v0.3.11e - Pagermon Pi Edition: Electric Boogaloo

19 Jan 10:30
7c745e8
Compare
Choose a tag to compare

This release fixes the bundled Multimon-ng Version of the Raspberry Pi Image @marshyonline

v0.3.11d - Pagermon Pi Edition

15 Jan 10:30
30f74e3
Compare
Choose a tag to compare

This Release is a hotfix release to fix start automated Raspberry Pi image building! - @marshyonline

v0.3.11c - Docker Container(ARMv7) Builds

30 Dec 11:41
fe4a0e7
Compare
Choose a tag to compare

This release only fixes ARMv7 Docker container building and publishing - @marshyonline

v0.3.11b - Docker Container Build

30 Dec 10:07
277ae91
Compare
Choose a tag to compare

This release only fixes Docker container building and publishing - @marshyonline

v0.3.11a - Even longer time coming!

30 Dec 07:38
98619a3
Compare
Choose a tag to compare

What's Changed

v0.3.11 - A long time coming

17 Oct 05:29
3ed0e65
Compare
Choose a tag to compare

Changelog as below. 

0.3.11 - 2021-05-21

As always this is a BETA release, expect bugs, please report any issues via Github Issues.

v0.3.10 - MultiUser, Unit Testing and Bugfixes

24 Jun 10:57
e42d59c
Compare
Choose a tag to compare

This release addresses the following changes:

Important Notes:
This release will migrate your existing user account into the messages.db(sqlite) or the mysql database being used.
Removing this file will reset your user account password back to default.

Multiple changes were made to the backend while implementing unit testing, please report any bugs or unexpected behavior through issues.

As always please run an npm install after updating the files

PagermonPI - Raspberry Pi Image for Pi3 and Pi4

2020-08-17-pagermonpi_v0.3.10.zip is a Raspberry Pi Image which has Pagermon installed already

  • Fixed process-default.json
    change cwd to reflect correct working directory on Pi
    changed the max_memory_restart to 1G

  • cleaned up /var/log folder

  • installed Pagermon 0.3.10

See Wiki for Details