All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.1.0 (2021-10-17)
- add a button to open the download folder (61c535f), closes #138
- add batch install function (a3b2d85), closes #167
- add checking mod dates of the lists on startup (3699c1a), closes #169
- add filtering of packages (551026a), closes #113
- add links to the documentation (777caac), closes #31
- call the install function on any package (4b8e006)
- enable installation without UI (55ff85c)
- html: update CSP (dc5589f)
- install scripts without a database (ea4dc13), closes #141
- log: add the feature to log uncaught exceptions and exit (086c8dd)
- log: add the feature to log uncaught exceptions in renderer processes (e336451)
- package.js: add links to install dependencies (c512fbe)
- package: support for dependency features (2b509ab)
- show package names to install (7490310)
- support for local repositories (43f4e95)
- use twemoji (058695b)
- fixes problems with error messages not appearing (a1abbe3)
- index.html: align the menu to the right (fcdd4df)
- reduce buttons (b70cc34)
- replace url and refactoring (ccdb32d)
1.0.0 (2021-09-12)
- App Name: All settings will be lost.
- changing the file name and tag name of the xml file
- Data about the scripts is deleted.
- All installation information will be reset.
- plugin.js&script.js: This commit changes the data structure for 'installedVersion.plugin' and 'installedVersion.script'.
- This commit changes the data structure for 'dataURL'.
- add a feature to display update date and time (299c31d), closes #104
- add a menu to send a feedback (3e5fe81), closes #117
- add a tool for generating packages (e7ef296)
- add contributors' credits (39724ef), closes #59
- add copyright and information about third-party notices (f0f78fe), closes #63
- add descriptions to the UI (4a7cbbe)
- add the feature to adjust the zoom of the display (1cea281), closes #46
- bundle a file that notices the license in the package (9f17a78), closes #63
- change to manage versions by JSON file in installation directory (c7606ec), closes #45
- change to use the path of the file specified in the archive in the data file (5431fcf), closes #52
- enables DevTools in the development environment (71b58a3)
- improve appearance of the table (8f1c862)
- insert the default repository when nothing is entered in the input (446a13e), closes #122
- integrating plugins and scripts (b55c7f9), closes #70
- Logo: add a logo (20e1977), closes #11
- main.js: allow the download function to handle local files (3952e2f)
- main.js: multiple repositories support for download function (d8a10d5)
- package maker: support for installers (d2aab43)
- parseXML: automatically generate type (47deb3c)
- plugin.js&script.js: avoid plugin or script id conflicts (9e95363), closes #48
- plugin&script: show manually added plug-ins (1a84bb4), closes #47
- plugin&script: work with manually added plugins (d09cfae)
- preload: load repository data at first startup (aac327f)
- rename plugin to package (e8c50fe)
- save window position & size and restore it on starting (4921b16), closes #96
- sortable and filterable tables (efc95fc), closes #40 #41
- support for multiple repositories (ce191b6)
- unzip: support for lzh files (80ca546)
- userData&Store: separate data for production and development versions (d52c62e)
-
add await to avoid bugs (3209019)
-
add missing await (03800a9)
-
apmJson: fix an issue with the installed version (927f14b), closes #45
-
apmJson: write json synchronously (4604be1)
-
change to be able to cancel the installation (07e454a), closes #81
-
change to freeze the selected package while installing or uninstalling (eca1aae), closes #111
-
core.js: fix the condition for status display (5ba053e)
-
correct folder name (c228716)
-
dataURL is not loaded on first launch (3b1a655)
-
debug -> dev (7e2387c)
-
delete unnecessary lines (1bd13de)
-
display the certificate confirmation dialog (dca9893), closes #80
-
fix a bug in which errors are not displayed while processing is in progress (1aa3c6c), closes #97
-
fix a problem of checking the latest core version (e2eddd1), closes #97
-
fix an error in displaying the latest version and improve wording (a3682d1), closes #97
-
fix an error when destroying the browser window (9e08c58)
-
fix for sorting after refresh (698538e)
-
fix for sorting and filtering (e3f6b61)
-
fix scrolling the detail panel for a script (244f370), closes #61
-
fix to not continue processing when an error occurs on searching a file (d80d3e8)
-
give the class name in HTML (aac5dc7)
-
index.html: fixed description of settings (ef307d9)
-
main.js: change the timing of hiding the splash screen (6e4c508)
-
main.js: make the file name readable (79583a1)
-
main.js: remove the menu entry (8f64eb7)
-
main.js: remove the unnecessary condition (9ef4244)
-
make variable names understandable (572170a)
-
modify the table design (0741b10)
-
parseXML: fix an error in parsing files written in XML (0c5e655), closes #52
-
plugin.js&script.js: treat a single file as an array (2ea328f)
-
plugin.js: fix the path passed to the shell (7396441)
-
readme: improving the text (79f2463)
-
setting: fixed dataURL initialization process (ba15bbf)
-
use dataset attribute (45f561e)
0.3.2 (2021-07-10)
0.3.1 (2021-07-04)
- change not to destory the browser window when it does not exist (0b4e30a)
0.3.0 (2021-07-04)
- change to destory the browser window when the main window is closed (84e34f9)
0.2.0 (2021-07-04)
- add a browser system to download plugins (0d1033c), closes #16
- add a feature to uninstall a plugin (1e47bff), closes #2
- add automatic search for files in an archive (fff1907), closes #2
- add borders on the plugin panel (45bb128)
- add showing a list of plugins (31a7eb7), closes #2
- add showing installed plugin versions (a44e26b), closes #2
- add showing installed version after installing (83b2d86), closes #2
- add splash screen in launching (c85d0c8), closes #4
- add the feature to display the details of plugins (9e23817), closes #2
- add the feature to install a plugin (0cc8757), closes #2
- check whether a program is installed on launching and on changing installation path (9ea80a6), closes #12
- separate plugin types with a comma (cb95701), closes #2
- support installation using an installer (f2b9e7c), closes #2
- fix a bug that cause an error when checking for the latest version after downloading a file (5f391e8)
- fix a bug that prevented the uninstallation of optional files (46861a5)
- fix installing core (a212860)
- fix the bug that the process stops when unzip fails (3b73f1d)
0.1.2 (2021-06-21)
0.1.1 (2021-06-21)
- add a feature to get stored core version (e8c1d31)
- add adding version options in select on loaded (650bf99), closes #1
- Add displaying an error message when a successful installation fails (a30bf28), closes #1
- add installation feature for AviUtl & Exedit (ff531f9), closes #1
- add latest-version checking (6946af5), closes #1
- add main window & about window (79712a5)
- add selecting installation path & store it (e636ae1), closes #1
- add showing 'Not acquired' when a version file doesn't exist (785229d), closes #1
- add showing an error dialog on not selecting installation path (7c72548)
- add showing spinner when updating latest core version (f1d3878), closes #1
- add showing stored latest version on loading (f74990e), closes #1
- make a dialog selecting directory a modal window (09b16a2)
- index.html: add tab to change pane (23a852c)
- create initial files for electron (88c6997)