Pakyow v1.0.2 Release Notes

Release Date: 2019-11-06 // over 4 years ago
  • pakyow

    fix Relocate version.rb from the meta gem into pakyow/core.

    • Makes it possible to use pakyow/core and other gems without needing the meta gem.

    Related links:

    ๐Ÿฑ pakyow/assets

    ๐Ÿฑ fix CDN prefix is now correctly added to assets in plugin views.

    Related links:

    pakyow/core

    fix Relocate version.rb from the meta gem into pakyow/core.

    • Makes it possible to use pakyow/core and other gems without needing the meta gem.

    Related links:

    - Pull Request #320

    fix Query string missing from normalized uris.

    Related links:

    - Pull Request #315

    โœ‚ fix Remove recursive require from logger/colorizer.rb.

    Related links:

    - Pull Request #311

    fix Always load config/application relative to Pakyow.config.root.

    Related links:

    - Pull Request #310

    fix Issue with Pakyow::Error not detecting gems in rvm.

    Related links:

    - Pull Request #306

    ๐ŸŽ fix Correct several issues with incorrect error backtraces, improve performance.

    Related links:

    - Commit cdb9e15

    fix App connection path is relative to to the app mount path.

    Related links:

    - Commit fc6209f

    fix Backend aspects now load alphabetically on every system.

    Related links:

    - Commit 47189b7

    fix Respawn into the correct environment by clearing tmp/restart.txt.

    Related links:

    - Commit c9d5544

    fix CLI short code arguments are now passed to the task in the correct order.

    Related links:

    pakyow/data

    fix Data types are now compatible with dry-types v1.2.0.

    Related links:

    - Pull Request #305

    fix Associating sources across connections now works correctly.

    Related links:

    - Commit 4c8c544

    fix Setting up associations of different types for the same source now works correctly.

    Related links:

    - Commit 12fafe0

    fix Fetching one then all now correctly includes associated data.

    Related links:

    pakyow/form

    • no changes

    pakyow/js

    • no changes

    pakyow/mailer

    • no changes

    pakyow/presenter

    fix Template store is more efficient for faster loading.

    Related links:

    - Pull Request #324

    fix Now renders correctly when a collapsed string doc is transformed.

    Related links:

    pakyow/realtime

    ๐ŸŒ fix Issue causing data subscriptions to never be expired for a web socket connection.

    Related links:

    pakyow/reflection

    • no changes

    pakyow/routing

    fix Incorrect connection path after reroute.

    Related links:

    ๐Ÿ‘ pakyow/support

    fix Message verification no longer fails when the digest contains --.

    Related links:

    - Pull Request #316

    ๐Ÿ”ง fix Avoid including the initializer for configurable modules.

    Related links:

    - Pull Request #312

    fix Methods defined an an app block are now defined in the correct context.

    Related links:

    - Commit f7591d4

    fix Named actions can now share a name with a method on the pipelined object.

    Related links:

    ๐Ÿ’ป pakyow/ui

    ๐ŸŒ fix Issue causing data subscriptions to never be expired for a web socket connection.

    Related links: