v1.0 Release Notes
Core Function Enhancements
Feature One: Issue Template

Customize Issue templates to create standardized issues or feature requests with one click, making your development work more organized.
- Support multiple template types: Supports traditional markdown and yaml template types, making your Issue template function more flexible and efficient.
- Customizable fields: Flexibly define Issue template fields according to project needs, ensuring necessary information is collected.
Feature Two: WebIDE

No local environment needed, enjoy a smooth development experience directly in the browser, allowing you to write, run, and debug code anytime, anywhere.
- Support for multiple programming languages: Supports mainstream programming languages such as JavaScript, Python, Java, etc., meeting different development needs.
- Seamless switching between devices: With network access, WebIDE allows you to enter the development state anytime and anywhere, enjoying the fun of programming.
Feature Three: Online Conflict Resolution

Visually display differences and support online editing, helping you easily resolve code merging challenges.
- Visual difference display: Clearly show the location and content of code conflicts, making it easy to compare and modify.
- Support for different resolution methods: Provides multiple conflict resolution options, including manual editing and accepting changes from one side.
Feature Four: GPG Key

GPG signature verification function ensures code integrity and reliable source, providing security protection for your code.
- Support for multiple GPG key formats: Supports various key formats such as RSA and DSA, meeting the needs of different users.
- Configurable signature rules: Customize signature rules to flexibly control signature behavior.
Feature Five: Updated Help Documentation
Comprehensively updated help documentation with search functionality, helping you easily solve problems and improve work efficiency.
- Full feature coverage: Covers all functions and usage of AtomGit, providing detailed operation guides and examples.
- Support for multiple search methods: Supports keyword search, full-text search, and other search methods to quickly find the required information.
Collaboration Function Improvements
Collaboration Feature One: CodeOwners

Specify code owners to ensure that every change is reviewed by the right person, improving code quality and project management efficiency.
- Support for multi-level CodeOwners: You can specify multiple code owners and set review priorities to ensure timely and effective code reviews.
- Automatic addition of CodeOwners: When code is modified, the system automatically adds the corresponding CodeOwners as reviewers, without manual operations.