Releases: NovaDev404/NexStore
Releases · NovaDev404/NexStore
NexStore v1.1.0
Changelog
All notable changes to this project will be documented in this file.
[NexStore] - 2026-03-08
Added
- ✨ Update language
- ✨ Update README.md
- ✨ Add apple status and local status
- ✨ Update cert selection
- ✨ Update Zsign submodule
- ✨ Add NovaCerts support
- ✨ Update version to v1.1.0
Added new app details and donation information.
- ✨ Update app-repo.json
- ✨ Add NexStore app details to app-repo.json
- ✨ Fix curl command in update-repo.sh
- ✨ Add GitHub token setup to update_repo.yml
Updated the workflow to set the GitHub token before running the update script.
- ✨ Update update-repo.sh
- ✨ Update update-repo.sh
- ✨ Fix YAML formatting and add ref to checkout step
Changed
- 🔄 chore: update repo
- 🔄 Refactor update-repo.sh for better asset handling
Refactor update-repo.sh to improve asset fetching and processing logic, including retry mechanism and JSON validation.
Fixed
- 🐛 fix swift 6 isolation bugs
- 🐛 Fix release.yml
- 🐛 Fix OpenSSL Signature
- 🐛 Fix loading bug
Full Changelog: v1.0.0...v1.1.0
NexStore v1.0.0
NexStore v1.0.0 - Initial NexStore Release
⭐ What changed
- Change branding from 'Feather' to 'NexStore'.
- Change logo, default theme colour, and some other minor changes.
- Update credits to include Feather and NexStore credits.
Full Changelog: v2.6.0...v1.0.0
Feather v2.6.0 with NovaDNS Dynamic Support
Changelog
All notable changes to this project will be documented in this file.
[Feather] - 2026-02-25
Added
- ✨ Add novadns dynamic label
- ✨ Minor fixes & improvements
- ✨ Add a 10s wait
- ✨ Merge pull request #1 from claration/main
chore: update links
- ✨ Add full NovaDNS support
- ✨ Add NovaDNS Dynamic options
Changed
- 🔄 Make enabling PPQ finish after 10s wait
- 🔄 feat(concurrency): await async calls, isolate MainActor, avoid Sendable crossings
- 🔄 Initial plan
- 🔄 Fix some formatting and names
- 🔄 chore: update links
Fixed
- 🐛 Fix the enabling PPQ screen
- 🐛 Fix syncronous issues
- 🐛 Fix Swift 6 concurrency, syntax, and Sendable issues
- 🐛 Fix await issues
- 🐛 Fix closing braces
- 🐛 Fix: Swift 6 actor isolation—mark FR static methods MainActor, await UIApplication.open, move task group work to MainActor in SourcesViewModel
- 🐛 fix more bugs
- 🐛 fix more bugs
- 🐛 Fix some minor bugs
- 🐛 Merge pull request #2 from NovaDev404/copilot/fix-install-preview-view-errors
[WIP] Fix build errors in InstallPreviewView.swift
- 🐛 Fix: Swift 6 compatibility—actor isolation, remove explicit fetch specialization, mark NBFetchService MainActor, update NovaDNSDynamic usage
- 🐛 Fix bugs
- 🐛 fix title of moreview
- 🐛 Remove debugging
- 🐛 Fix more bugs
- 🐛 Fix build failure
- 🐛 Fix structual issues
- 🐛 Add debugging for testing
- 🐛 Fix struct issues
Removed
- 🗑️ Remove extra closing brace
- 🗑️ Remove dup alert
- 🗑️ Remove modified by comments
- 🗑️ Remove comments and other unuseful code
What's Changed
- chore: update links by @NovaDev404 in #1
- [WIP] Fix build errors in InstallPreviewView.swift by @Copilot in #2
New Contributors
- @NovaDev404 made their first contribution in #1
- @Copilot made their first contribution in #2
Full Changelog: https://github.com/NovaDev404/NexStore/commits/v2.6.0