Tags

Tags give the ability to mark specific points in history as being important
  • v6.10.0

    protected
    Bump v6.10.0
    
    * Add & update Weblate translations
    * Update several dependencies in package.json to latest versions
    * NPM audit fix
  • v6.9.0

    protected
    Bump v6.9.0
    
    * Add & update Weblate translations
    * Update texts according to changes for Omnia NG
    * Update several dependencies in package.json to latest versions
    * NPM audit fix
  • v6.8.0

    protected
    Bump v6.8.0
    
    * Add new modes for Wi-Fi 7
    * Add & update Weblate translations
    * Update several dependencies in package.json to latest versions
    * NPM audit fix
  • v6.7.2

    protected
    Bump v6.7.2
    
    * Add Turris logo to enhanced QR code display
    * Replace deprecated QRCode component with QRCodeSVG
    * Refactor button click handlers to simplify event handling in WiFiQRCode
    * Re-resolve and re-lock all npm dependencies in package-lock.json
    * Override markdown-to-jsx version in order to solve audit issues
    * docs: Enhance styleguide configuration with new font and layout options
    * docs: Refactor development and introduction sections
    * docs: Fix code snippets syntax highlighting & some refactoring
    * docs: Update SubmitButton component
    * NPM audit fix
  • v6.7.1

    protected
    Bump v6.7.1
    
    * Add & update Weblate translations
  • v6.7.0

    protected
    Bump v6.7.0
    
    * Add encryption property to guest WiFi settings in tests
    * Add global fuzzy search and columns visibility to RichTable
    * Make thead of RichTable lighter
    * Update dependencies in package.json to latest versions
    * Enhance ActionButtonWithModal to support dynamic methods
    * NPM audit fix
  • v6.6.2

    protected
    Bump v6.6.2
    
    * Enhance SubmitButton component to accept a custom label prop
    * Refactor RichTable component to remove forwardRef and simplify data handling
  • v6.6.1

    protected
    Bump v6.6.1
    
    * Refactor RichTable component to use forwardRef
  • v6.6.0

    protected
    Bump v6.6.0
    
    * Added & updated Weblate translations
    * Added Wi-Fi and LAN settings URLs to ForisURLs
    * Added Wi-Fi modes VHT/HE 80+80
    * Added encryption selection to WiFiGuestForm
    * Added optional close button to ModalHeader component
    * Updated Wi-Fi API
    * Enhanced NumberInput component with keyboard & touch accessibility
    * Refactored pagination condition in RichTable component
  • 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