-
-
Notifications
You must be signed in to change notification settings - Fork 174
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tray hide on close option #32
Labels
feature
New feature or request
Comments
DEgITx
added a commit
that referenced
this issue
May 29, 2018
DEgITx
pushed a commit
that referenced
this issue
Jun 18, 2018
# [0.21.0](v0.20.1...v0.21.0) (2018-06-18) ### Bug Fixes * **feed:** always insert new feed item ([385e701](385e701)) * **feed:** fix feed build ([7111988](7111988)) * **feed:** fix feed live update ([8fa9ed3](8fa9ed3)) * **feed:** fix p2p load error ([27ec3cc](27ec3cc)) * **feed:** type in adding feed entity ([ecac7f4](ecac7f4)) * **gui:** always back to main from torrent page, even torrent is loading ([9365219](9365219)) * **gui:** fix potencial false window load ([6e0fec2](6e0fec2)) * **gui:** little fixes ([7325fc2](7325fc2)) * **spider:** fix compiling error on start ([672d14d](672d14d)) * **store:** fix limitation on records sync ([81c471b](81c471b)) * **store:** fix potential out of records on find request ([3579d24](3579d24)) * **trackers:** fix tracker response error ([f74b129](f74b129)) * **translations-ru:** fix some messages (thanks to Viktor Lukash) ([deb6c79](deb6c79)) * **vote:** ignore voting if already vote ([a9ebef7](a9ebef7)) ### Features * **activity:** activity page / feed separate ([e296289](e296289)) * **feed:** feed widget support ([3aefdc8](3aefdc8)) * **feed:** replicate remote feed from peers ([d2cc42f](d2cc42f)) * **gui:** display rating in torrent line (gui part) ([605672b](605672b)) * **p2p:** p2p feed ([e368910](e368910)) * **search:** new search navigation ([96f347b](96f347b)) * **server:** update dependecy server module babel installation [#33](#33) ([4f60539](4f60539)) * **store:** live sync store records on connection to every peer ([9c7379e](9c7379e)) * **translations-ua:** Ukraine translation (thanks to Viktor Lukash) ([476fc7e](476fc7e)) * **tray:** tray hide on closing [#32](#32) ([d7d3939](d7d3939)) * **vote:** rating update on torrent request ([8c28728](8c28728)) ### Performance Improvements * **db:** little faster cycles over small requests ([3f76d11](3f76d11))
DEgITx
added a commit
that referenced
this issue
Jun 1, 2023
DEgITx
pushed a commit
that referenced
this issue
Jun 1, 2023
# [0.21.0](v0.20.1...v0.21.0) (2018-06-18) ### Bug Fixes * **feed:** always insert new feed item ([385e701](385e701)) * **feed:** fix feed build ([7111988](7111988)) * **feed:** fix feed live update ([8fa9ed3](8fa9ed3)) * **feed:** fix p2p load error ([27ec3cc](27ec3cc)) * **feed:** type in adding feed entity ([ecac7f4](ecac7f4)) * **gui:** always back to main from torrent page, even torrent is loading ([9365219](9365219)) * **gui:** fix potencial false window load ([6e0fec2](6e0fec2)) * **gui:** little fixes ([7325fc2](7325fc2)) * **spider:** fix compiling error on start ([672d14d](672d14d)) * **store:** fix limitation on records sync ([81c471b](81c471b)) * **store:** fix potential out of records on find request ([3579d24](3579d24)) * **trackers:** fix tracker response error ([f74b129](f74b129)) * **translations-ru:** fix some messages (thanks to Viktor Lukash) ([deb6c79](deb6c79)) * **vote:** ignore voting if already vote ([a9ebef7](a9ebef7)) ### Features * **activity:** activity page / feed separate ([e296289](e296289)) * **feed:** feed widget support ([3aefdc8](3aefdc8)) * **feed:** replicate remote feed from peers ([d2cc42f](d2cc42f)) * **gui:** display rating in torrent line (gui part) ([605672b](605672b)) * **p2p:** p2p feed ([e368910](e368910)) * **search:** new search navigation ([96f347b](96f347b)) * **server:** update dependecy server module babel installation [#33](#33) ([4f60539](4f60539)) * **store:** live sync store records on connection to every peer ([9c7379e](9c7379e)) * **translations-ua:** Ukraine translation (thanks to Viktor Lukash) ([476fc7e](476fc7e)) * **tray:** tray hide on closing [#32](#32) ([d7d3939](d7d3939)) * **vote:** rating update on torrent request ([8c28728](8c28728)) ### Performance Improvements * **db:** little faster cycles over small requests ([3f76d11](3f76d11))
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Need optional hide to tray on close
The text was updated successfully, but these errors were encountered: