Skip to content

Releases: tiddly-gittly/TidGi-Mobile

v0.9.1

27 Feb 08:43
Compare
Choose a tag to compare

Full Changelog: v0.8.1...v0.9.1

English Changelog

Features

  • Added support for downloading attachments to ./files/ folder.
  • Enabled reading from files/ folder.
  • Allowed switching between external attachment support and localStorage.
  • Added renderToHardwareTextureAndroid for better rendering on Android.

Fixes

  • Fixed npm peer dependencies.
  • Refactored Zustand v5 usage to resolve warnings.
  • Removed server location property.
  • Fixed long press and drag collision issues.
  • Reordered Haptics for better user experience.
  • Attempted fixes for Share Intent causing white screen.
  • Fixed missing dependency in react-native-reorderable-list.
  • Reverted disabling Share Intent for further testing.
  • Replaced renderToHardwareTextureAndroid with androidLayerType for rendering fixes.
  • Fixed buttons under transparent status bar confusing users.
  • Updated navigation to use navigationInChildEnabled instead of deprecated properties.
  • Ensured react-native-reanimated/plugin is applied last in Babel configuration.
  • Added react-native-reanimated as a direct dependency to avoid issues with pnpm.
  • Fixed attachment file path in _canonical_uri with encodeUri.
  • Added a reloading key to the preload script for debugging loading issues.
  • Replaced @react-native-async-storage/async-storage with expo-file-system for storage handling.
  • Upgraded dependencies to support cache v4.
  • Upgraded Gradle version for better Android build support.

Documentation

  • Added more detailed logging for debugging purposes.

Chinese Changelog

新增功能

  • 添加了将附件下载到 ./files/ 文件夹的支持。
  • 启用了从 files/ 文件夹读取文件的功能。
  • 允许在外部附件支持和 localStorage 之间切换。
  • 添加了 renderToHardwareTextureAndroid 以优化 Android 渲染。

修复

  • 修复了 npm peer 依赖项。
  • 重构了 Zustand v5 使用,解决了警告问题。
  • 移除了服务器位置属性。
  • 修复了长按和拖动冲突问题。
  • 重新调整了 Haptics 顺序以提升用户体验。
  • 尝试修复因 Share Intent 导致的白屏问题。
  • 修复了 react-native-reorderable-list 中缺失的依赖项。
  • 撤销了禁用 Share Intent 的操作以进行进一步测试。
  • renderToHardwareTextureAndroid 替换为 androidLayerType 以修复渲染问题。
  • 修复了透明状态栏下按钮的混淆问题。
  • 更新了导航配置,使用 navigationInChildEnabled 替代了已弃用的属性。
  • 确保 react-native-reanimated/plugin 在 Babel 配置中最后应用。
  • react-native-reanimated 添加为直接依赖项,以解决 pnpm 下的问题。
  • 修复了 _canonical_uri 中的附件文件路径,使用 encodeUri 进行了编码。
  • 在预加载脚本中添加了重载键,用于调试加载问题。
  • @react-native-async-storage/async-storage 替换为 expo-file-system 处理存储。
  • 升级依赖项以支持缓存 v4。
  • 升级了 Gradle 版本以优化 Android 构建支持。

文档

  • 添加了更详细的日志记录以便于调试。

v0.8.1

08 Jan 14:34
Compare
Choose a tag to compare

Full Changelog: v0.8.0...v0.8.1

  • fix: allow sync deck tiddler and plugin tiddlers
  • feat: add Loading when loading
  • fix: sometimes not reload page when background for too long cause white screen

v0.8.0

01 Dec 18:26
Compare
Choose a tag to compare

Full Changelog: v0.7.8-2...v0.8.0-rc11

Feature

  • Allow fast share content to your wiki, see config for details
  • Auto save when edit workspace configs
  • Add button to adjust last sync date, in workspace config - change log list

Other

  • Upgrade react native expo, so apk is a bit larger
  • Remove unused permission, like clipboard and microphone and expo-application that has GMS code, and you can't see app version from config due to this

v0.7.8

04 Nov 17:40
Compare
Choose a tag to compare

Full Changelog: v0.7.7...v0.7.8-2

  • fix: lazy load tiddler saved as empty one

v0.7.7

31 Mar 16:03
Compare
Choose a tag to compare

Full Changelog: v0.7.6-fix...v0.7.7

  • feat: Hide server config if is importing from template, for simplicity f…
  • feat: translate default workspace name
  • feat: add loading indicator to template list
  • fix: reload not working

v0.7.6-fix

20 Mar 08:19
Compare
Choose a tag to compare

Full Changelog: v0.7.5...v0.7.6-fix

Fix: button style

v0.7.5-fix2

16 Mar 11:08
Compare
Choose a tag to compare
v0.7.5-fix2 Pre-release
Pre-release

Full Changelog: v0.7.5...v0.7.5-fix2

修复:后台放一段时间后白屏(上次其实没修好,这次也不确定是否修好了,难以复现)

v0.7.5

13 Mar 04:47
Compare
Choose a tag to compare

Full Changelog: v0.7.4...v0.7.5

Fix: Huawei webview's bug cause can't open wiki
Fix: app go background for a while and go blank

修复:华为手机的webview有bug导致无法打开wiki
修复:后台放一段时间后白屏

v0.7.4-fix

07 Mar 19:07
Compare
Choose a tag to compare

Full Changelog: v0.7.3-fix3...v0.7.4-fix

fix: changes can't sync
fix: language is always en
fix: layout not saved
fix: can't export

v0.7.3-fix3

25 Feb 05:00
Compare
Choose a tag to compare

Full Changelog: v0.7.3-fix...v0.7.3-fix3

Fix: apk can't install