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 ⚠

🔔 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.

Screenshots 🔺pictures need to be hosted on IMGUR

image image
image image

❗ Known issues:

💔 Breaking changes

Sometimes I have to introduce breaking changes

  • SYNC_api_token renamed to API_TOKEN and moved to the General section
  • Devices table column name changes to support access via GraphQL - might interfere with your existing integrations
  • If jumping to this version from an older version (3 + months older) please run v24.10.31 before upgrading to this version
  • If running multiple NetAlertX instances on the same URL, make sure GRAPHQL_PORT is unique

🏘️ Community

📚Docs updates

⚙Settings

  • As the SYNC_api_token is used in multiple places it was renamed to API_TOKEN and moved to the General section ⚠

🔌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