* Update titles and enhance clarity in routing documentation
- Capitalized section titles for consistency, including "Configuring Routes with Access Control" and "Routing Traffic to Private Networks."
- Improved phrasing and clarity throughout the documents, including warnings and explanations regarding access control and network routes.
- Fixed minor grammatical issues and formatting for better readability.
* Update links and improve phrasing in routing traffic documentation
- Changed the link reference for "Network Routes caveats" to a more concise anchor.
- Combined two sentences in the note about the managed version of the Network Routes feature for better readability.
* Enhance formatting and clarity in routing traffic documentation
- Updated section headers to bold for improved visibility and consistency.
- Reformatted descriptions for "Network identifiers and ranges," "Routing peer," "Routing group," "High availability routes," "Masquerade," and "DNS Routes" for better readability.
- Added emphasis to the note regarding route configuration when masquerade is not enabled.
* New Access Control and ReOrg
* Enhance Access Control Documentation and Add New Resources
- Updated `next.config.mjs` to include new redirects for access control documentation.
- Added multiple images related to access control and endpoint detection and response.
- Refactored links in various documentation files to point to the new access control structure.
- Removed outdated documentation files and created new ones for managing access control and endpoint detection.
- Introduced a new section for understanding posture checks and their implementation in access control.
This commit aims to improve the organization and clarity of access control resources, aligning with the recent restructuring of documentation.
* Remove outdated Intune MDM documentation and update links in access control resources. This commit enhances the organization of the documentation by eliminating obsolete files and ensuring all references to Microsoft Intune are correctly aligned with the new structure.
* Fix typos in access control documentation for clarity and accuracy. Updated "Understnading" to "Understanding" and corrected "NerBird" to "NetBird" in relevant sections.
* Fix typo in Access Control section
* Fix formatting in posture checks documentation
* Added a space in the Posture Checks reference for clarity.
* Add note about DNS forwarder port change in documentation for manage DNS and routing traffic guides
* Add note about DNS forwarder port change in accessing entire domains and networks documentation
Updates the minimum OPNsense version requirement for NetBird package availability from 26.0 (development version) to 25.7.3 (stable release), indicating the package is now available in a stable OPNsense release.
* Add exit node selection and auto-apply behavior documentation, including new image for Skip Auto Apply feature.
* Add exit node auto-apply feature documentation and new image for exit node configuration.
* Add documentation for existing exit node routes and their auto-apply behavior, clarifying that routes created before the feature's introduction are treated as auto-applied by default.
* Enhance CLI and Profiles documentation with environment variable examples and details on disabling profiles feature
* Remove deprecated environment variable examples and notes related to the profiles feature in CLI documentation
* Enhance CLI and Profiles documentation with additional environment variable examples and details on disabling update settings functionality
* Update cli.mdx
---------
Co-authored-by: Maycon Santos <mlsmaycon@gmail.com>