Skip to content

Commit

Permalink
chore(release): 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Reptarsrage committed Apr 11, 2021
1 parent 7251e86 commit 0035d63
Show file tree
Hide file tree
Showing 2 changed files with 133 additions and 1 deletion.
132 changes: 132 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,138 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [0.3.0](https://github.com/reptarsrage/looking-glass/compare/v0.0.4...v0.3.0) (2021-04-11)


### ⚠ BREAKING CHANGES

* Chnages made to service required client updates as well

### Features

* adding forward and backward navigation ([3a9c2fc](https://github.com/reptarsrage/looking-glass/commit/3a9c2fce589de12a6db7d843dd2e373c0d3e7b93))
* adding links for author and source ([b1db5eb](https://github.com/reptarsrage/looking-glass/commit/b1db5eb7455bbe29c70aff3272e2592b436560f5))
* adding popover with item titles ([34ea936](https://github.com/reptarsrage/looking-glass/commit/34ea936bda13c0301da0b3969ed646d220832abc))
* adding support for filters which do not support searching or multiple ([de8873e](https://github.com/reptarsrage/looking-glass/commit/de8873e93b29eae436c076a4f8cedb6b7104dabf))
* adding support for multiple filters ([e06a3c1](https://github.com/reptarsrage/looking-glass/commit/e06a3c1d263903e067949c2d9e3d67201dce9cbe))
* persisting the volume across all videos ([b8d9caa](https://github.com/reptarsrage/looking-glass/commit/b8d9caa7ad83708220e190ec48b72558a9ef9e60))
* persisting the volume across all videos ([6652a20](https://github.com/reptarsrage/looking-glass/commit/6652a2024822a162098ba3b60d2210cc868449cc))
* switching to linear progress for grouped headers ([60e9662](https://github.com/reptarsrage/looking-glass/commit/60e966279015a8e68c88327ac94c9c4d97373b93))


### Bug Fixes

* adding better toasts, improving end of scroll logic ([415d1e5](https://github.com/reptarsrage/looking-glass/commit/415d1e5e097e5dc428d2b39a03f10a051f1bdd3b))
* fixing chunk size for large video files ([a58d991](https://github.com/reptarsrage/looking-glass/commit/a58d991a9368739e7b16ea7b82fe2d10a666303a))
* fixing file system module bugs ([f9735ea](https://github.com/reptarsrage/looking-glass/commit/f9735eaba314a2f9e7dba3485ead194c24d174e9))
* fixing history when sorting ([64dcb0d](https://github.com/reptarsrage/looking-glass/commit/64dcb0dbddcbf472ebf34af0ae9cb8fd357368b4))
* fixing issue where a transient error would persist across all galleries ([99756ae](https://github.com/reptarsrage/looking-glass/commit/99756aefcbb266ca34baf42ee343c50c27e65da6))
* fixing link on NotFound page ([0686609](https://github.com/reptarsrage/looking-glass/commit/068660906c0fcb7b8d2d3c75efbd4d2ed91cbf45))
* fixing null ref with motion image zoom ([d5f4b6a](https://github.com/reptarsrage/looking-glass/commit/d5f4b6abc2018061cc9092e790b7e9a780d306c9))
* fixing order of filter sections and items ([7251e86](https://github.com/reptarsrage/looking-glass/commit/7251e86381811e842c17a325d6162dbb41535229))
* fixing parsing of querystring ([fb76aa6](https://github.com/reptarsrage/looking-glass/commit/fb76aa60f09d177c37f627e56265230ea7e6a799))
* hiding sort menu when empty ([28c915c](https://github.com/reptarsrage/looking-glass/commit/28c915c4150cea48203c3079a00c7617ece68f6c))
* improving the look of the toggle caption button ([95e41f4](https://github.com/reptarsrage/looking-glass/commit/95e41f4583b7235a7e5b32bb4c2a53f4efdfcf1a))
* increasing overscan ([5e96856](https://github.com/reptarsrage/looking-glass/commit/5e968568e98fd7680853292fec24982483f80fe7))
* removing item titles from images and videos ([301c90f](https://github.com/reptarsrage/looking-glass/commit/301c90ff710c67d1f1a2d6900b0a04d07e3ad80b))
* **deps:** update dependency electron-is-dev to v2 ([72a891e](https://github.com/reptarsrage/looking-glass/commit/72a891ec815eb6e670672e54d35903e5e756523d))
* **deps:** update dependency electron-store to v7 ([5ffe4f9](https://github.com/reptarsrage/looking-glass/commit/5ffe4f9c07c64187a1919e8358f9edf0bb0fbb67))
* **deps:** update dependency framer-motion to v4 ([29171f1](https://github.com/reptarsrage/looking-glass/commit/29171f161562cdb57af9b997efdddfec0430b573))
* **deps:** update dependency moize to v6 ([c24404c](https://github.com/reptarsrage/looking-glass/commit/c24404cfda9b0824394c2441832c9098b296f16d))
* iMPORTANT pinning electron to 10.x until video autoplay issue is fixed ([0da04ae](https://github.com/reptarsrage/looking-glass/commit/0da04aee256250c5e16e235044c59b30cf2e35b7))
* issue with masonry items shifting columns ([ab5db5a](https://github.com/reptarsrage/looking-glass/commit/ab5db5ab53258ccf165ac2727cf801ecb6fa21cb))


* changing API schema ([0e8c180](https://github.com/reptarsrage/looking-glass/commit/0e8c180c4e538e328f18eeab337a9019ec8865b8))

## [0.2.0](https://github.com/reptarsrage/looking-glass/compare/v0.0.4...v0.2.0) (2021-04-11)


### ⚠ BREAKING CHANGES

* Chnages made to service required client updates as well

### Features

* adding forward and backward navigation ([3a9c2fc](https://github.com/reptarsrage/looking-glass/commit/3a9c2fce589de12a6db7d843dd2e373c0d3e7b93))
* adding links for author and source ([b1db5eb](https://github.com/reptarsrage/looking-glass/commit/b1db5eb7455bbe29c70aff3272e2592b436560f5))
* adding popover with item titles ([34ea936](https://github.com/reptarsrage/looking-glass/commit/34ea936bda13c0301da0b3969ed646d220832abc))
* adding support for filters which do not support searching or multiple ([de8873e](https://github.com/reptarsrage/looking-glass/commit/de8873e93b29eae436c076a4f8cedb6b7104dabf))
* adding support for multiple filters ([e06a3c1](https://github.com/reptarsrage/looking-glass/commit/e06a3c1d263903e067949c2d9e3d67201dce9cbe))
* persisting the volume across all videos ([b8d9caa](https://github.com/reptarsrage/looking-glass/commit/b8d9caa7ad83708220e190ec48b72558a9ef9e60))
* persisting the volume across all videos ([6652a20](https://github.com/reptarsrage/looking-glass/commit/6652a2024822a162098ba3b60d2210cc868449cc))
* switching to linear progress for grouped headers ([60e9662](https://github.com/reptarsrage/looking-glass/commit/60e966279015a8e68c88327ac94c9c4d97373b93))


### Bug Fixes

* adding better toasts, improving end of scroll logic ([415d1e5](https://github.com/reptarsrage/looking-glass/commit/415d1e5e097e5dc428d2b39a03f10a051f1bdd3b))
* fixing chunk size for large video files ([a58d991](https://github.com/reptarsrage/looking-glass/commit/a58d991a9368739e7b16ea7b82fe2d10a666303a))
* fixing file system module bugs ([f9735ea](https://github.com/reptarsrage/looking-glass/commit/f9735eaba314a2f9e7dba3485ead194c24d174e9))
* fixing history when sorting ([64dcb0d](https://github.com/reptarsrage/looking-glass/commit/64dcb0dbddcbf472ebf34af0ae9cb8fd357368b4))
* fixing issue where a transient error would persist across all galleries ([99756ae](https://github.com/reptarsrage/looking-glass/commit/99756aefcbb266ca34baf42ee343c50c27e65da6))
* fixing link on NotFound page ([0686609](https://github.com/reptarsrage/looking-glass/commit/068660906c0fcb7b8d2d3c75efbd4d2ed91cbf45))
* fixing null ref with motion image zoom ([d5f4b6a](https://github.com/reptarsrage/looking-glass/commit/d5f4b6abc2018061cc9092e790b7e9a780d306c9))
* fixing order of filter sections and items ([7251e86](https://github.com/reptarsrage/looking-glass/commit/7251e86381811e842c17a325d6162dbb41535229))
* fixing parsing of querystring ([fb76aa6](https://github.com/reptarsrage/looking-glass/commit/fb76aa60f09d177c37f627e56265230ea7e6a799))
* hiding sort menu when empty ([28c915c](https://github.com/reptarsrage/looking-glass/commit/28c915c4150cea48203c3079a00c7617ece68f6c))
* improving the look of the toggle caption button ([95e41f4](https://github.com/reptarsrage/looking-glass/commit/95e41f4583b7235a7e5b32bb4c2a53f4efdfcf1a))
* increasing overscan ([5e96856](https://github.com/reptarsrage/looking-glass/commit/5e968568e98fd7680853292fec24982483f80fe7))
* removing item titles from images and videos ([301c90f](https://github.com/reptarsrage/looking-glass/commit/301c90ff710c67d1f1a2d6900b0a04d07e3ad80b))
* **deps:** update dependency electron-is-dev to v2 ([72a891e](https://github.com/reptarsrage/looking-glass/commit/72a891ec815eb6e670672e54d35903e5e756523d))
* **deps:** update dependency electron-store to v7 ([5ffe4f9](https://github.com/reptarsrage/looking-glass/commit/5ffe4f9c07c64187a1919e8358f9edf0bb0fbb67))
* **deps:** update dependency framer-motion to v4 ([29171f1](https://github.com/reptarsrage/looking-glass/commit/29171f161562cdb57af9b997efdddfec0430b573))
* **deps:** update dependency moize to v6 ([c24404c](https://github.com/reptarsrage/looking-glass/commit/c24404cfda9b0824394c2441832c9098b296f16d))
* iMPORTANT pinning electron to 10.x until video autoplay issue is fixed ([0da04ae](https://github.com/reptarsrage/looking-glass/commit/0da04aee256250c5e16e235044c59b30cf2e35b7))
* issue with masonry items shifting columns ([ab5db5a](https://github.com/reptarsrage/looking-glass/commit/ab5db5ab53258ccf165ac2727cf801ecb6fa21cb))


* changing API schema ([0e8c180](https://github.com/reptarsrage/looking-glass/commit/0e8c180c4e538e328f18eeab337a9019ec8865b8))

## [0.1.0](https://github.com/reptarsrage/looking-glass/compare/v0.0.4...v0.1.0) (2021-04-11)


### ⚠ BREAKING CHANGES

* Chnages made to service required client updates as well

### Features

* adding forward and backward navigation ([3a9c2fc](https://github.com/reptarsrage/looking-glass/commit/3a9c2fce589de12a6db7d843dd2e373c0d3e7b93))
* adding links for author and source ([b1db5eb](https://github.com/reptarsrage/looking-glass/commit/b1db5eb7455bbe29c70aff3272e2592b436560f5))
* adding popover with item titles ([34ea936](https://github.com/reptarsrage/looking-glass/commit/34ea936bda13c0301da0b3969ed646d220832abc))
* adding support for filters which do not support searching or multiple ([de8873e](https://github.com/reptarsrage/looking-glass/commit/de8873e93b29eae436c076a4f8cedb6b7104dabf))
* adding support for multiple filters ([e06a3c1](https://github.com/reptarsrage/looking-glass/commit/e06a3c1d263903e067949c2d9e3d67201dce9cbe))
* persisting the volume across all videos ([b8d9caa](https://github.com/reptarsrage/looking-glass/commit/b8d9caa7ad83708220e190ec48b72558a9ef9e60))
* persisting the volume across all videos ([6652a20](https://github.com/reptarsrage/looking-glass/commit/6652a2024822a162098ba3b60d2210cc868449cc))
* switching to linear progress for grouped headers ([60e9662](https://github.com/reptarsrage/looking-glass/commit/60e966279015a8e68c88327ac94c9c4d97373b93))


### Bug Fixes

* adding better toasts, improving end of scroll logic ([415d1e5](https://github.com/reptarsrage/looking-glass/commit/415d1e5e097e5dc428d2b39a03f10a051f1bdd3b))
* fixing chunk size for large video files ([a58d991](https://github.com/reptarsrage/looking-glass/commit/a58d991a9368739e7b16ea7b82fe2d10a666303a))
* fixing file system module bugs ([f9735ea](https://github.com/reptarsrage/looking-glass/commit/f9735eaba314a2f9e7dba3485ead194c24d174e9))
* fixing history when sorting ([64dcb0d](https://github.com/reptarsrage/looking-glass/commit/64dcb0dbddcbf472ebf34af0ae9cb8fd357368b4))
* fixing issue where a transient error would persist across all galleries ([99756ae](https://github.com/reptarsrage/looking-glass/commit/99756aefcbb266ca34baf42ee343c50c27e65da6))
* fixing link on NotFound page ([0686609](https://github.com/reptarsrage/looking-glass/commit/068660906c0fcb7b8d2d3c75efbd4d2ed91cbf45))
* fixing null ref with motion image zoom ([d5f4b6a](https://github.com/reptarsrage/looking-glass/commit/d5f4b6abc2018061cc9092e790b7e9a780d306c9))
* fixing order of filter sections and items ([7251e86](https://github.com/reptarsrage/looking-glass/commit/7251e86381811e842c17a325d6162dbb41535229))
* fixing parsing of querystring ([fb76aa6](https://github.com/reptarsrage/looking-glass/commit/fb76aa60f09d177c37f627e56265230ea7e6a799))
* hiding sort menu when empty ([28c915c](https://github.com/reptarsrage/looking-glass/commit/28c915c4150cea48203c3079a00c7617ece68f6c))
* improving the look of the toggle caption button ([95e41f4](https://github.com/reptarsrage/looking-glass/commit/95e41f4583b7235a7e5b32bb4c2a53f4efdfcf1a))
* increasing overscan ([5e96856](https://github.com/reptarsrage/looking-glass/commit/5e968568e98fd7680853292fec24982483f80fe7))
* removing item titles from images and videos ([301c90f](https://github.com/reptarsrage/looking-glass/commit/301c90ff710c67d1f1a2d6900b0a04d07e3ad80b))
* **deps:** update dependency electron-is-dev to v2 ([72a891e](https://github.com/reptarsrage/looking-glass/commit/72a891ec815eb6e670672e54d35903e5e756523d))
* **deps:** update dependency electron-store to v7 ([5ffe4f9](https://github.com/reptarsrage/looking-glass/commit/5ffe4f9c07c64187a1919e8358f9edf0bb0fbb67))
* **deps:** update dependency framer-motion to v4 ([29171f1](https://github.com/reptarsrage/looking-glass/commit/29171f161562cdb57af9b997efdddfec0430b573))
* **deps:** update dependency moize to v6 ([c24404c](https://github.com/reptarsrage/looking-glass/commit/c24404cfda9b0824394c2441832c9098b296f16d))
* iMPORTANT pinning electron to 10.x until video autoplay issue is fixed ([0da04ae](https://github.com/reptarsrage/looking-glass/commit/0da04aee256250c5e16e235044c59b30cf2e35b7))
* issue with masonry items shifting columns ([ab5db5a](https://github.com/reptarsrage/looking-glass/commit/ab5db5ab53258ccf165ac2727cf801ecb6fa21cb))


* changing API schema ([0e8c180](https://github.com/reptarsrage/looking-glass/commit/0e8c180c4e538e328f18eeab337a9019ec8865b8))

### [0.0.4](https://github.com/reptarsrage/looking-glass/compare/v0.0.3...v0.0.4) (2020-11-09)

### Features
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "looking-glass",
"productName": "The Looking-Glass",
"version": "0.0.4",
"version": "0.3.0",
"description": "Electron application to browse various website content from one app. Built for development practice only.",
"main": "./main.prod.js",
"repository": {
Expand Down

0 comments on commit 0035d63

Please sign in to comment.