Releases: pagermon/pagermon
v0.3.13 - Let there be icons!
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
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
- @MitchDrage made their first contribution in #520
- @e-bits made their first contribution in #477
Full Changelog: v0.3.11...v0.3.12a
v0.3.12 - We did some things
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
- @MitchDrage made their first contribution in #520
- @e-bits made their first contribution in #477
Full Changelog: v0.3.11...v0.3.12
v0.3.11e - Pagermon Pi Edition: Electric Boogaloo
This release fixes the bundled Multimon-ng Version of the Raspberry Pi Image @marshyonline
v0.3.11d - Pagermon Pi Edition
This Release is a hotfix release to fix start automated Raspberry Pi image building! - @marshyonline
v0.3.11c - Docker Container(ARMv7) Builds
This release only fixes ARMv7 Docker container building and publishing - @marshyonline
v0.3.11b - Docker Container Build
This release only fixes Docker container building and publishing - @marshyonline
v0.3.11a - Even longer time coming!
What's Changed
- Update package.json by @MaxwellDPS in #484
v0.3.11 - A long time coming
Changelog as below.
0.3.11 - 2021-05-21
- Added EAS support, Just run multimon-ng -a EAS #432 @MaxwellDPS
- Added EAS FIltering Based on FIPS and EVENT and moved jsame to git And updated jSAME to 0.1.9 #435 @MaxwellDPS
- Fix to PDW Python ingestion script time format #439 @jjeffhendryx
- Fix Gotify Plugin URL construction #445 @stubbers
- Fix textAngular.css not being called in header.ejs #449 @DingosGotMyBaby
- Fix Alias Column on iPhoneX devices #450 @DanrwAU
- Fix Index breaking bug in #412 #452 @DanrwAU
- Fix Broken Alias Search #453 @marshyonline
- Fix Twitter trunication at 280 chars #461 @MaxwellDPS
- Fixed Typo's #465 @geelongmicrosoldering
As always this is a BETA release, expect bugs, please report any issues via Github Issues.
v0.3.10 - MultiUser, Unit Testing and Bugfixes
This release addresses the following changes:
- Downgrade discord.js package to fix crashes #415 @DanrwAU
- Add user-agent strings for webhook plugins #416 @DanrwAU
- Cleanup redundant code in db.js #417 @DanrwAU
- Add Multi-User support, moves all authentication to be DB backed. #411 @DanrwAU
- Add Unit testing #420 @DanrwAU @marshyonline
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