This repository was archived by the owner on May 12, 2022. It is now read-only.
Releases: XHiddenProjects/surveybuilder
Releases · XHiddenProjects/surveybuilder
v4.1.1
- Fixed Banner
v4.1.1
- Fixed 2 config files
- setPreview
- templateSelect
Both will need ONLY
- Enable(Boolean)
- URL(String)
Removed:
- Separator
- Value
v4.1.1
- Fixed Package.json and add Dependabot
v4.1.1
- Made Config.js a independent file
- Added RunConfig.js (Runs configuration)
- Made Version to Markdown files instead of TEXT files
Config | Function | Format | Default |
---|---|---|---|
Allow_Banner_display | Boolean | Boolean | true |
Allow_Console_attribute | Boolean | Boolean | true |
Allow_Pop_up | Boolean | Boolean | false |
limit_list | Array | String | null |
Allow_Inspect_element | Boolean | Boolean | true |
Allow_location_tracking | Boolean | Boolean | false |
Allow_API_config | Array | [Boolean, String] | [false, "{url}"] |
get_users_lang | Boolean | Boolean | true |
get_users_platform | Boolean | Boolean | true |
get_users_usersAngent | Boolean | Boolean | true |
test_users_cookieEnable | Boolean | Boolean | true |
Collect_IP | Boolean | Boolean | false |
Allow_cPanel | Boolean | Boolean | true |
maxTitle | Int | Number | 25 |
username | String | Text | null |
banIP | Array | String | null |
BanLocation | String | Text | "{url}" |
Enable_Config_File | String | Text | "Enable" |
Allow_Database | String | Text | "mySQL" |
redirFormLink | String | Text | "false" |
Allow_ad_blocker | Boolean | Boolean | false |
DarkTheme | Boolean | Boolean | false |
templateSelect | Array | [Boolean, String)] | [true, "{url}"] |
setPreview | Array | [Boolean, String] | [true, "{url}"] |
v4.1.0
- Added 2 new apps
- Text editor - Allows you to open any file to preview and edit files in the most basic format.
- Markdown editor - Allows you to make your own Markdown file (No download buttons)
- New Secerity file for GitHub
v4.1.0
- Added 2 new apps
- Text editor - Allows you to open any file to preview and edit files in the most basic format.
- Markdown editor - Allows you to make your own Markdown file (No download buttons)
- New Security file for GitHub
v4.1.0
- Added 2 new apps
- Text editor - Allows you to open any file to preview and edit files in the most basic format.
- Markdown editor - Allows you to make your own Markdown file (No download buttons)
v4.0.2 - Pre Release Update/Halloween Update
- The "Pre Released" was decided to be remove due to the way it was going to be difficult so we want everyone to use the "Config.js" file in the ../Config/Config.js
Reasons
- Once that config was uploaded it wouldn't save so it will make it difficult for Banned Users
- If we tried to make it where it replace the file it would have the code that we wanted.
Would this be a future update?
This might be a future update possibly.
Question/Reports
You can find this in issues
What might the next update be?
As of right now we might add a "new app" called "Text Editor" where you can add and make your own files.
Thanks for all the support,
©SurveyBuilder
v4.0.2
- Fixed Config.js
v4.0.2
- Better IP ban::You can now add your own Ban page and redirect to it by going to the config.js file and placing a URL in "BanLocation" variable