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 summary

⚠ No leading zero in SemVer ⚠

TBD

Make sure you refresh your browser cache - and click the 🔄 refresh button in the top right corner.

Screenshots

Screen 1 Screen 2
Screen 3 Screen 4
Screen 5 Screen 6

❗ Known issues:

💔 Breaking changes

Sometimes I have to introduce breaking changes

🏘️ Community

📚Docs updates

⚙Settings

  • You can now load new or unload unneeded plugins to speed up the application via the LOADED_PLUGINS setting (🆕) Just some feedback of the last few releases #669
  • Further Settings screen optimization to prevent incorrect loads/setting saves (🚑)

🔌Plugins

🖼 UI

💠Core app updates

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

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

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