Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Releases: pagermon/pagermon

v0.3.13 - Let there be icons!

04 Sep 09:37

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

Choose a tag to compare

What's Changed

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

  • Update package.json by @MaxwellDPS in #484
  • [HOTFIX ] Downgrade installed version of multimon-ng by @marshyonline in #498
  • Automatic Alias Refresh for Specific Addresses by @geelongmicrosoldering in #499
  • Fixes Layout of Buttons on mobile devices by @geelongmicrosoldering in #513
  • Fix failing dependencies by @eopo in #530
  • My sql non standard portnumbers by @MitchDrage in #520
  • Supporting CORS-RFC1918 by @e-bits in #477
  • Add .DS_Store to gitignore for mac users by @eopo in #532
  • Multiple Push-Targets by @eopo in #531
  • Alias Description Helpers - Alias Template, FontAwesome by @geelongmicrosoldering in #514
  • Better Regex/Text Matching by @geelongmicrosoldering in #510
  • Make mysql cron adjustable from settings by @geelongmicrosoldering in #473

New Contributors

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

v0.3.12 - We did some things

22 Dec 22:01
036e12d

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

  • Update package.json by @MaxwellDPS in #484
  • [HOTFIX ] Downgrade installed version of multimon-ng by @marshyonline in #498
  • Automatic Alias Refresh for Specific Addresses by @geelongmicrosoldering in #499
  • Fixes Layout of Buttons on mobile devices by @geelongmicrosoldering in #513
  • Fix failing dependencies by @eopo in #530
  • My sql non standard portnumbers by @MitchDrage in #520
  • Supporting CORS-RFC1918 by @e-bits in #477
  • Add .DS_Store to gitignore for mac users by @eopo in #532
  • Multiple Push-Targets by @eopo in #531
  • Alias Description Helpers - Alias Template, FontAwesome by @geelongmicrosoldering in #514
  • Better Regex/Text Matching by @geelongmicrosoldering in #510
  • Make mysql cron adjustable from settings by @geelongmicrosoldering in #473

New Contributors

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

v0.3.11e - Pagermon Pi Edition: Electric Boogaloo

19 Jan 10:30
7c745e8

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

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

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

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

Choose a tag to compare

What's Changed

v0.3.11 - A long time coming

17 Oct 05:29
3ed0e65

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

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