Skip to content

Releases: GenieFramework/Genie.jl

v5.19.0

25 Sep 16:00
Compare
Choose a tag to compare

Genie v5.19.0

Diff since v5.18.2

Merged pull requests:

Closed issues:

  • no csrf_token field is generated when using GenieAuthentication Pkg (#540)
  • Question about bin/repl arguments to Julia (#543)
  • Genie template system cannot render custom elements (Web Components) (#551)
  • blocks missing from no code editor (#556)
  • examples of dealing with postpayloads, jsonpayload and rawpayload in docs (#557)
  • Code loading for Multi-file controller modules in Genie v5 (#561)
  • output redirection didn't work well for Genie apps (#574)
  • Embedd latex code via MathJax (#575)
  • Memory leak? (#594)
  • clean up hardcoded js files/values in gf.com (#609)
  • Genie 5.15.0 precompiliation never finishes on master (macOS ARM) (#621)
  • Escaping Julia code delimiters in html views (#624)
  • Send Email from Genie (#625)
  • Question(s) and suggestion (#626)
  • Genie stores path information to locally rendered views. (#635)
  • ArgumentError("send() requires !(ws.writeclosed)") (#659)
  • Passing variables to html renderer yields key not found error (#670)
  • hot reload not possible once application hit the error, it require new bootstrap even in GENIE_ENV=dev (#671)
  • Error reporting dumps sensitive information (#674)

v5.18.2

23 Aug 09:14
a751759
Compare
Choose a tag to compare

Genie v5.18.2

Diff since v5.18.1

Closed issues:

  • the V4 to V5 guide does not mention that configuration now is done differently (#651)
  • Customize or External host or Ip binding with port (#653)
  • 404 on minimal tutorial example (#658)
  • Loading Genie affects conversion of JSON3.Dict into Dict (#664)

Merged pull requests:

v4.20.2

28 Jun 09:15
Compare
Choose a tag to compare

Genie v4.20.2

Diff since v4.20.1

Closed issues:

  • ERROR: UndefVarError: LibGit2 not defined (#402)
  • Issues in installing Genie on Julia 1.7.2 (#533)
  • Routes don’t decode the Unicode characters of encoded URLs (#549)
  • MVC Tutorial Error (#555)
  • HTTPS Section Says HTTP In First Paragraph (#564)
  • Two different routes for 2 different servers (#572)
  • Question UndefVarError: secret_token! not defined (#586)
  • Missing Sockets import in Loader (#589)
  • The Table of Content of tutorial page is sorting by alphabet (#591)
  • @onchangeany macro requires at least two arguments (#595)
  • Enable customization of behavior in respect to connection loss (#599)
  • Have to specify ws_port when specifying port for up() (#606)
  • KeyError: key :column_type not found (#607)
  • Warning: tarball content does not match git-tree-sha1 (#610)
  • Genie Builder seems to crash after installation (#612)
  • Websockets connection is not robust (#613)
  • Bug when following Heroku deploy tutorial (#619)
  • Export Requests.getheaders [feature request] (#629)
  • Problem following tutorial Working with Genie apps (projects) (#641)
  • the V4 to V5 guide does not mention that configuration now is done differently (#651)

Merged pull requests:

v5.18.1

07 Jun 16:54
7fe0529
Compare
Choose a tag to compare

Genie v5.18.1

Diff since v5.18.0

Merged pull requests:

v5.18.0

08 May 13:24
Compare
Choose a tag to compare

Genie v5.18.0

Diff since v5.17.0

Closed issues:

  • Problem following tutorial Working with Genie apps (projects) (#641)

Merged pull requests:

v5.17.0

28 Apr 16:53
5445dd8
Compare
Choose a tag to compare

Genie v5.17.0

Diff since v5.16.1

Merged pull requests:

v5.16.1

28 Apr 02:32
3c18cb8
Compare
Choose a tag to compare

Genie v5.16.1

Diff since v5.16.0

v5.16.0

27 Apr 10:16
Compare
Choose a tag to compare

Genie v5.16.0

Diff since v5.15.3

Merged pull requests:

v5.15.3

23 Mar 21:56
Compare
Choose a tag to compare

Genie v5.15.3

Diff since v5.15.2

v5.15.2

17 Mar 20:10
Compare
Choose a tag to compare

Genie v5.15.2

Diff since v5.15.1

Closed issues:

  • Export Requests.getheaders [feature request] (#629)