Skip to content

Commit 9fd4b31

Browse files
committed
docs: Update README with v1.0.1 changes
- Updated version badge to 1.0.1 - Added v1.0.1 release notes with bug fixes - Documented website redesign improvements - Updated stats (Launch Time, Binary Size, Build Status) - Fixed typo in Features section
1 parent cc3e1d0 commit 9fd4b31

File tree

1 file changed

+24
-2
lines changed

1 file changed

+24
-2
lines changed

README.md

Lines changed: 24 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
> **Advanced Session & Data Manager for Development Tools**
44
5-
[![Version](https://img.shields.io/badge/version-1.0.0-brightgreen.svg)](https://github.com/risunCode/SurfManager)
5+
[![Version](https://img.shields.io/badge/version-1.0.1-brightgreen.svg)](https://github.com/risunCode/SurfManager)
66
[![Platform](https://img.shields.io/badge/platform-Windows%20%7C%20macOS%20%7C%20Linux-blue.svg)](https://github.com/risunCode/SurfManager)
77
[![Python](https://img.shields.io/badge/python-3.8+-yellow.svg)](https://www.python.org/)
88
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)
@@ -36,7 +36,7 @@ Perfect for developers who need to:
3636

3737
---
3838

39-
## Featuresx
39+
## Features
4040

4141
### 🎯 Core Features
4242

@@ -174,6 +174,28 @@ Sessions are tied to the Windows user account that created them. You cannot tran
174174

175175
## 🆕 What's New
176176

177+
### 🔥 v1.0.1 - Bug Fixes & Website Redesign
178+
179+
**🐛 Fixed Issues**
180+
- **Backup Path Structure** - Fixed incorrect backup directory naming (SurfManagerBackups → Documents/SurfManager)
181+
- **Auto-Backup Display** - Fixed auto-backup toggle button not showing backups
182+
- **Reset Tab Sync** - Fixed app list not syncing with App Configuration changes
183+
- **Session Scanning** - Skip internal folders when listing backups
184+
185+
**🎨 Website Improvements**
186+
- **New Hacker Theme** - Cleaner, simpler dark interface
187+
- **Grid Layout** - No more monotonous scrolling, responsive grid design
188+
- **FontAwesome Icons** - Professional icons instead of emojis
189+
- **TailwindCSS** - Fully responsive on all devices
190+
- **Gallery** - Added actual screenshots of the application
191+
192+
**📊 Updated Stats**
193+
- Launch Time: ~1s
194+
- Binary Size: 40+MB
195+
- Build Status: Stable (not Beta)
196+
197+
---
198+
177199
### 🔥 v1.0.0 - New Redesign, User Friendly, and Fast!
178200

179201
**🚀 No More Freezing!**

0 commit comments

Comments
 (0)