Skip to content

🚀Next release #138

@jokob-sk

Description

@jokob-sk

⏭ Upcoming release

⚠ No leading zero in SemVer ⚠

Screenshots 🔺pictures need to be hosted on IMGUR

img

❗ Known issues:

💔 Breaking changes

Sometimes I have to introduce breaking changes

  • Reminder: Due to code refactoring in order to upgrade to this version from a version before v25.5.24, you have to upgrade to v25.5.24 before upgrading to this version). See the upgrades docs for details.
  • 🆕 Due to language string cleanup you will have to select your UI_LANG again and re-save your settings.
  • 🆕 Due to the format of the SMTP_PASS setting changes you will have to re-save your settings .

Warning

  • ⚠️UPCOMING: The port of the sync nodes for the SYNC plugin will change to the value of the GRAPHQL_PORT setting. Both ports are currently supported, so please update your configuration to point to the new port in the SYNC_hub_url and SYNC_nodes settings.
  • ⚠️UPCOMING: If you have implemented external applications using the OLD API endpoints, please migrate to the NEW API endpoints.

🆕New capabilities

✨Fixes and Improvements

🔝 Current priorities

  • High priority: Settings, Workflows and Plugins core improvements
  • Low priority: UI (PRs welcome, but follow guidelines)

🐞 Known issues

If you have any debug info/suggestions regarding the above, please open a separate issue, thanks! 🤍

🧪 Anyone wants these features sooner?

Test them by using the dev image!

Please backup everything and create a CSV export of your devices before proceeding if you plan to use your existing DB.

version: "3"
services:
  netalertx:
    container_name: netalertx
    image: "ghcr.io/jokob-sk/netalertx-dev:latest"
    network_mode: "host"
    restart: always
    volumes:
      - ${APP_DATA_LOCATION}/local/path/config:/app/config
      - ${APP_DATA_LOCATION}/local/path/db:/app/db
      - ${LOGS_LOCATION}/:/app/log
    environment:
      - TZ=Europe/Berlin
      - PORT=20211

🔔 Get notified what's new

Get notified about a new release, what new functionality you can use, and about breaking changes.

follow_star

Make sure you refresh your browser cache (usually shift + reload button) - and click the 🔄 refresh button in the top right corner.

Previous releases:

https://github.com/jokob-sk/NetAlertX/releases

Target release frequency:

  • Monthly

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions