Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🚀Next release #138

Closed
jokob-sk opened this issue Dec 31, 2022 · 0 comments
Closed

🚀Next release #138

jokob-sk opened this issue Dec 31, 2022 · 0 comments

Comments

@jokob-sk
Copy link
Owner

jokob-sk commented Dec 31, 2022

⏭ Upcoming release

⚠ No leading zero in SemVer ⚠

Screenshots 🔺pictures need to be hosted on IMGUR

image image
image image

❗ Known issues:

  • Events and Presence pages are still unoptimized

💔 Breaking changes

Sometimes I have to introduce breaking changes

🏘️ Community

📚Docs updates

⚙Settings

🔌Plugins

  • OpenWRT import via the LUCIRPC plugin by @vaga9938 🙏🆕
  • A new WOL plugin to automate Wake-On-Lan calls for down devices 🆕

🖼 UI

💠Core app updates

Internal changes affecting the whole app and usually significant to developers 👩‍💻👨‍💻

  • You can now store custom properties on devices 🆕

Other Info

🆕 - New features ✨ - Fixes & Improvements ⚠ - Possibly breaking changes 🧪 - Experimental/work in progress

⚠️ Current priorities

  • Next: Custom app flows investigation
  • Settings 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: "jokobsk/netalertx-dev"
    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
@jokob-sk jokob-sk pinned this issue Dec 31, 2022
Repository owner locked and limited conversation to collaborators Dec 31, 2022
@jokob-sk jokob-sk changed the title ❗ Known issues ❗ Known issues & work status Jan 1, 2023
@jokob-sk jokob-sk changed the title ❗ Known issues & work status ❗ Known issues, work and release status Jan 2, 2023
@jokob-sk jokob-sk changed the title ❗ Known issues, work and release status 🚀Next release May 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant