chore(release): bump version to 3.3.1 and update README with additional screenshots
All checks were successful
Build and Release / Build and Release (push) Successful in 7m22s
CI / lint (push) Successful in 9m28s
CI / build-frontend (push) Successful in 9m34s

This commit is contained in:
2026-01-02 10:28:15 -06:00
parent 6ecd46dcec
commit 1f9632b396
3 changed files with 12 additions and 2 deletions

View File

@@ -31,18 +31,23 @@ This project is seperate from the original Reticulum MeshChat project, and is no
<summary>Telephony & Calling</summary>
### Phone
![Phone](screenshots/phone.png)
### Active Call
![Calling](screenshots/calling.png)
### Call Ended
![Call Ended](screenshots/calling-end.png)
### Voicemail
![Voicemail](screenshots/voicemail.png)
### Ringtone Settings
![Ringtone](screenshots/ringtone.png)
</details>
@@ -51,6 +56,7 @@ This project is seperate from the original Reticulum MeshChat project, and is no
<summary>Networking & Visualization</summary>
### Network Visualiser
![Network Visualiser](screenshots/network-visualiser.png)
![Network Visualiser 2](screenshots/network-visualiser2.png)
@@ -60,9 +66,11 @@ This project is seperate from the original Reticulum MeshChat project, and is no
<summary>Page Archives</summary>
### Archives Browser
![Archives](screenshots/archives.png)
### Viewing Archived Page
![Archive View](screenshots/archive-view.png)
</details>
@@ -71,9 +79,11 @@ This project is seperate from the original Reticulum MeshChat project, and is no
<summary>Tools & Identities</summary>
### Tools
![Tools](screenshots/tools.png)
### Identity Management
![Identities](screenshots/identities.png)
</details>

View File

@@ -3,4 +3,4 @@ Auto-generated helper so Python tooling and the Electron build
share the same version string.
"""
__version__ = "3.3.0"
__version__ = "3.3.1"

View File

@@ -1,6 +1,6 @@
{
"name": "reticulum-meshchatx",
"version": "3.3.0",
"version": "3.3.1",
"description": "A simple mesh network communications app powered by the Reticulum Network Stack",
"homepage": "https://git.quad4.io/RNS-Things/MeshChatX",
"author": "Sudo-Ivan",