Skip to content
This repository has been archived by the owner on Oct 26, 2022. It is now read-only.

Releases: siavashs/Prism

Release v1.3.2

31 Oct 15:23
3d12bb2
Compare
Choose a tag to compare
  • 🆙 Use PrismJS 1.22.0 (changelog)
  • 🏷️ Use better plugin structure & component naming
  • 🚀 Improve event handling:
    • 🔢 Dynamically handle events based on JIRA version
    • ⏲️ Use timeouts to avoid issues with JIRA events getting fired too early
    • 📜 Log events & times
  • 📦 Add jira.webresources:viewissue as dependency to fix JS errors during page loading

Release v1.3.1

28 Jun 21:20
7d8fb2f
Compare
Choose a tag to compare

Bump version to new marketplace release.
There are no changes compared to 1.3.0

Release v1.3.0

28 Jun 20:18
f9e35ae
Compare
Choose a tag to compare

Changes:

  • Update PrismJS to 1.20.0 changelog
  • Add languages/aliases: abnf, al, bnf, ebnf, ftl, hlsl, latte, llvm, neon, splunk-spl, t4-vb, t4-templating, zig
  • Add Treeviw plugin
  • Use AMPS 8.0.0 #15
  • Improve JS event handling #21
  • Switch to default theme (light)
  • Remove all Catawiki branding
  • Other minor improvements

Bug Fixes:

  • Sorting comments drops styles #20
  • Preview mode renders incorrectly #22
  • Wrong line highlight offset #27
  • Other minor fixes

1.2.4

08 Feb 10:41
d1a46e9
Compare
Choose a tag to compare
  • Add new languages and aliases:
    • adoc: alias for asciidoc
    • cil
    • coffee: alias for coffeescript
    • gcode: G-code
    • hcl: HashiCorp configuration language
    • javastacktrace
    • md: alias for markdown
    • n1ql
    • py: alias for python
    • rb: alias for ruby
    • toml
    • vala
    • yml: alias for yaml
  • Add atlassian-data-center-status parameter (#8)
  • Add privacy policy

1.2.3

17 Sep 16:00
Compare
Choose a tag to compare
  • Updated PrismJS to 1.15.0
  • Enabled all new and missing languages

1.2.2

08 Apr 20:00
Compare
Choose a tag to compare
  • Updated PrismJS to 1.13.0
  • Added new languages: Arduino, Clojure, Lisp, OpenCL, Pug and more.

1.2.1

30 Sep 13:05
Compare
Choose a tag to compare
  • Enable data center compatibility.

1.2.0

16 Sep 10:24
Compare
Choose a tag to compare
  • Add support for title
  • Add support for language
  • Add support for start or firstline number
  • Add support for soft line wraps (when linenumbers are enabled)
  • Add latest version of Prism

1.1.1

15 Sep 12:45
Compare
Choose a tag to compare

Bugfix release for issue #1

1.1.0

24 Aug 15:52
Compare
Choose a tag to compare
  • Fixed a security bug by enabling {code} macro content autoscaping
  • Added whitespace normalization
  • Added line numbers
  • Added line highlighting
  • Added commandline support
  • Switch to okaidia theme