Skip to content
Tags give the ability to mark specific points in history as being important
  • v6.4.0 protected
    Bump v6.4.0
    
    * Refactor Alert component to include dismiss animation and timeout
    * Refactor ThreeDotsMenu component to include additional props
  • v6.5.0 protected
    Bump v6.5.0
    
    * Add & update Weblate translations
    * Add RichTable component with pagination and sorting
    * Add @tanstack/react-table v8.20.5 to dependencies
    * Update documentation
    * Replace RebootButton with ActionButtonWithModal component
    * Fix import path for CustomizationContextMock in customTestRender.js
  • v6.3.0 protected
    Bump v6.3.0
    
    * Add ThreeDotsMenu component
    * Refactor EmailInput description
    * Refactor RadioSet & ignore Radio component
    * Refactor npm package badge in introduction.md
    * NPM audit fix
  • v6.2.1 protected
    Bump v6.2.1
    
    * Add & update Weblate translations
    * Refactor CopyInput component
    * Refactor ForisURLs to include new URLs for Overview page
  • v6.2.0 protected
    Bump v6.2.0
    
    * Add useFocusTrap hook
    * Add extendSession endpoint
    * Refactor Spinner.css to use CSS variable for color
    * Refactor Modal component to use useFocusTrap hook
    * Refactor Alert component to use useFocusTrap hook
  • v6.1.1 protected
    Bump v6.1.1
    
    * Add & updated Weblate translations
    * Update icon color classes to use "text-secondary" instead of "text-dark"
    * Update Wi-Fi QRCodeModal component to use new styles & add close button
    * Refactore WiFiGuestForm component to get rid of obsolete div element
    * NPM audit fix
  • v6.1.0 protected
    Bump v6.1.0
    
    * Add & update  Weblate translations
    * Migrate to Font Awesome v6
    * NPM audit fix
  • v6.0.3 protected
    Bump v6.0.3
    
    * Update WiFiQRCode component
  • v6.0.2 protected
    Bump v6.0.2
    
    * Add className prop to CheckBox and Radio components
  • v6.0.1 protected
    Bump v6.0.1
    
    * Add className prop to Switch component
    * Update dependencies in package.json
    * NPM audit fix
  • v6.0.0 protected
    Bump v6.0.0
    
    * Add CHANGELOG.md
    * Add JS_DIR variable to Makefile
    * Add support for shared reForis ESLint configuration
    * Update dependencies in package.json
    * Update Spinner.css styles for better positioning and responsiveness
    * Migrate to Bootstrap 5
    * NPM audit fix
    * Other small improvements
  • v5.6.1 protected
    Bump v5.6.1
    
    * Added & updated Weblate translations
    * Fixed loading state & button's layout
    * Updated bootstrap library to version 4.6.2
    * Used custom reforis-image in GitLab CI/CD
    * NPM audit fix
  • v5.6.0 protected
    Bump v5.6.0
    
    * Add & update Weblate translations
    * Add CustomizationContext and custom hook
    * Update caniuse-lite
    * Remove testUtils from .gitignore
    * Make ieee80211w_disabled as optional in WiFiForm
    * Move contexts in a context folder
    * NPM audit fix
  • v5.5.0 protected
    Bump v5.5.0
    
    * Add & update translations
    * Add a switch to disable Management Frame Protection (802.11w)
    * Improved Foris JS documentation
    * NPM audit fix
  • v5.4.1 protected
    Bump v5.4.1
    
    * Add Weblate translations
    * Update PropType peer dependency
    * NPM audit fix
  • v5.4.0 protected
    Bump v5.4.0
    
    * Add & update translations
    * Add CopyInput bootstrap component
    * Update WiFiForm labels and description for wifi ax
    * Make WS path in lighttpd mode configurable
    * Fix Wi-Fi password helptext string
    * NPM audit fix
  • v5.3.0 protected
    Bump v5.3.0
    
    * Added & update translations
    * Added rest of the props to DownloadButton component
    * Added hostname validation
    * Added wifi 802.11ax HE modes
    * Set best Wi-Fi HT mode depending on the checked frequency
    * Improved domain name RegEx pattern
    * Removed customOrder prop in Select component
    * Fixed Wi-Fi translation strings
    * Fixed autocomplete attribute in PasswordInput
    * Fixed WiFi password max length check
    * Fixed documentation build
    * Fixed access token in publish script
    * Refined & restructure Makefile
    * Updated GitLab CI image to Node.js v16
    * NPM update (several dependencies)
    * NPM audit fix
  • v5.2.0 protected
    Bump v5.2.0
    
    * Remove login page
    * NPM audit fix
  • v5.1.16 protected
    Bump v5.1.16
    
    * Revert bad NPM audit fix
    * NPM audit fix
  • v5.1.15 protected
    Bump v5.1.15
    
    * Add WPA3 option
    * Add custom order ability of Select options
    * NPM audit fix