# Changelog ## 1.2.2 (2022/12/23) - Fix about rendering Unicode characters ## 1.2.1 (2022/12/12) - Update PDF.js to 3.1.81-legacy - Restore scroll position during reload (#136) - Run under remote development (#100) ### Thank you - @kfigiela Run extension locally when using remote development [#100](https://github.com/tomoki1207/vscode-pdfviewer/issues/100) - @Daniel-Atanasov fix: Fix scroll location and flickering during reload [#136](https://github.com/tomoki1207/vscode-pdfviewer/issues/136) ## 1.2.0 (2021/12/15) - Allow pdf viewer to work in an untrusted workspace (#102) - Bump version of PDF.js to Stable (v2.10.377) (#120) ### Bug fixes - Support Unicode in PDF by passing the right cMapUrl to pdf.js (#116) - Preserve the current page number and zoom level on reload (#121) ### Thank you - @lramos15 Added settings about untrusted workspaces. [#102](https://github.com/tomoki1207/vscode-pdfviewer/issues/102) - @aifreedom Fixed bug about Unicode charactors. [#116](https://github.com/tomoki1207/vscode-pdfviewer/issues/116) - @simon446 Bump pdf.js version. [#120](https://github.com/tomoki1207/vscode-pdfviewer/issues/120) - @zamzterz Fixed to preserve page number and scale on reload. [#121](https://github.com/tomoki1207/vscode-pdfviewer/issues/121) ## 1.1.0 (2020/07/13) - The issue about extension view is resolved. + Remove message shown on loaded. - Support default viewer settings + cursor (**hand** or tool) + scale (**auto**, page-actual, etc...) + sidebar (**hide** or show) + scrollMode (**vertical**, horizontal or wrapped) + spreadMode (**none**, odd or even) ## 1.0.0 (2020/06/18) - [Change extension API](https://github.com/microsoft/vscode/issues/77131) - Resolve known issues about showing pdf preview. - Upgrade PDF.js to 2.4.456 ## 0.6.0 (2020/04/10) - Support auto reload (#52) - Migrate vscode-extension packages ### Thank you - @GeorchW Implemented auto-refresh ( [#11](https://github.com/tomoki1207/vscode-pdfviewer/issues/11) ) [#52](https://github.com/tomoki1207/vscode-pdfviewer/issues/52) ## 0.5.0 (2019/02/25) - Recovery for working even VSCode 1.31.x. - Avoid nested `