This project is using Semantic Versioning.
MAJOR.MINOR.PATCH
MAJOR
version (incompatible API changes etc)MINOR
version (adding functionality)PATCH
version (bug fixes)
The following categories are used:
Added
: for new featuresChanged
: for changes in existing functionality.Deprecated
: for soon-to-be removed features.Removed
: for now removed features.Fixed
: for any bug fixes.Security
: in case of vulnerabilities.
- Updated dependencies
- Updated
custom-electron-titlebar
from3.2.6
to3.2.7
- Updated
electron-log
from4.3.4
to4.3.5
- Updated
electron-util
from0.15.0
to0.16.0
- Updated
eslint
from7.24.0
to7.27.0
- Updated
fortawesome/fontawesome-free
from5.14.0
to5.15.3
- Updated
jsdoc
from3.6.6
to3.6.7
- Updated
popperjs/core
from2.4.4
to2.9.2
- Updated
sentry/electron
from2.4.0
to2.4.1
- Updated
- The Progress popup while indexing showed the wrong application name. Is now fixed.
- Upgraded electrom from
9
to11
- Updated dependencies
- Updated
about-window
from1.13.2
to1.14.0
- Updated
custom-electron-titlebar
from3.2.2
to3.2.6
- Updated
eslint
from6.8.0
to7.24.0
- Updated
electron
from8.2.0
to11.4.3
- Updated
electron-builder
from22.4.1
to22.10.5
- Updated
electron-packager
from14.2.1
to15.2.0
- Updated
electron-is-dev
from1.1.0
to1.2.0
- Updated
electron-log
from4.1.0
to4.3.4
- Updated
electron-util
from0.14.0
to0.15.0
- Updated
electron-json-storage
from4.1.8
to4.5.0
- Updated
fortawesome/fontawesome-free
from5.13.0
to5.14.0
- Updated
is-online
from8.2.1
to8.4.0
- Updated
graceful-fs
from4.2.3
to4.2.6
- Updated
jsdoc
from3.6.3
to3.6.6
- Updated
jquery
from3.4.1
to3.6.0
- Updated
popperjs/core
from2.1.1
to2.4.4
- Updated
sentry/electron
from1.3.0
to2.4.0
- Updated
standardx
from5.0.0
to7.0.0
- Updated
snazzy
from8.0.0
to9.0.0
- Updated
v8-compile-cache
from2.1.0
to2.3.0
- Updated
- Clicking a notification now gives focus to the main window. See #12
- Update-Search: Added a setting to include pre-releases into the search. See #13
- Settings UI: Cog icon now opens the user-settings folder.
- Added handling for symbolic links
- All
fs.
interactions are now using theSync
variant to avoid issues. - Dependencies
- Updated
electron
from8.1.1
to8.2.0
- Updated
fontawesome-free
from5.12.1
to5.13.0
- Updated
- Fixed error when source folder is permission protected. Now throws an error. See #10
- Sentry was not properly included in utils.js. See #11
- Added general support for user-settings (using .json files)
- Error reporting is now optional (via settings). See #7
- Settings UI is now only offering function which are implemented. See #6
- Fixed datatables button on generated index files. See #8
- Index
- App
- Added processing modal dialog which is displayed while app is generating indexes.
- Added settings UI. See #4
- Opening settings UI blurs the mainWindow
- Sentry
- Sentry is now enabled by default
- Windows: NSIS Installer
- Added install details
- Added uninstall details
- Dependencies
- Updated
electron
from8.1.0
to8.1.1
- Updated
electron-builder
from22.4.0
to22.4.1
- Updated
electron-log
from4.0.7
to4.1.0
- Updated
sentry
from1.2.1
to1.3.0
- Updated
- Project
- Added a LICENSE to project
- App
- Added a menu
- Added an about-window
- Added a button to open the generated index
- Added a simple intro to explain the UI
- Added update-search routine
- Added window position and size restore function
- Index
- Adding bootstrap & fontawesome to html index
- Added a back link from html sub index files
- Added file icons for several file extensions
- New app icon
- Developer Console can now be triggered via shortcut and/or menu
- Noty is now using animations (using animate.css)
- Bootstrap is now used via NPM
- FontAwesome is now used via NPM
- Dependencies
- Updated
about-window
from1.13.1
to1.13.2
- Updated
electron
from???
to8.1.0
- Updated
electron-log
from3.0.8
to4.0.7
- Updated
electron-builder
from22.1.0
to22.4.0
- Updated
electron-packager
from14.1.0
to14.2.1
- Updated
is-online
from8.2.0
to8.2.1
- Updated
jquery
from3.1.1
to3.4.1
- Updated
eslint
from6.6.0
to6.8.0
- Updated
sentry
from1.0.0
to1.2.1
- Updated
custom-electron-titlebar
from3.1.6
to3.2.0
- Updated
- Removed header
- Removed footer
- First version of this project
- no executables so far