-
Notifications
You must be signed in to change notification settings - Fork 62
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
Set campaign max price, external reference #16
Comments
Maybe even ability to require external reference ID within campaign from admin settings. |
Thanks. 1 has been a long-standing and bizarre behavior. I'll try to resolve that before the next release. |
When do you plan to release the next version? Thanks, |
2 is a good callout. I remember adding logic to the controller that discards any after the first, but I can see how that would lead to confusion when you see multiple selected in the UI. I'll see about getting a proper fix and possibly enabling combinator attacks. I have a long-term idea about adding a CLI utility that allows for arbitrary campaigns, basically allowing you to run any attack in NPK the same way you'd run it locally, but that's a ways out. As for timelines, my goal is to get v3 shipped before EOY. The regions branch already contains most of the features I want to include, but there's a lot of regressions to test and some polish needed. |
Let me know when you are ready for new version to be tested. |
1, 3, and 4 are addressed in the dev merge b22985e - give it a shot when you get a chance, and let me know if you have any feedback |
Do you have list of improvements you made in v2.5? |
I don't for 2.5, but that's pretty old anyway. v3 has support for per-region quotas, allows regions outside the US, has large file upload support, has support for p4d and g4 instance families, and allows you to select a region other than us-west-2 as your primary. It also self-hosts by default, deploys entirely with NPM (opening support for Mac), and now has a published container image on DockerHub to help with deployment. |
Do you still plan to implement something regarding 1 and 6 above? |
Would be great to see some of the improvements below in order to improve user experience.
Thanks and let me know if you have any questions.
The text was updated successfully, but these errors were encountered: