Skip to content
This repository was archived by the owner on May 12, 2022. It is now read-only.

Releases: XHiddenProjects/surveybuilder

v4.1.1

09 Nov 23:43
6720d3a
Compare
Choose a tag to compare
  • Fixed Banner

v4.1.1

08 Nov 10:52
ac30a35
Compare
Choose a tag to compare
  • Fixed 2 config files
  • setPreview
  • templateSelect

Both will need ONLY

  • Enable(Boolean)
  • URL(String)

Removed:

  • Separator
  • Value

v4.1.1

07 Nov 21:17
f52cbc9
Compare
Choose a tag to compare
  • Fixed Package.json and add Dependabot

v4.1.1

07 Nov 21:10
80b0b66
Compare
Choose a tag to compare
  • 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

05 Nov 20:07
36720eb
Compare
Choose a tag to compare
  • Added 2 new apps
  1. Text editor - Allows you to open any file to preview and edit files in the most basic format.
  2. Markdown editor - Allows you to make your own Markdown file (No download buttons)
  • New Secerity file for GitHub

v4.1.0

05 Nov 19:31
713693a
Compare
Choose a tag to compare
  • Added 2 new apps
  1. Text editor - Allows you to open any file to preview and edit files in the most basic format.
  2. Markdown editor - Allows you to make your own Markdown file (No download buttons)
  • New Security file for GitHub

v4.1.0

05 Nov 13:35
f8e4df0
Compare
Choose a tag to compare
  • Added 2 new apps
  1. Text editor - Allows you to open any file to preview and edit files in the most basic format.
  2. Markdown editor - Allows you to make your own Markdown file (No download buttons)

v4.0.2 - Pre Release Update/Halloween Update

30 Oct 23:44
e39f2b9
Compare
Choose a tag to compare
  • 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

  1. Once that config was uploaded it wouldn't save so it will make it difficult for Banned Users
  2. 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

30 Oct 23:05
8506693
Compare
Choose a tag to compare
  • Fixed Config.js

v4.0.2

30 Oct 20:46
5b48598
Compare
Choose a tag to compare
  • 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