Skip to content

Tags: PhuVinhAI/ZiaSub

Tags

v1.0.3

Toggle v1.0.3's commit message
upload

v1.0.2

Toggle v1.0.2's commit message
chore(mobile): bump version to 1.0.2

- Update version in app.json from 1.0.1 to 1.0.2
- Update version in package.json from 1.0.1 to 1.0.2
- Prepare release for next patch version

v1.0.1

Toggle v1.0.1's commit message
chore(mobile): bump version to 1.0.1

- Update version in app.json from 1.0.0 to 1.0.1
- Update version in package.json from 1.0.0 to 1.0.1
- Prepare release for patch version update

v1.0.0

Toggle v1.0.0's commit message
chore(mobile): bump version to 1.0.0 and update EAS project configura…

…tion

- Update app version from 0.0.7 to 1.0.0 in app.json and package.json
- Change app slug from "ziasub" to "tomisakae" for app identification
- Update EAS project ID to "82adbfd9-e34b-408d-9f0f-d48acd92e386"
- Change app owner from "tomisakae" to "ziasub"
- Reformat async storage plugin configuration for improved readability
- Mark release as stable version 1.0.0

v0.0.7

Toggle v0.0.7's commit message
chore(mobile): add entry point and React Native config for monorepo b…

…uilds

- Add root index.js to redirect to mobile package entry point
- Create react-native.config.js with Android source directory configuration
- Enable proper module resolution for monorepo Android release builds
- Required for correct package linking in React Native build process

v0.0.6

Toggle v0.0.6's commit message
chore(mobile): consolidate native build ignore configuration

- Remove .easignore file and merge its configuration into .gitignore
- Update .gitignore to ignore native directories (/android, /ios) for CNG/Prebuild workflows
- Comment out Android-specific build paths for flexibility with non-CNG setups
- Comment out iOS-specific build paths for flexibility with non-CNG setups
- Simplify native build artifact management by centralizing ignore rules
- Reduce configuration file duplication and maintenance overhead

v0.0.5

Toggle v0.0.5's commit message
chore(monorepo): restructure project into monorepo with mobile and ex…

…tension packages

- Migrate to monorepo structure using bun package manager
- Add browser extension package with manifest, background, content, options, and popup scripts
- Reorganize mobile app into dedicated packages/mobile directory with Android build configuration
- Update root package.json and add bun.lock for dependency management
- Remove legacy local.properties and package-lock.json files
- Add comprehensive .gitignore files for extension and mobile packages
- Include Android Gradle configuration, build tools, and keystore setup
- Add notification icons and splash screen assets for multiple screen densities
- Consolidate all mobile components, utilities, and configuration files
- Restructure enables better separation of concerns between mobile and web extension targets

v0.0.4

Toggle v0.0.4's commit message
chore(release): bump version to 0.0.4 and update changelog

- Update app.json version from 0.0.3 to 0.0.4
- Update package.json version from 0.0.3 to 0.0.4
- Add comprehensive changelog entries documenting all features, fixes, and improvements
- Document push notification support with expo-notifications integration
- Document translation progress redesign with custom progress visualization
- Document queue status tracking enhancements and stop all functionality
- Document preset tracking and batch time range improvements
- Document onboarding scroll support and keyboard handling fixes
- Document queue item processing improvements and cache persistence fixes
- Document QueueItemCard styling refactor and UI/UX improvements

v0.0.3

Toggle v0.0.3's commit message
style(i18n): update release view button text with line break

- Update English locale "View on GitHub" to "View\nGitHub" for better button layout
- Update Vietnamese locale "Xem trên GitHub" to "Xem\nGitHub" for consistency
- Improve button text wrapping in update modal to prevent text overflow

v0.0.2

Toggle v0.0.2's commit message
chore(release): bump version to 0.0.2 and add changelog

- Add comprehensive CHANGELOG.md documenting all features, fixes, and improvements
- Update app.json version from 0.0.1 to 0.0.2
- Update package.json version from 0.0.1 to 0.0.2
- Document YouTube Shorts support, cache service, and video duration extraction features
- Document bug fixes for translation display, batch progress, and abort signal handling
- Record improvements to subtitle positioning and queue component simplification