github comixed/comixed v0.9.0-1.0

latest releases: v0.11.1-1.0, v0.11.0-2.0, v0.11.0-1.0...
2 years ago

Commits

  • 788c368: Upgraded node-forger [CVE-2020-7720] (Darryl L. Pierce)
  • 4b83a20: Upgraded yargs-parser [GHSA-p9pc-299p-vxgp] (Darryl L. Pierce)
  • 7314814: Moved the OPDS documentation to the correct file [#514] (Darryl L. Pierce)
  • f9fc564: Fixed the link for reporting behavior [#514] (Darryl L. Pierce)
  • b637baf: Added logging to file to the startup scripts [#515] (Darryl L. Pierce)
  • 4ffef85: Disabled building and including comixed-importer. (Darryl L. Pierce)
  • 9734121: Added double and single quotes to forbidden characters [#491] (Darryl L. Pierce) #517
  • 3164241: Added a new REST API for getting scan types [#465] (Darryl L. Pierce) #521
  • 5df13b2: Added a new scan type feature [#465] (Darryl L. Pierce) #521
  • 23d1a26: Changed Karma to not show console output during tests [#465] (Darryl L. Pierce) #521
  • 832540c: Changed the project URL in the pom files [#496] (Darryl L. Pierce)
  • 3469523: Added a new REST API for getting the comic formats [#465] (Darryl L. Pierce) #524
  • cd58c8c: Changed the comic formats feature implementation [#465] (Darryl L. Pierce) #524
  • 86d8154: Changed the release artifact name in Dockerfile [#525] (Darryl L. Pierce) #526
  • 485ea81: Fixed including story arcs in library updates [#522] (Darryl L. Pierce) #527
  • e5ad155: Changed TaskManger to catch Exception [#528] (Darryl L. Pierce) #529
  • 4b50b90: Upgraded webpack dependency [GHSA-4fc4-chg7-h8gh] (Darryl L. Pierce)
  • 0e6694b: Added the breadcrumb feature to the app module [#531] (Darryl L. Pierce) #532
  • 4fa58b9: Changed how the breadcrumb is set [#531] (Darryl L. Pierce) #532
  • bea9639: Added missing translations for removing comics from a reading list [#534] (Darryl L. Pierce) #536
  • e62b8a2: Added the comixed-web module [#328] (Darryl L. Pierce) #537
  • 619b6de: Added the basic Angular project for comixed-web [#328] (Darryl L. Pierce) #537
  • 1204595: Added dependency on Angular Material [#328] (Darryl L. Pierce) #537
  • ac24d8f: Changed the karma configuration [#328] (Darryl L. Pierce) #537
  • 93f68a2: Added dependencies to provide translation support [#328] (Darryl L. Pierce) #537
  • d3a4e2b: Added dependencies to provide browser-based logging [#328] (Darryl L. Pierce) #537
  • 67e8c1a: Added the token service [#328] (Darryl L. Pierce) #537
  • e2e325f: Added an HTTP interceptor [#328] (Darryl L. Pierce) #537
  • 967d6dc: Added the default page component [#328] (Darryl L. Pierce) #537
  • 50a8d12: Added the navigation bar component [#328] (Darryl L. Pierce) #537
  • 86a0dd3: Added an alert service [#328] (Darryl L. Pierce) #537
  • b45b37a: Added the user feature to the frontend [#328] (Darryl L. Pierce) #537
  • 2bd5e93: Added a confirmation service and dialog [#328] (Darryl L. Pierce) #537
  • 1a9e667: Added the login page [#328] (Darryl L. Pierce) #537
  • 9bd355d: Upgraded webpack-subresource-integrity [GHSA-4fc4-chg7-h8gh] (Darryl L. Pierce)
  • e418431: Upgraded object-path dependency [GHSA-cwx2-736x-mf6w] (Darryl L. Pierce)
  • f018b8f: Added the busy feature [#539] (Darryl L. Pierce) #540
  • d7995d0: Added the ComicPage component for displaying a single page [#539] (Darryl L. Pierce) #540
  • 62f38a1: Refactored the import REST APIs to match the new feature set [#539] (Darryl L. Pierce) #540
  • dc6af73: Added the comic import feature [#539] (Darryl L. Pierce) #540
  • 84cc2dc: Added dependencies on flex-layout and lodash [#539] (Darryl L. Pierce) #540
  • 01ab379: Added the ImportToolbar component [#539] (Darryl L. Pierce) #540
  • d623ca3: Added the ComicFileList component [#539] (Darryl L. Pierce) #540
  • 61b2569: Added the ComicFileDetails component [#539] (Darryl L. Pierce) #540
  • 3dd6909: Added the ComicImport page [#539] (Darryl L. Pierce) #540
  • 7e0ddbd: Added test coverage reporting during build [#539] (Darryl L. Pierce) #540
  • e8386e1: Added persisted session storage support [#538] (Darryl L. Pierce) #541
  • 3a460e1: Added an app feature to maintain the user session [#538] (Darryl L. Pierce) #541
  • 1ca38b8: Added setting the comic title from the scraping data [#542] (Darryl L. Pierce)
  • 2f9a268: Removed ApiResponse from the REST API [#465] (Darryl L. Pierce) #545
  • 437d148: Removed ApiResponse from the Angular frontend [#465] (Darryl L. Pierce) #545
  • 5137c4c: Removed the Summary field from Comic [#544] (Darryl L. Pierce) #546
  • 5c09419: Fixed issues with previous migrations [#544] (Darryl L. Pierce)
  • 09b5b00: Fixed issues with migrations [#544] (Darryl L. Pierce)
  • f42e1d2: Added publishing of pre-releases when a tag is pushed [#549] (Darryl L. Pierce) #550
  • 1dac15c: Renamed ComicImport => Library [#547] (Darryl L. Pierce) #552
  • 7ff5eba: Added the comic feature for loading a single comic [#547] (Darryl L. Pierce) #552
  • 00bb7c2: Added the reader and admin guards [#547] (Darryl L. Pierce) #552
  • 6a19132: Added the comic details page [#547] (Darryl L. Pierce) #552
  • 9bc57c0: Changed the comic state => library state [#553] (Darryl L. Pierce) #554
  • 566a055: Added actions to update the library comics [#553] (Darryl L. Pierce) #554
  • f61472e: Added the all comics page [#553] (Darryl L. Pierce) #554
  • 492430c: Changed the application and submodule names [#553] (Darryl L. Pierce) #554
  • e6cb318: Added unit tests fixes to remove console output [#553] (Darryl L. Pierce) #554
  • 0f40c8b: Fixed the selection list not clearing reading list removal [#535] (Darryl L. Pierce) #558
  • 9452def: Added the feature to change the displayed page size [#555] (Darryl L. Pierce)
  • 68c7e2b: Added an Hikari connection pool configuration [#538] (Darryl L. Pierce) #560
  • 7a3dd29: Added a sanity build action for Github [#561] (Darryl L. Pierce) #562
  • 539a9d5: Added saving the import settings on success [#563] (Darryl L. Pierce) #564
  • 5112b7b: Disabled server-side session storage [#538] (Darryl L. Pierce)
  • e156c1e: Changed the import page layout [#539] (Darryl L. Pierce)
  • 1bb1ef9: Added some code cleanup tools to package.json [#539] (Darryl L. Pierce)
  • 62dc2bb: Changed the i18n entry name for the effect failure text [#559] (Darryl L. Pierce) #567
  • c167bf3: Fixed the size of the cover on the comic details page [#559] (Darryl L. Pierce) #567
  • 9a37c97: Added the ability to scrape a single comic [#559] (Darryl L. Pierce) #567
  • 62be5c4: Added the scraping feature [#559] (Darryl L. Pierce) #567
  • b3db577: Added scraping interactions to the comic edit tab [#559] (Darryl L. Pierce) #567
  • b3a2711: Added support for HTML, CSS and JSON to Prettier [#539] (Darryl L. Pierce)
  • 12ff65f: Fixed the login button type [#328] (Darryl L. Pierce)
  • 23f8cfc: Disabled saving HTTP session details via JDBC [#538] (Darryl L. Pierce) #569
  • 88483e8: Fixed the layout of the import toolbar [#539] (Darryl L. Pierce) #570
  • 33b8230: Fixed a serialization bug auditing a comic scraping [#559] (Darryl L. Pierce) #571
  • 3e6594b: Changed the session storage target to "none" [#538] (Darryl L. Pierce)
  • 8b2cdc3: Added new library features for navigation [#568] (Darryl L. Pierce) #572
  • 0982d33: Added the library navigation pane [#568] (Darryl L. Pierce) #572
  • 5390b50: Fixed the i18n entries for comic details [#547] (Darryl L. Pierce)
  • 73e04db: Fixed clobbered i18n entries [#547] (Darryl L. Pierce)
  • 8a1f23a: Added clear REST API audit log [#483] (BRUCELLA2)
  • 145d02c: Added missed i18n entries for audit log deletion [#483] (Darryl L. Pierce)
  • a4044bf: Added a standard way to set page titles [#574] (Darryl L. Pierce) #575
  • 9656dcb: Added setting the title for all pages [#574] (Darryl L. Pierce) #575
  • e3ad0cc: Added a reusable view for displaying lists of comics [#573] (Darryl L. Pierce) #576
  • 0835139: Added the ability to view specific groups of comics [#573] (Darryl L. Pierce) #576
  • b5bfe11: Fixed the dipslay height for the library nav tree [#573] (Darryl L. Pierce)
  • 351a35c: Changed toBeTruthy()/toBeFalsey() => toBeTrue()/toBeFalse() (Darryl L. Pierce)
  • 9a7165b: Added pagination to the comic view component [#577] (Darryl L. Pierce) #581
  • d7f1b12: Added a feature to load the server build details [#578] (Darryl L. Pierce) #580
  • 03282ae: Bump axios from 0.19.0 to 0.21.1 in /comixed-frontend (dependabot[bot]) #582
  • ff35d4a: Added specific dependency on ini [CVE-2020-7788] (Darryl L. Pierce)
  • 6300a1e: Added the ability select and deselect comics [#584] (Darryl L. Pierce) #585
  • d368e45: Added a toolbar for selecting and deselecting all comics [#584] (Darryl L. Pierce)
  • a05fe77: Added styling to indicate a selected comic [#584] (Darryl L. Pierce)
  • 8f616b1: Added clicking on comic covers to toggle their selection [#584] (Darryl L. Pierce)
  • 16346a5: Added the scraping page [#584] (Darryl L. Pierce) #586
  • 93dd618: Added a context menu to show a comic's details [#200] (Darryl L. Pierce) #587
  • cf263d5: Added a tab to view only deleted comics [#284] (Darryl L. Pierce) #588
  • b61474d: Bump socket.io from 2.3.0 to 2.4.1 in /comixed-web (dependabot[bot]) #589
  • dccdb3f: Added being able to mark comics as read/unread [#504] (Darryl L. Pierce) #590
  • 308265c: Added a page for viewing the web audit log [#592] (Darryl L. Pierce) #596
  • f574b5c: Added auditable annotations to all REST APIs [#592] (Darryl L. Pierce) #596
  • 6635245: Added a feature to set pages as blocked [#595] (Darryl L. Pierce) #599
  • b617ba9: Changed the issue and pull request templates templates [#605] (Darryl L. Pierce)
  • 75dea0c: Security added dependency on socket.io@^2.4 [#607][CVE-2020-28481] (Darryl L. Pierce) #608
  • 30bc3fa: Removed the comic-importer module [#610] (Darryl L. Pierce) #611
  • 61c1516: Removed the comic-frontend module [#609] (Darryl L. Pierce) #612
  • c550bd2: Added support for changing the language used [#604] (Darryl L. Pierce) #613
  • acfb462: Fixed rendering of the page context menu [#595] (Darryl L. Pierce) #614
  • 3a37061: Changed the development version to 0.9.0-SNAPSHOT [#605] (Darryl L. Pierce)
  • 5a9bd95: Updated the Prettier rules to be compatible with v2. (Darryl L. Pierce)
  • 3f8eee2: Changed the location and shape of the login button [#622] (Darryl L. Pierce) #627
  • 8c3dce1: Added redirecting the user on login [#623] (Darryl L. Pierce) #628
  • b8d498f: Changed the position of the load and limit widgets [#624] (Darryl L. Pierce) #629
  • d5ea5e9: Changed the layout of the import buttons [#625] (Darryl L. Pierce)
  • 74a2c0a: Added a progress bar during comic import [#626] (Darryl L. Pierce) #631
  • 39c4652: Added French translations for v0.8.0 [#620] (BRUCELLA2) #621
  • 17bb8e7: Fixed text overflow on action buttons [#635] (Darryl L. Pierce) #637
  • 528190f: Fixed missing labels on comic overview tab [#634] (Darryl L. Pierce) #638
  • 38ab03f: Added missing translation for the scraping start button [#633] (Darryl L. Pierce) #636
  • be22ec3: Fixed logging in the startup scripts [#639] (Darryl L. Pierce) #640
  • 8efcfb6: Bump elliptic from 6.5.3 to 6.5.4 in /comixed-web (dependabot[bot]) #644
  • 5476464: Added STOMP messaging between the front and backends [#615] (Darryl L. Pierce) #641
  • 43a792e: Added security to the STOMP messaging layer [#648] (Darryl L. Pierce) #649
  • 2cfbfd7: Added messaging support for user accounts [#647] (Darryl L. Pierce) #652
  • c0b30b0: Fixed always being redirected to the home page [#615] (Darryl L. Pierce) #653
  • 533ebe9: Added loading the scan types via the message system [#643] (Darryl L. Pierce) #654
  • 4e9dbac: Added allowing users to change the level of logging [#645] (Darryl L. Pierce) #655
  • 8c312e5: Added tracking the import count via message [#657] (Darryl L. Pierce) #658
  • b1dc713: Added loaded the comic formats via messaging [#642] (Darryl L. Pierce) #656
  • 837c497: Added loading the comic library via message [#619] (Darryl L. Pierce) #661
  • 85a8d91: Added sending a message when a comic is added or processed [#659] (Darryl L. Pierce) #662
  • e469a80: Changed the initial comic format load to a request/response [#642] (Darryl L. Pierce) #664
  • 55c3df3: Changed the code formatting command and rules. (Darryl L. Pierce)
  • 4dd50be: Added additional tests for loading the comic list [#619] (Darryl L. Pierce) #666
  • b87301e: Changed the navigation bar layout [#667] (Darryl L. Pierce) #675
  • c8d1b33: Changed the initial scan type load to a request/response [#643] (Darryl L. Pierce) #665
  • 3020b43: Added publishing messages on individual comic updates [#660] (Darryl L. Pierce) #676
  • 021170e: Changed the application layout [#667] (Darryl L. Pierce) #677
  • dc92d82: Added showing only unread comics [#668] (Darryl L. Pierce) #679
  • ea55d4b: Added viewing deleted comics [#678] (Darryl L. Pierce) #680
  • 516fbba: Added a new custom theme [#674] (Darryl L. Pierce) #681
  • b308b28: Bump y18n from 4.0.0 to 4.0.1 in /comixed-web (dependabot[bot]) #683
  • ad92fab: Added failing the build on low unit test coverage [#685] (Darryl L. Pierce) #687
  • 95aa483: Changed initial library load to use HTTP requests [#682] (Darryl L. Pierce) #686
  • f6b655d: Added styling and duration to the popup messages [#650] (Darryl L. Pierce) #689
  • 51c53ab: Fixed the artifact name for Docker builds [#692] (Darryl L. Pierce) #693
  • e0ce63d: [CVE-2021-28092] Added dependency on is-svg@^4.2.2 (Darryl L. Pierce)
  • 9f34de5: [CVE-2021-27290] Added explicit dependency on ssri@^8.0.1 (Darryl L. Pierce)
  • 95f4265: Added missing translates [#667] (Darryl L. Pierce)
  • c3c651e: Fixed loading an empty library [#682] (Darryl L. Pierce)
  • 2e9bec1: Added more UI changes to make it reactive [#667] (Darryl L. Pierce) #695
  • 582835e: Changed webp-imagio to 0.1.6 [#138] (Darryl L. Pierce) #696
  • e21ba16: Added migrations to use camel case for table/column names [#593] (Darryl L. Pierce) #690
  • df55a5a: Fixed a few migration issues [#593] (Darryl L. Pierce) #697
  • 5b2042f: Fixed a few more migration issues [#593] (Darryl L. Pierce)
  • a96da18: Changed the SonarCloud testing environment [#685] (Darryl L. Pierce) #702
  • 9c6945d: Changed the navigation bar style [#667] (Darryl L. Pierce) #703
  • 8c0c84e: Added a page for viewing blocked pages [#154] (Darryl L. Pierce) #701
  • ba0ac56: Changed the naming convention for tasks [#685] (Darryl L. Pierce)
  • c7c6524: Added the user account edit page [#709] (Darryl L. Pierce) #710
  • c9d91a3: Fixed saving user preferences [#619] (Darryl L. Pierce) #713
  • 7650ab9: Fixed Javadoc errors (Darryl L. Pierce)
  • 170f867: Fixed an activation issue with user edit [#709] (Darryl L. Pierce)
  • 4959c4d: Added the collection list and details pages [#672] (Darryl L. Pierce) #712
  • fa09b5b: Added a query parameter to open the sidenav bar [#714] (Darryl L. Pierce) #715
  • de1551b: Added downloading blocked page list file [#112] (Darryl L. Pierce) #717
  • 3000955: Added uploading blocked pages list files [#112] (Darryl L. Pierce) #718
  • d422374: Added deleting blocked page entries [#112] (Darryl L. Pierce) #719
  • fd590f1: Added collapsing to the side nav menus [#667] (Darryl L. Pierce) #722
  • 630f819: Added the user preferences page [#723] (Darryl L. Pierce) #724
  • f895c45: Added a Windows installation configuration [#716] (Darryl L. Pierce) #726
  • 28c7cde: Bump commons-io from 2.6 to 2.7 in /comixed-model (dependabot[bot]) #727
  • 37b6218: Refactored last read dates to not be coupled to comics [#698] (Darryl L. Pierce) #728
  • 16c27e2: Added a comic state machine [#720] (Darryl L. Pierce) #729
  • 390c83d: Added dependency on ua-parser-js@^0.7.24 [CVE-2021-27292] (Darryl L. Pierce)
  • a6954c0: Bump lodash from 4.17.20 to 4.17.21 in /comixed-web (dependabot[bot]) #730
  • 3994c00: Added dependency on xmlhttprequest-ssl@^1.6.2 [CVE-2020-28502] (Darryl L. Pierce)
  • fa5fa74: Cleaned up some of the project documentation. (Darryl L. Pierce)
  • ea1c123: Added more reactive interface elements [#667] (Darryl L. Pierce) #733
  • 1a54d05: Fixed more issues reported by SonarCloud [#354] (Darryl L. Pierce) #734
  • 205467d: Bump hosted-git-info from 2.8.8 to 2.8.9 in /comixed-web (dependabot[bot]) #735
  • ff217ba: Changed importing to use a dialog for loading files [#632] (Darryl L. Pierce) #736
  • 9276e79: Fixed more issues reported by SonarCloud [#354] (Darryl L. Pierce) #737
  • 62fa324: Fixed loading comic pages from OPDS [#738] (Darryl L. Pierce) #740
  • 105f90f: Modified the issue and pull request templates templates (Darryl L. Pierce)
  • 7560a89: Added the comixed-messaging module [#725] (Darryl L. Pierce) #732
  • 4c7fe6c: Added dependency on hosted-git-info@^3.0.8 [CVE-2021-23362] (Darryl L. Pierce) #741
  • 16cb3f1: Bump browserslist from 4.14.7 to 4.16.6 in /comixed-web (dependabot[bot]) #743
  • 7b2ed35: Bump dns-packet from 1.3.1 to 1.3.4 in /comixed-web (dependabot[bot]) #744
  • 3769ecc: Added updating the ComicInfo.xml file in the comic archive [#459] (Darryl L. Pierce)
  • 2c8a63d: Added more responsive UX changes [#667] (Darryl L. Pierce) #750
  • 6134c63: Added German language files and refactored i18n support [#751] (Darryl L. Pierce) #752
  • 508c799: Added scraping notes to the comic data model [#746] (Darryl L. Pierce) #754
  • 03afa69: Added missing files for i18n [#751] (Darryl L. Pierce)
  • afc51d7: Added a task type column to task audit log entries [#753] (Darryl L. Pierce) #757
  • 1cd0916: Fixed requiring Homebrew coreutils to use scripts on the Mac [#747] (Darryl L. Pierce) #748
  • e285b60: Fixed run.sh for *nix releases [#747] (jfine) #759
  • 8367b58: Added French translations for v0.9.0[#751] (BRUCELLA2) #755
  • e380095: Bump ws from 6.2.1 to 6.2.2 in /comixed-web (dependabot[bot]) #760
  • 7656be7: Changed the Java compiler target to be Java11 [#761] (Darryl L. Pierce) #762
  • 4b8b926: Created Spanish translations [#751] (Natalie Stroud)
  • 7c65013: Security fix: postcss@^8.2.10 [CVE-2021-23368] (Darryl L. Pierce)
  • 2a79f6b: Security fix: ws@^7.4.6 [GHSA-6fc8-4gx4-v693] (Darryl L. Pierce)
  • a447f20: Security fix: normalize-url@^4.5.1 [CVE-2021-33502] (Darryl L. Pierce)
  • fb308dc: Security fix: css-what@^5.0.1 [CVE-2021-33587] (Darryl L. Pierce)
  • c94573b: Security fix: glob-parent@^5.1.2 [CVE-2020-28469] (Darryl L. Pierce)
  • 22a4105: Security fix: xmlhttprequest-ssl@^1.6.1 [CVE-2021-31597] (Darryl L. Pierce)
  • 13d5cd7: Bump url-parse from 1.4.7 to 1.5.1 in /comixed-web (dependabot[bot]) #764
  • 31c0064: Added the ability to view the task audit log [#756] (Darryl L. Pierce) #765
  • 3d658df: Updated the bug reporting template. (Darryl L. Pierce)
  • 88883f7: Added some dropdown details for comic cards [#200] (Darryl L. Pierce) #766
  • 15e9828: Changed target branch to be master [#561] (Darryl L. Pierce)
  • 678e944: Security fix: color-string@^1.5.5 [CVE-2021-29060] (Darryl L. Pierce)
  • 9fe521e: Security fix: postcss@^7.0.36 [CVE-2021-23368] (Darryl L. Pierce)
  • c9e4474: Fixed complaint about file-saver dependency [#770] (Darryl L. Pierce)
  • 9b722e4: Added moving through comic pages during scraping [#212] (Darryl L. Pierce)
  • badd550: Added only loading pages when the tab is shown [#646] (Darryl L. Pierce)
  • 805ee12: Fixed the layout for comic overview details [#746] (Darryl L. Pierce)
  • 066c42f: Added a language menu item icon [#751] (Darryl L. Pierce)
  • 0fc8154: Added support for Gravatar images on user accounts [#684] (Darryl L. Pierce)
  • 0a9e98d: Create CNAME (Darryl L. Pierce)
  • c2d4db3: Removed the notice about the updated UX [#667] (Darryl L. Pierce)
  • 640130c: Fixed an issue with comic detail cards [#667] (Darryl L. Pierce)
  • 80b9908: Fixed navigating single issues [#667] (Darryl L. Pierce)
  • bf6ab53: Added a note about blocked pages [#112] (Darryl L. Pierce)
  • 77336e2: Set theme jekyll-theme-dinky (Darryl L. Pierce)
  • 9d09c34: Fixed the project status badges (Darryl L. Pierce)
  • 4b7b514: Changed the default font to Open Sans [#667] (Darryl L. Pierce)
  • f82eddb: Fixed the status badges (Darryl L. Pierce)
  • a7b465f: Added a script option to set the plugin directory [#395] (Darryl L. Pierce) #777
  • d75fd8e: Fixed creating the log file [#778] (Darryl L. Pierce) #779
  • 6ae5a04: Changed the quickstart guide and screen shots [#768] (Darryl L. Pierce) #780
  • 8b0672b: Added filtering the library to only unscraped comics [#31] (Darryl L. Pierce) #781
  • c2276a6: Updated French translations for v0.9.0 [#751] (BRUCELLA2)
  • 57ee04e: Fixed clipping the comic title [#783] (Darryl L. Pierce)
  • 5fb3679: Fixed the library pagination [#785] (Darryl L. Pierce)
  • b7fa953: Added scrolling to the comic covers view [#667] (Darryl L. Pierce)
  • 722aeda: Removed Python code analsys (Darryl L. Pierce)
  • 70177da: Fixed the side navigation bar view [#667] (Darryl L. Pierce)
  • 4cfeacd: Fixed scrollbars next to icon buttons [#667] (Darryl L. Pierce)
  • 6abe9fe: Changed the release version to v0.9.0-1.0 [#768] (Darryl L. Pierce)

Don't miss a new comixed release

NewReleases is sending notifications on new releases.