-
-
Notifications
You must be signed in to change notification settings - Fork 52
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
Version 1.0.0 #163
Version 1.0.0 #163
Conversation
Clarified NO_RESPONSE behaviour in README
Update node-red to the latest version 🚀
Create FUNDING.yml
@NRCHKB/test we are close to releasing this version. Past showed that we have to make real tests:
|
I need to look at #185 and you promised to look at #194 :) |
Yes I'm working on it... I'm a little bit late with my hobbies... The reason I didn't moved forward because I either have to try or have a deeper look at ffmpeg doc that which options are not necessary and only optional. Also I want to have this to be consistent in the Camera node, so I also had to this for Audio... |
- send message two both outputs on onIdentify - updated mocha and eslint-config-prettier dependencies
1.0.0-dev.8
No presure. If I understand better what you wanted to fix maybe I can take that task. |
I'm happy if I can help...
Why this is not working right now as I want it, because earlier, it is initiliazed like this:
Something similar could be done with each parameter. So you can fully customize the command ran by ffmpeg through Node-RED. Hope this made it clear for you :) So this might not be really related to the issue you linked above. |
1.0.0-dev.8
How are we doing with this? Are getting to a point we can let it into the wild with plans to get a 1.0.x bug fix fo issues that come up? I think we will see a lot more testers (and possibly bug reports) show up once it’s available in the palette manager. |
Yeah a 1.0.0 release with a .1 bug fix release if a lot of bugs are found sound good to me |
Well let me look at situation and I might make a release in few hours. |
@Shaquu Thanks! |
@radokristof my friend, you should copy your production env, install dev and tell me :) |
I have tested this version multiple times on my test system, which was upgraded from 0.8 once, and if I remember correctly that was enough (maybe I did another node-red restart just to make sure). |
Important notice regarding release 1.0.0:
|
Can these notes be added as a warning in palette manager when a user is upgrading? Many nodes have “this update will require node red restart” ... is there a custom warning option? |
Publish failed... |
@crxporter this train is gone :) |
@Shaquu updated my production to 1.0.1. The video filter is now optional on Cameras, that works, but Node-RED GUI shows an error, because it thinks that the video filter is required... |
I installed 1.0.1 but my nodes still only have two outputs. What am I missing? |
@jonathanschneider - two outputs is correct for all but camera service I believe. If your camera service items still have just the two outputs then something may have gone wrong? |
I my all nodes also only has two outputs. However these two are all onChange and onSet outputs. Seem that the snapshot output is gone.
|
Oh, I see! Thanks for clearing that up!
… Am 24.02.2020 um 13:46 schrieb crxporter ***@***.***>:
@jonathanschneider - two outputs is correct for all but camera service I believe. If your camera service items still have just the two outputs then something may have gone wrong?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
@jonathanschneider my mistake: |
Fixed
Added
Changed