Skip to content

Releases: armbian/configng

20240918-1853

18 Sep 18:54
a613848
Compare
Choose a tag to compare
Refactor networking configuration logic (#84)

* Expand filter to show more adaptors

* Refactoring

---------

Co-authored-by: Joey Turner <[email protected]>

20240917-0212

17 Sep 02:13
5523a15
Compare
Choose a tag to compare
Netplan status only works with networkd type of networking (#83)

20240916-0635

16 Sep 06:35
9b27cb8
Compare
Choose a tag to compare
added last login toggle (#82)

Co-authored-by: Tearran <[email protected]>

20240915-2312

15 Sep 23:12
c5d45ae
Compare
Choose a tag to compare
Removed unused files (#81)

Co-authored-by: Tearran <[email protected]>

20240915-1633

15 Sep 16:33
11c3c88
Compare
Choose a tag to compare
67 feature request tree structure when listing commands (#77)

* Refactor see_cmd_list to show "sub menus" properly

* Renumber json for readbility nested menu represented with "." for each nesting.

* Restored mistakenly deleted menu item

---------

Co-authored-by: Tearran <[email protected]>

20240914-2352

14 Sep 23:52
3057150
Compare
Choose a tag to compare
Add support for editing default route and DNS (#75)

* Add support for editing default route and DNS

* Update config.ng.docs.sh

fixed missed typo

---------

Co-authored-by: Joey Turner <[email protected]>

20240914-0202

14 Sep 02:03
80ceb1e
Compare
Choose a tag to compare
Update config.ng.docs.sh (#73)

1.replaced basename with parameter expansion not to call extra command
2.strange inline if statement checking for empty string replaced with more bash like concise statement.

20240914-0151

14 Sep 01:52
e06a751
Compare
Choose a tag to compare
UX: when fixing IP address propose existing (#71)

Co-authored-by: Joey Turner <[email protected]>

20240914-0143

14 Sep 01:44
f2af3a5
Compare
Choose a tag to compare
Update armbian-configng (#72)

replaced cat with input redirection ... no need for creating subshell and adding overhead

20240912-2337

12 Sep 23:37
4a1dd96
Compare
Choose a tag to compare
System: add virtual read-only overlayfs module (#69)