You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,15 @@
1
1
# Changelog
2
2
3
+
## 2.6.0 (2025-06-28)
4
+
5
+
* fix(android): face up or down detection and improve portrait (#84) ([9bc1d9c](https://github.com/gladiuscode/react-native-orientation-director/commit/9bc1d9c)), closes [#84](https://github.com/gladiuscode/react-native-orientation-director/issues/84)
6
+
* fix(android): increase tolerance to tilts and improve landscape checks (#78) ([11df8e6](https://github.com/gladiuscode/react-native-orientation-director/commit/11df8e6)), closes [#78](https://github.com/gladiuscode/react-native-orientation-director/issues/78)
* feat: setup package to use exports keyword and expose app.plugin.js (#79) ([38d0df1](https://github.com/gladiuscode/react-native-orientation-director/commit/38d0df1)), closes [#79](https://github.com/gladiuscode/react-native-orientation-director/issues/79)
9
+
* feat: upgrade example app (#82) ([8e5f89a](https://github.com/gladiuscode/react-native-orientation-director/commit/8e5f89a)), closes [#82](https://github.com/gladiuscode/react-native-orientation-director/issues/82)
10
+
* feat(android): introduce new rotation sensor (#80) ([7397a64](https://github.com/gladiuscode/react-native-orientation-director/commit/7397a64)), closes [#80](https://github.com/gladiuscode/react-native-orientation-director/issues/80)
0 commit comments