Conversation
- Change macOS DMG volume label from "OpenClient LLM" to "OpenClient" - Add CODE_OF_CONDUCT.md with Contributor Covenant v2.1 text - Add CONTRIBUTOR_LICENSE_AGREEMENT.md for inbound contribution terms - Update CONTRIBUTING.md to reference the new code of conduct and CLA - Revise documentation and specs to use "OpenClient" instead of "OpenClient LLM" - Relax SwiftUI preview guidance to require coverage for primary screens and reusable components
- Update marketing version in Xcode project targets to 1.6.25 - Refresh README version badge to 1.6.25 - Add 1.6.25 build entry to CHANGELOG - Update TestFlight notes for 1.6.25 - Adjust test fixtures and mocks to use the new version string - Preserve ARCHITECTURE.md formatting without trailing newline
feature: change contributing
- Add `settings_section.tip_option` to remote config decoding with a default enabled fallback - Store the current remote config in `RemoteConfigManager` and expose it through `currentConfig` - Switch shared consumers to `RemoteConfigManager.shared` and use the dev config URL in DEBUG builds - Hide or show the Settings tip jar button based on remote config state - Update settings and remote config tests for tip jar enablement and cached config behavior - Ignore the local `config-dev.json` remote config file - Bump the changelog to build 76 with the remote tip jar control entry
- Add `.privacySensitive()` to the tagged conversations widget label - Enable default data protection with `NSFileProtectionComplete` for the widgets extension
- Show localized message timestamps outside chat bubble surfaces - Add a centered floating date capsule during manual history scrolling - Track visible message IDs and scroll phase to control date indicator - Update chat visual and design specs to describe timestamp placement - Refresh changelog and TestFlight release notes for the chat UI update
feature: widget privacy and time in message
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.