Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 2.5.0 #1835

Merged
merged 73 commits into from
Dec 26, 2023
Merged
Changes from 1 commit
Commits
Show all changes
73 commits
Select commit Hold shift + click to select a range
0ec949d
Add oauth2 authorization
Nov 20, 2020
b6d5db3
fix: should not clear guest history when guest pin note
a60814billy Jun 12, 2021
0d1cd1d
feat: add organizations whitelist to GitHub OAuth
jakubgs Aug 20, 2021
d627d9f
Documentation - add Music section and move abc abd fretboard to this …
Sep 15, 2021
c013c22
chore: bump meta-marked to 0.5.0
Yukaii Oct 19, 2021
54e5b93
Update README.md to remove IE from supporting list
jackycute Oct 31, 2021
adb0dd5
Fix fence class array initialization
V1ncNet Jan 5, 2022
07cfb29
🐛 [fix] modify replacement rule for disqus short-name
chenxuanzzy Mar 3, 2022
1a38aaa
s3 support multiple cloud providers: https://github.com/hackmdio/codi…
blademainer May 6, 2022
7b1e4e3
s3 support multiple cloud providers: https://github.com/hackmdio/codi…
blademainer May 6, 2022
e6d2b7a
Upgrade Node.js version
inductor Aug 2, 2022
03f8649
upgrading pg to 8.8.0 to support new scram-sha-256 authentication
phntom Dec 4, 2022
5d72fae
fix: restrict export type and use sandbox to prevent potential attack
galaxian85 Jan 6, 2023
9df1c34
fix: sanitize vimeo video id to prevent XSS
galaxian85 Jan 10, 2023
a7564e7
Merge pull request #1697 from hackmdio/fix/guest-history-pin
jackycute Jan 13, 2023
3ab0b7e
Merge pull request #1762 from blademainer/develop
jackycute Jan 13, 2023
21345ed
Merge pull request #1715 from brunetton/develop
jackycute Jan 13, 2023
a2565bd
Merge pull request #1739 from V1ncNet/hotfix/fence-class
jackycute Jan 13, 2023
8b29d05
Merge pull request #1729 from hackmdio/feature/readme-remove-IE-support
a60814billy Jan 13, 2023
8efc2d0
chore: update formidable to 2.1.1
galaxian85 Jan 7, 2023
1ab2a36
fix: handle error when check is image valid
galaxian85 Jan 7, 2023
30fe18d
Merge pull request #1792 from galaxian85/bugfix/potential-xss-vulnera…
jackycute Jan 13, 2023
19f494d
Merge pull request #1789 from galaxian85/bugfix/invalid-filename-caus…
a60814billy Jan 13, 2023
6a5da1e
Typos + Better translation for "Externals"
eyssette Jan 15, 2023
3a3e892
Merge pull request #1722 from hackmdio/chore/upgrade-meta-marked-to-0…
jackycute Jan 28, 2023
c78bb69
Merge pull request #1793 from eyssette/patch-2
jackycute Jan 28, 2023
ee47c6c
fix(buildpacks): replace custom buildpack with APT buildpack
EtienneM Feb 14, 2023
6ff5a3a
feat: Migrate to gtag and support GA4
assanges Feb 26, 2023
3ea10a6
Update minimum required node.js version to v12
PeterDaveHello Mar 1, 2023
500fe78
Update npm package dependencies
PeterDaveHello Mar 1, 2023
342ff2b
Merge pull request #1797 from EtienneM/develop
jackycute Mar 9, 2023
b09a472
Merge pull request #1790 from galaxian85/bugfix/pandoc-security-issue
jackycute Mar 9, 2023
52bfb9b
Merge pull request #1799 from PeterDaveHello/updateDependenciesBaseline
Yukaii Mar 9, 2023
08e2dcd
Merge pull request #1798 from assanges/feature/support-ga4
jackycute Mar 17, 2023
4399457
reword japanese
AQ-masatoshi-yamaguchi Mar 23, 2023
75d830d
Merge pull request #1802 from AQ-masatoshi-yamaguchi/reword-japanese
jackycute Mar 23, 2023
20e71a3
fix: use encoded note id to update history
bbtfr Apr 10, 2023
298db32
Merge pull request #1804 from bbtfr/fix-note-id
jackycute Jun 5, 2023
8af3638
Merge pull request #1784 from phntom/develop
jackycute Jun 5, 2023
a3a789b
Merge pull request #1710 from status-im/gh-oauth-orgs
jackycute Jun 5, 2023
f1ed885
Merge branch 'develop' into update_node
jackycute Jun 5, 2023
ae38fd3
Merge pull request #1767 from inductor/update_node
jackycute Jun 5, 2023
be1f4cf
Merge pull request #1626 from joachimmathes/oauth2_authorization
jackycute Jun 5, 2023
289db3d
Merge pull request #1750 from chenxuanzzy/bugfix/fix-regex
jackycute Jun 5, 2023
09e7dfe
feat: update package-lock.json
jackycute Jun 5, 2023
03e456f
Revert "feat: update package-lock.json"
jackycute Jun 5, 2023
e2ecaa8
feat: update package-lock.json
jackycute Jun 5, 2023
dd4c236
feat: update package-lock.json
jackycute Jun 5, 2023
5ce1537
fix: js standard code styles
jackycute Jun 5, 2023
c97e224
fix: jsonlint code styles
jackycute Jun 5, 2023
b5b95df
fix: hide exportNoteData form in history page nav
jackycute Jun 5, 2023
c4f607f
Merge pull request #1808 from hackmdio/bugfix/fix-history-nav-ui
jackycute Jun 5, 2023
b6078a6
Update both Traditional and Simplified Chinese locales
PeterDaveHello Jun 18, 2023
192698b
Update npm dependencies with `npm audit fix`, except `markmap-lib`
PeterDaveHello Jun 18, 2023
976bca3
Update npm dependency markmap-lib to ^0.9.3
PeterDaveHello Jun 18, 2023
3f7d202
Update npm dependencies with `npm audit fix` after markmap-lib update
PeterDaveHello Jun 18, 2023
8efa75e
Update node.js version in .nvmrc
PeterDaveHello Jun 18, 2023
b6eba05
Merge pull request #1816 from PeterDaveHello/node.js-14
jackycute Aug 11, 2023
11cd200
fix: sanitize pdf url to prevent xss
EastSun5566 Dec 15, 2023
2a977bc
fix: markmap api changes in 0.9.3
Yukaii Dec 26, 2023
6d95fd1
Merge pull request #1817 from PeterDaveHello/updateDependenciesBaseline
Yukaii Dec 26, 2023
dca7f8c
Merge pull request #1832 from hackmdio/bugfix/sanitize-url-to-prevent…
Yukaii Dec 26, 2023
070808b
Merge pull request #1815 from PeterDaveHello/updateLocales
Yukaii Dec 26, 2023
027a4b4
fix the uploadimage form
hcyuser Aug 9, 2023
96a589d
add newline here to pass the standard lint.
hcyuser Aug 10, 2023
1b1ff89
fix: formidable option API changes
Yukaii Dec 26, 2023
f58c669
Merge pull request #1836 from hackmdio/bugfix/uploadimage-form
stanley2058 Dec 26, 2023
c436af1
fix: logout api should add callback
Yukaii Dec 26, 2023
9790586
Merge pull request #1837 from hackmdio/bugfix/logout-callback
stanley2058 Dec 26, 2023
f8b0301
doc(release-note): release 2.5.0
stanley2058 Dec 26, 2023
9b8a2de
Merge branch 'master' into release/2.5.0
stanley2058 Dec 26, 2023
86bf44f
doc(release-note): update release code name
stanley2058 Dec 26, 2023
afe49f4
doc(release-note): update release note
stanley2058 Dec 26, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
doc(release-note): update release note
Signed-off-by: stanley2058 <stanley2058@yahoo.com.tw>
  • Loading branch information
stanley2058 committed Dec 26, 2023
commit afe49f4936154745b2c0f44c1522a1d2da7448a1
2 changes: 2 additions & 0 deletions public/docs/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ Release Notes
* fix: use encoded note id to update history
* 🐛 [fix] modify replacement rule for disqus short-name
* Fix history page nav
* Fix the uploadimage form
* Add the logout callback to prevent exception

## Enhancements
* Add TeX mhchem extensions for MathJax
Expand Down
Loading