- Add AtlasUpdateChecker with GitHub Releases API integration - Add AtlasVersionComparator for semantic version comparison - Add AboutUpdateToolbarButton with popover update UI - Enhance AboutFeatureView with social QR codes and layout refinements - Add CHANGELOG.md and CODE_OF_CONDUCT.md - Rebrand project files from Mole to Atlas for Mac - Update build script to support version/build number injection - Add installation guide to README - Add bilingual localization strings for update feature - Add unit tests for update checker and version comparator
28 lines
623 B
Markdown
28 lines
623 B
Markdown
---
|
|
name: Feature Request
|
|
about: Suggest an idea for Atlas for Mac
|
|
title: '[FEATURE] '
|
|
labels: enhancement
|
|
assignees: ''
|
|
---
|
|
|
|
## Feature description
|
|
|
|
A clear and concise description of the feature you'd like to see. We suggest using English for better global understanding.
|
|
|
|
## Use case
|
|
|
|
Describe the problem this feature would solve or the benefit it would provide.
|
|
|
|
## Proposed solution
|
|
|
|
How do you envision this feature working?
|
|
|
|
## Alternatives considered
|
|
|
|
Have you considered any alternative solutions or workarounds?
|
|
|
|
## Additional context
|
|
|
|
Add any other context, mockups, or examples about the feature request here.
|