Skip to content

Beta indication in webmanifest#99

Merged
Saterz merged 5 commits into
developerfrom
feat/beta-indication
Sep 16, 2025
Merged

Beta indication in webmanifest#99
Saterz merged 5 commits into
developerfrom
feat/beta-indication

Conversation

@Saterz

@Saterz Saterz commented Sep 16, 2025

Copy link
Copy Markdown
Member

This pull request adds the Beta suffix to the webmanifest name and shortname fields to distinguish more easily the two apps in the home page

…update README

- Introduced a new environment variable `PUBLIC_DEPLOYMENT_CHANNEL` to specify the deployment channel for UI cues.
- Updated the README to document the new variable and its purpose in toggling the Beta UI label.
- Enhanced the navbar and layout components to conditionally display a "Beta" badge based on the deployment channel.
… variable reference

- Changed the Ko-fi support link in the pricing page to a direct URL for better user access.
- Removed the `PUBLIC_KOFI_URL` environment variable reference from the README, streamlining the documentation.
- Deleted the `PUBLIC_KOFI_URL` environment variable from `.env.example` as it is no longer needed, streamlining the configuration file.
- Created a server handler in `+server.ts` to serve the manifest with a dynamic suffix based on the deployment channel, enhancing the app's adaptability for different environments.
@Saterz Saterz merged commit f774ec9 into developer Sep 16, 2025
@Saterz Saterz deleted the feat/beta-indication branch September 16, 2025 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant