Skip to content

Commit

Permalink
reforis: update to version 3.2.0
Browse files Browse the repository at this point in the history
* Add & update Weblate translations
* Update Foris JS library to v6.5.0
* Update reforis_screenshot.png
* Update ThreatDetectionCard to allow optional isInstalled prop
* Fix table text color in dark mode
* Refactor OpenVPNCard on Overview page
* Refactor LibrespeedCard component
* Refactor DHCP client tables to use RichTable component for improved display
* Refactor FactoryReset and Reboot to use ActionButtonWithModal component
* Refactor LanguageDropdown to use language names instead of codes
* Rename "Dark Mode" to "Theme" in dropdown header
  • Loading branch information
aleksan4eg authored and miska committed Dec 5, 2024
1 parent 0670692 commit 4675985
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions web/reforis/reforis/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=reforis
PKG_VERSION:=3.1.1
PKG_VERSION:=3.2.0
PKG_RELEASE:=$(AUTORELEASE)

PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://gitlab.nic.cz/turris/reforis/reforis
PKG_MIRROR_HASH:=29ce980af2161a32d919229e900aa44ecce375307a283011023e34c2ffbbfa8b
PKG_MIRROR_HASH:=4cb6a86e38c01ad333fc8b33ae135d3776e70958617fd5af8a9b3e53cd8aa19e
PKG_SOURCE_VERSION:=v$(PKG_VERSION)

PKG_MAINTAINER:=CZ.NIC <packaging@turris.cz>
Expand Down

0 comments on commit 4675985

Please sign in to comment.