Skip to content

Releases: LaswitchTech/core

Release v0.0.91

06 Nov 14:46
b8ce074

Choose a tag to compare

Changelog

  • Merge pull request #91 from LaswitchTech/dev
  • General: Added the view file in the list of parameters provided by the menu builder.
  • General: Code Clean-up
  • General: Updated the website template for support
  • General: Added a method to retrieve user's settings.
  • General: Version bumped to v0.0.91

Contributors

  • Louis Ouellet

Release v0.0.90

22 Oct 18:47
75d45a8

Choose a tag to compare

Changelog

  • Merge pull request #90 from LaswitchTech/dev
  • Features: The SMTP class now support global variables for building messages.
  • General: Code Clean-up
  • BUGFIX: Corrrected the generated link allowing a user to request a new activation code.
  • General: Version bumped to v0.0.90

Contributors

  • Louis Ouellet

Release v0.0.89

22 Oct 11:47
a396dbf

Choose a tag to compare

Changelog

  • Merge pull request #89 from LaswitchTech/dev
  • Features: The Query class now offers proper support for count queries.
  • General: Code Clean-up
  • General: Version bumped to v0.0.89

Contributors

  • Louis Ouellet

Release v0.0.88

21 Oct 16:36
d1fb173

Choose a tag to compare

Changelog

  • Merge pull request #88 from LaswitchTech/dev
  • Features: Setup user account verification.
  • General: Version bumped to v0.0.88

Contributors

  • Louis Ouellet

Release v0.0.87

21 Oct 14:20
31357cb

Choose a tag to compare

Changelog

  • Merge pull request #87 from LaswitchTech/dev
  • General: Obtimization of the menu generator.
  • General: Version bumped to v0.0.87

Contributors

  • Louis Ouellet

Release v0.0.86

20 Oct 13:31
a237944

Choose a tag to compare

Changelog

  • Merge pull request #86 from LaswitchTech/dev
  • BUGFIX: Accurately filter empty records and only select the ID of the last row to avoid issues when the table structure is being updated.
  • General: Version bumped to v0.0.86

Contributors

  • Louis Ouellet

Release v0.0.85

17 Oct 18:46
406b448

Choose a tag to compare

Changelog

  • Merge pull request #85 from LaswitchTech/dev
  • Features: Added the ability to render a route within a route.
  • General: Version bumped to v0.0.85

Contributors

  • Louis Ouellet

Release v0.0.84

16 Oct 18:27
73087ae

Choose a tag to compare

Changelog

  • Merge pull request #84 from LaswitchTech/dev
  • General: Updated the count method to support more filters.
  • General: Version bumped to v0.0.84

Contributors

  • Louis Ouellet

Release v0.0.83

16 Oct 17:07
6c5c37a

Choose a tag to compare

Changelog

  • Merge pull request #83 from LaswitchTech/dev
  • BUGFIX: Make sure to clear the Definition directory prior to compiling the database.
  • General: Version bumped to v0.0.83

Contributors

  • Louis Ouellet

Release v0.0.82

16 Oct 16:49
f6a7760

Choose a tag to compare

Changelog

  • Merge pull request #82 from LaswitchTech/dev
  • BUGFIX: Added logging to debug update issues.
  • BUGFIX: The Database does not need to be provided during construction.
  • General: Version bumped to v0.0.82

Contributors

  • Louis Ouellet