Difference between revisions of "Template:RK3328-UpdateLog"

From FriendlyELEC WiKi
Jump to: navigation, search
(updated by API)
(updated by API)
Line 1: Line 1:
 +
===2022-09-06===
 +
====FriendlyWrt:====
 +
* Added Fullcone NAT support
 +
* upgrade to 22.03.0
 
===2022-08-03===
 
===2022-08-03===
 
====FriendlyWrt:====
 
====FriendlyWrt:====

Revision as of 09:12, 7 September 2022

1 2022-09-06

1.1 FriendlyWrt:

  • Added Fullcone NAT support
  • upgrade to 22.03.0

2 2022-08-03

2.1 FriendlyWrt:

  • Upgrade FriendlyWrt to the latest version 22.03-rc6

3 2022-08-01

3.1 FriendlyWrt:

  • Firewall settings adjustment: single-port devices (e.g. NEO3) are set to allow WAN inbound traffic by default for easy web configuration, while multi-port devices are still denied WAN inbound traffic by default

4 2022-07-27

4.1 FriendlyWrt:

  • Both docker and non-docker versions are available, all features are the same except for docker.
  • Beta version 22.03-rc3 is available, you can choose according to your package requirements, stable version 21.02.3 is recommended.
  • Improved compatibility issues with third-party packages
  • Added support for "Soft Factory Reset" function
  • Added web-based tool eMMC-Tools, support install FriendlyElec and some third party firmware to eMMC, besides raw-image also support rockchip package format firmware
  • Other details: default timezone setting to Shanghai, new NAS category menu, remove lcd2usb, improve security settings, tune sysctl parameters, fix docker firewall settings, etc.

5 2021-12-02

  • Improved the compatibility of the FriendlyWrt software package installation
  • Fixed the issue that some sd cards would cause the reboot command to not respond (updated the 5.10 kernel)
  • Configure the USB header on NanoPi-NEO3 to host mode by default

6 2021-10-29

6.1 FriendlyWrt:

  • FriendlyWrt has been updated to the official stable version 21.02.1, features are basically the same as 19.07.5, support docker, usb wifi, etc.

7 2021-08-30

7.1 FriendlyWrt:

  • Upgraded kernel to 5.10.60
  • Add a high-speed 5G USB WiFi support, the network card model is Comfast CF-WU782AC V2, the chip model is MediaTek MT7662
  • Improved USB WiFi compatibility
  • Improved stability on first boot (previous version, bpfilter error occurred in some cases on first boot)

7.2 FriendlyCore:

  • upgraded kernel to 5.10.60

8 2021-03-05

  • Upgrade FriendlyCore to 20.04 (base on ubuntu focal)

9 2021-01-15

  • upgraded kernel to 5.10
  • upgraded friendlywrt to 19.07.5

10 2020-09-04

  • Improved the stability of the usb3.0 driver (integrated with official Rockchip updates) and the stability of the r8153 ethernet card
  • Update the driver of the 8153 ethernet card, using mainline kernel's version, the version is v1.11.11
  • Enable serial port UART1 for R2S and NEO3

11 2020-08-31

  • Kernel updated to 5.4.61
  • Use the driver r8152-2.13.0 downloaded from Realtek official website (https://www.realtek.com/en/downloads)
  • Improve the USB network card driver, WLAN<->LAN bridge speed can reach 700/500 Mbits/sec
  • Add rockhip rng (hardware random number) driver

12 2020-07-10

12.1 FriendlyWrt

  • upgraded kernel to 5.4.50
  • added support for NanoPi-NEO3

13 2020-05-14

13.1 FriendlyWrt

  • upgraded kernel to 5.4.40,fixed bpfilter issue
  • added new usb wifi(rtl8812au)
  • fixed overlayfs issue

14 2020-02-25

14.1 FriendlyWrt

14.1.1 update to v19.07.1,please use branch master-v19.07.1:
mkdir friendlywrt-rk3328
cd friendlywrt-rk3328
repo init -u https://github.com/friendlyarm/friendlywrt_manifests -b master-v19.07.1 -m rk3328.xml --repo-url=https://github.com/friendlyarm/repo --no-clone-bundle
repo sync -c --no-clone-bundle
14.1.2 fixed some issues:
  • fixed bpfilter module issue
  • updated feeds to the latest commit
  • removed modemmanager and mwan3 plugins
  • adjusted cpu scaling governor, optimized startup speed

15 2020-02-20

15.1 FriendlyWrt

  • Optimized openssl performance
  • Added support for PWM fan, support fan speed control (platform: rk33xx)

16 2020-01-18

Initial Release