Skip to content

Commit a44af16

Browse files
committed
Last commit before release
1 parent c8b09d5 commit a44af16

12 files changed

+21
-24856
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
1-
1+
# 3.4.1
2+
3+
- Support for other Barcode Markers #469:
4+
- AR_MATRIX_CODE_5x5_BCH_22_12_5
5+
- AR_MATRIX_CODE_5x5_BCH_22_7_7
6+
- AR_MATRIX_CODE_5x5
7+
- AR_MATRIX_CODE_6x6
8+
- New `arjs-nft-init-data` event to get importan NFT marker data (width, height and dpi) #469;
9+
- Fix for oriantation on iOS #432
10+
- Typo fix in an example #431
211
# 3.4.0
312

413
- New gh build script to compile libs see #415

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Please import the one you need for your project, not both:
6262
You can also import a specific version replacing `master` keyword with version tag:
6363

6464
```html
65-
<script src="https://raw.githack.com/AR-js-org/AR.js/3.4.0/aframe/build/aframe-ar-nft.js">
65+
<script src="https://raw.githack.com/AR-js-org/AR.js/3.4.1/aframe/build/aframe-ar-nft.js">
6666
```
6767
6868
## Get started

0 commit comments

Comments
 (0)