Allmon3 v1.3 (package version 1.3.3-1) has been released to GitHub and the AllStarLink package repository in the prod/main branch. Allmon3 is the standard web-based monitoring and link management for the AllStarLink application.
Users of ASL3 may run a Cockpit-based update or a standard software update to obtain the latest version. Other methods of installation and configuration may be found in the README.md.
New Features in 1.3
- When logged in, the table of links for a node has a quick-unlink
shortcut button to at the beginning of the line (#215) - When keyed, the Transmit Bar shows the time elapsed for the current
transmission (#218) - After clicking on a link row in a node’s link table, command
templates will now insert that node number where the%
character
appears in the template. See the comment inweb.ini
for a complete explanation. - Add templating and command support for allow/deny lists (#220)
- Node header line displays the number of links
Bug Fixes and Updates in 1.3
- Add syntax node on .ini comment formatting (#227)
- Add comment on SVG icon license source
- Fix regression in generating menu links (#234)
- Full support for make install by @jxmx (#239)
- Add cache busting for JS files by @Pross (#236)
- custom/ui/menu should return an empty JSON not an HTTP 400 error (#237)
- Add hinting to command modals for node population
- Accessibility fixes by @Pross in #242