-
v6.7.2 protectedaef09a05 · ·
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.0 protected227a975e · ·
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.0 protected2f249ce3 · ·
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.5.0 protected30fd6f91 · ·
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.1.1 protectedbb559cbe · ·
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.0.0 protected0ea5d43c · ·
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