Skip to content

Releases: Virus5600/Generators

v1.1.0-beta.6

27 Feb 04:32
fc61bb6

Choose a tag to compare

v1.1.0-beta.6 Pre-release
Pre-release

Description

A small hotfix aimed towards the changelog's growing list of versions, along a bug fix in the Tutorial script which results into the Tutorial looping back to start after reaching the end due to some lines of code being executed.

For manual downloads, feel free to visit this link:
https://github.com/Virus5600/Generators/releases/tag/v1.1.0-beta.6

For the changelog of developers, please see the commit changes in GitHub:
v1.1.0-beta.5...v1.1.0-beta.6

What Changed

🟒 Added v1.1.0-beta.6 changelog to the list of changelogs.
🟑 Bumped version to v1.1.0-beta.6.
🟑 Fixed a bug where the Tutorial keeps looping once it reaches the end of its list.
🟑 Fixed a UI issue where the changelog's navigation panel overflows the viewport and into the outside of the bounds, rendering several links unusable.
🟑 Fixed a bug where the relative links gets opened externally due to a missing regex condition under the changelog's content.

v1.1.0-beta.5

05 Feb 08:26
6d4f42f

Choose a tag to compare

v1.1.0-beta.5 Pre-release
Pre-release

Description

A small quality-of-life update for DTR Generator's (DTRG) attendance editing. The DTRG now allows the user to edit the attendance of the generated DTR preview and thus, a much easier and efficient way to mark a day as absent for a specific person's DTR instead of manually clearing the cells one-by-one. Furthermore, a bug fix was implemented after the discovery of this bug where when an attempt to print the DTR is done, or is actually done, the generated DTR preview prevents the user from editing the editable fields and cells.

This is a feature that was requested by the users and is now implemented. The feature is now in beta and will be tested for any bugs or issues that may arise.

For manual downloads, feel free to visit this link:
https://github.com/Virus5600/Generators/releases/tag/v1.1.0-beta.5

For the changelog of developers, please see the commit changes in GitHub:
v1.1.0-beta.4...v1.1.0-beta.5

What Changed

🟒 Added v1.1.0-beta.5 changelog to the list of changelogs.
🟒 Added download link to v1.1.0-beta.3.
🟒 Added download link to v1.1.0-beta.4.
🟒 Added a toggleable button on the right side of the generated DTR preview, allowing a row (a day) to be toggled as absent (blank and read only) or present (with time and editable).
🟒 Added two documentation comments to an iterator for #listPreview li.
🟒 Added new styling for the tooltip of attendance toggle buttons and for the toggle buttons itself.
🟒 Added more bugs that aren't found nor detected yet.
🟑 Bumped version to v1.1.0-beta.5.
🟑 Fixed a bug where the generated DTR preview can't be modified after attempting to print the DTR due to the stupid developer who overlooked the effects of his code.

v1.1.0-beta.4

22 Jan 07:08
4ac8179

Choose a tag to compare

v1.1.0-beta.4 Pre-release
Pre-release

Description

Previous beta patch update didn't solve the issue regarding the auto-update changelog pop-up. Furthermore, v1.1.0-beta.3 wasn't added in the changelog file. This beta patch aims to solve these issues from the last patch.

For manual downloads, feel free to visit this link:
https://github.com/Virus5600/Generators/releases/tag/v1.1.0-beta.4

For the changelog of developers, please see the commit changes in GitHub:
v1.1.0-beta.3...v1.1.0-beta.4

What Changed

🟒 Added the v1.1.0-beta.3's changelog to the changelog list.
🟒 Added the v1.1.0-beta.4's changelog to the changelog list.
🟑 Bumped version to v1.1.0-beta.4.
🟑 Updated the conditional statement to the version identifier, automatically updating the stored version of the app to the current version if they are different.

v1.1.0-beta.3

22 Jan 06:14
2dddb8f

Choose a tag to compare

v1.1.0-beta.3 Pre-release
Pre-release

Description

More Patches for some issues related on startup and when saving preferences.

For manual downloads, feel free to visit this link:
https://github.com/Virus5600/Generators/releases/tag/v1.1.0-beta.3

For the changelog of developers, please see the commit changes in GitHub:
v1.1.0-beta.2...v1.1.0-beta.3

What Changed

🟑 Bumped the release version to v1.1.0-beta.3.
🟑 Fixed an issue in the update checker where it might run even if its inside other sub-applications.
🟑 Fixed illogical logical conditional statement.

v1.1.0-beta.2

12 Jan 05:56
ce84bb5

Choose a tag to compare

v1.1.0-beta.2 Pre-release
Pre-release

Description

Milestone v1.1.0 is now officially at 84% completion. Issue #21 is still under review and will be checked once the next pre-release is uploaded. DTR Template Generator will then take the remaining unfinished part of the milestone.

For manual downloads, feel free to visit this link:
https://github.com/Virus5600/Generators/releases/tag/v1.1.0-beta.2

For the changelog of developers, please see the commit changes in GitHub:
v1.1.0-beta.1...v1.1.0-beta.2

What Changed

🟒 Added feature in DTR Generator (DTRG) to now allow naming of these holidays. The fields only appear when a holiday is present in the form.
🟒 Added Privacy Policy page.
🟒 Added a button in the config frame to show changelogs.
🟑 Bumped the release version to v1.1.0-beta.1. A beta version for the testing of the implemented features and fixes for the v1.1.0 milestone.
🟑 Fixed the DTRG's reset button where when clicked, nothing happens.
🟑 Fixed a bug where the generated DTR isn't shown back after a tutorial when users start the tutorial after generating the DTR.
🟑 Updated the Update download progress bar's value from a very long decimal to a rounded integer.

v1.1.0-beta.1

12 Jan 03:44
9f5c14a

Choose a tag to compare

v1.1.0-beta.1 Pre-release
Pre-release

Description

This update will be bringing in some new features and fixes/improvements for the DTR Generator.

A new privacy policy page is also added with contents being generated from a Privacy Policy Generator (commit f3048e1) which can be accessed in The Hub.

The Tutorial is also now mandatory for first time users and will trigger immediately when the app is opened for the first time. This also now allows the use of Tutorial in all sub-application after including it as a dependency for the frameless script.

For manual downloads, feel free to visit this link:
https://github.com/Virus5600/Generators/releases/tag/v1.1.0-beta.1

For the changelog of developers, please see the commit changes in GitHub:
v1.0.2...v1.1.0-beta.1

What Changed

🟒 Added feature in DTR Generator (DTRG) to now allow naming of these holidays. The fields only appear when a holiday is present in the form.
🟒 Added Privacy Policy page.
🟒 Added a button in the config frame to show changelogs
🟑 Bumped the release version to v1.1.0-beta.1. A beta version for the testing of the implemented features and fixes for the v1.1.0 milestone.
🟑 Fixed the DTRG's reset button where when clicked, nothing happens.
🟑 Fixed a bug where the generated DTR isn't shown back after a tutorial when users start the tutorial after generating the DTR.
🟑 Updated the Update download progress bar's value from a very long decimal to a rounded integer.

v1.0.2

29 Nov 01:17

Choose a tag to compare

Description

More Patches for some issues related on startup and when saving preferences

For manual downloads, feel free to visit this link:
https://github.com/Virus5600/Generators/releases/tag/v1.0.2

For the changelog of developers, please see the commit changes in GitHub:
v1.0.1...v1.0.2

What Changed

🟑 Bumped the release version to v1.0.2.
🟑 Fixed an issue where on startup, an error is thrown.
🟑 Fixed an issue where preferences cannot be saved and is throwing a hidden error.

v1.0.1

20 Nov 06:07
7d13df4

Choose a tag to compare

Description

Patched some issues and fixed the never-ending Auto Update pop-up. Various additions for troubleshooting potential crashes and user customization.

For manual downloads, feel free to visit this link:
https://github.com/Virus5600/Generators/releases/tag/v1.0.1

For the changelog of developers, please see the commit changes in GitHub:
v1.0.0...v1.0.1

What Changed

🟒 Added a logger to create a log file that could be used when troubleshooting problems or even crashes.
🟒 Added a footer at The Hub where some application information will be displayed.
🟒 Added a popup after clicking the "Check for Updates" button in the config, which asks whether to include the skipped version or not.
🟑 Bumped the release version to v1.0.1.
🟑 Normalized the base design of the sub applications with The Hub.
🟑 Fixed the Update/Reset config message popup to now be dismissible by clicking outside the said popup or by pressing the Esc key.
🟑 Changed the Auto Updater's behavior to now respect the "Later" option. They now don't popup every time you load the sub applications or when going back to The Hub after saying "Later".
🟑 Fixed an issue where when downloading the update and progress popup is closed, the dev tools is spammed with warnings from the library.
🟑 Fixed an issue with the Copy-To-Clipboard script where it uses the "all" version resulting to the dark theme being overridden.

v1.0.0

17 Nov 17:38

Choose a tag to compare

Description

The official release of Generators application! I'm proud to announce that the application is finally stable enough to be released and used!

What Changed

🟒 Implemented the Auto Updater properly so that users can properly get updates once this application is released
🟒 A minimum size is now implemented for the application to prevent users from making the app too small
🟒 Added a Configuration/Options view which allows users to now customize their auto updater

(Technical) Changelog

🟒 Added the Semver NPM package
🟒 Added the *app-update.yml generator file for the app to counter an issue where the said files does not generate automatically
🟒 Added a node script that renames the artifact name to identify whether the build being built is an installer or portable
🟒 Added Sweet Alert 2's dark theme
🟑 Updated to the release version v.1.0.0
🟑 Updated some NPM scripts which allows easier building and deployment of the app.
🟑 Updated the default app's artifact name to easily distinguish that what kind of build is being built
🟑 Updated the main entry point to now include the unresponsive auto updater
🟑 Improved some of the auto updater event listeners
🟑 Updated the frameless handler script to now handle the auto update events properly and relay them to their users in an understandable fashion
🟑 Updated MessageBag's first() method to now return the very first message of the entire class if no parameter are passed

v1.0.0-beta.5

10 Jan 08:09
497e7db

Choose a tag to compare

v1.0.0-beta.5 Pre-release
Pre-release

Description

Addressed some user-side issues and implemented some new dev-side features that will help sub-app integrations.

What Changed

Dev Side

  • New Readme files within the two current sub-applications
  • Implemented a way to integrate sub-applications much easier
  • Refactored Dragcheck from the code base of DTR Generator (DTRG) unto a standalone library

User Side

  • Added the 2nd Verifier as per Issue #5
  • Added an option to remove the leading zero in the DTR's "IN" time as per Issue #6
  • Updated DTRG Tutorial to include the newly implemented features

(Technical) Changelog

🟒 Added readme.mds in String Generator, DTRG, and "The Hub"
🟒 Added sub-application integrator script for "The Hub"
🟒 Added the Second Verifier area in compliance with issue #5
🟒 Added an Esc key function to the tutorial which allows users to exit the Tutorial mode in DTRG
🟒 Added textFit as dependency, which allows long names and positions to fit within their respective cells when using the 2nd Verifier Option
🟑 Updated to v.1.0.0-beta.5
🟑 Updated sub-application's HTML code in "The Hub" to now utilize the Sub-Application Integrator (SAI) script
🟑 Updated some styling to properly implement the sub-applications derived from SAI
🟑 Updated Validator library in respect to Issue #5, along with a new rule named as required_if.
🟑 Fixed some issues residing within other rules of the Validator library such as an null unsafe lines which results to either a null value or undefined value in a message or cleansed values or at worst case, throwing errors
🟑 Updated some Tutorial description in DTRG after the implementation of features from Issues #5, #6, and #7
🟑 Fixed a highlighting issue in Tutorial where a remnant of the last Tutorial is not removed when exiting via the Esc key
🟑 Fixed a visual glitch or error where a line is visible on the bottom of the page when saving the DTR
πŸ”΄ Removed the old Dragcheck script within DTRG code base