Changelog
Version 1.5.7
Component Update
- New components for Enhanced Checkboxes, Districts and Streets have been added.
Version 1.5.6
Form Unlinking & Form Width
- Whenever you're creating a form, you now have the ability to set a custom width for a form, this will dynamically allocate the form width based on the user's resolution.
- Users now have the ability to unlink forms from their accounts that they've previously created.
Version 1.5.5
User Lists
- Users now have the ability to generate lists, it effectively gives people a link to a list of forms that they can use for content generation.
Version 1.5.4
Form Editor Options
- Whenever you drag and drop any component, accessing the "API" tab under the options of that component, you have the ability to disable wildcard generation or hide the wildcard completely from the selection.
Version 1.5.3
Form Verification System
- Forms can now be verified or blocked by admins.
Version 1.5.2
Refactored Component System
- The creation of new custom components is now easier, this will come into play with future components.
- Better explained the form options at the bottom of the form creator.
Version 1.5.1
Custom Link Support
- Donators now have access to create custom links for their forms.
- Some fixes regarding the documentation system including an editor role.
Version 1.5.0
Authentication System
- A full authentication system with the ability to donate for an account.
- Added a ton of donator benefits, including but not limited to: The ability to edit forms, a personal user page with a list of your forms.
- The existing administration system has been revamped to account for the new authentication system.
- A custom donation page for those that wish to support the project.
Version 1.4.4
Automatic Darkmode & Additional Form Settings
- The website will now automatically detect your OS settings based on if you prefer lightmode or darkmode and automatically activate darkmode if needed.
- Forms now have support for dynamic title generation and url input to post generated content.
Version 1.4.3
Analytics System
- Implementation of the analytics system for administrators.
- Implementation of a more combust security system.
Version 1.4.2
Survey Processing
- Survey components are now processed properly, with a more unique approach, each question in a survey will now generate a wildcard.
Version 1.4.1
New form styles
- Added 3 new form styles for more authentic options: Vector, Retro and Modern.
Version 1.4.0
Website Styling Update
- You can now assign forms a "style", you can choose between the default style or the paperwork style, which is designed to look more as-if you're filling out a PDF/Document. This comes with a complete restructure of the way the website serves stylesheets to the user.
- Completely redesigned the frontpage to look more inviting for new users.
- A couple of fixes regarding issues with darkmode.
- We've added some development tools to help debug future issues with the website.
- Some minor bug fixes regarding the rendering of forms to the user.
Version 1.3.11
Form Enhancements
- You're now able to "Copy to Clipboard" whenever you generate an output from a form.
Version 1.3.10
URL Routing Improvement
- You can now access pages with cleaner URLs (e.g.,
/builder
instead of /builder.php
)
- Completely redesigned how the website displays and renders pages for better performance
Version 1.3.9
System Architecture Upgrade
- Complete code refactor with a new kernel system for better stability and security
- Improved backend code organization for faster performance
Version 1.3.8
Documentation System
- Added a dedicated documentation page to help users learn how to use the system
- Documentation content is now properly organized and searchable
Version 1.3.7
Smart Form Components
- Added custom components with browser memory: textfields and textareas that remember user input
- Form fields can now automatically save their values in browser cookies for convenience
Version 1.3.6
Text Processing Fix
- Fixed issues with quotation marks in forms not being processed correctly
- Improved how special characters are handled in the form output
Version 1.3.5
Session Management Improvement
- Fixed CSRF tokens expiring while building forms, preventing frustrating session timeouts
- Improved overall form submission security
Version 1.3.4
Admin Logging System
- Added comprehensive logging system for administrators
- Better tracking of system activity for troubleshooting and security monitoring
Version 1.3.3
Admin Panel & Security
- Introduced admin panel for site management
- Added protection against spam form submissions
- Improved rate limiting and security controls
Version 1.3.2
Advanced Form Functionality
- Added ability to include JavaScript in hidden form elements
- Enhanced form customization options for developers
Version 1.3.1
Dark Theme Improvements
- Fixed various issues with dark theme display
- Improved contrast and readability in dark mode
Version 1.3.0
User Experience Enhancements
- Improved wildcard system for easier template creation
- Added dark mode support for comfortable viewing in low-light environments
Version 1.2.0
Component System Extension
- Added support for custom components in the form builder
- Expanded the types of form elements available to creators
Version 1.1.1
Builder Stability Fix
- Fixed escaped string issues that were causing the form builder to malfunction
- Improved overall stability when working with special characters
Version 1.1.0
Template System
- Added the ability to use existing deployed forms as templates for new forms
- Easier form creation by building upon previous work
Version 1.0.1
Security Update
- Disabled password component for improved security
- Reduced potential for misuse of sensitive information
Version 1.0.0
Initial Release
- First public version of reBB
- Core functionality for building and sharing BBCode forms