Skip to content

Commit 36b64fe

Browse files
committed
Add NEWS
1 parent c58d0ac commit 36b64fe

File tree

1 file changed

+48
-0
lines changed

1 file changed

+48
-0
lines changed

NEWS

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
--- 1.2.1 (2019-05-24)
2+
3+
• Work posting & Table updates: Stopped assuming works had LCCNs, N/A doesn’t prevent linking to LDS work
4+
• unposted description: pick the right work when there was more than one (stubs, etc.)
5+
• Issues displaying Classification numbers: Classification was split into two profiles, moving the resource templates into a single profile fixed this
6+
• Posting not working w/o preview: Preview was generating the RDF+XML, fixed it so RDF+XML happens outside of preview
7+
• BFE lookup: add pop-up to children's subjects: added
8+
• Load error handling: Load features now fail gracefully if you input an invalid string in the load box
9+
• Script dropdown issues: For the lit-lang, script is blank and allows no script, which would be common for latin script languages (e.g. @en)
10+
• IBC description drops LCCN: Fixed situation where the table load process clears out the bfestore
11+
• Resource templates can be non-repeatable, set this way with generated AdminMetadta
12+
• madsrdf and rdfs:label text regenerated when subjects are edited
13+
• Added NEWS file
14+
15+
--- v1.2.0 (2019-04-26)
16+
17+
• Configuration modifications
18+
• Starting points have been moved to be served from a file or from verso
19+
• Config methods have been pushed into src/bfe.js
20+
• properties have been externalized into env variables
21+
• Support for Literal Languages added
22+
• OCLC is now an allowed type of lookup for loading MARC from Worldcat in addition to bibids and LCCN from catalog.loc.gov via metaproxy
23+
• Many types of labels have been modified to display more consistently
24+
• Based on user feedback Primary contribution has been added to the table
25+
• UI improved to remove static menu sidebar and replace it with a creation button, along with a consistent toolbar
26+
• Modal windows modified to be movable & do not close when clicking outside of window.
27+
• Various other bug fixes
28+
29+
--- v1.1.1 (2019-04-01)
30+
31+
• Add option to link to external database, externalize database urls.
32+
• Various bug fixes
33+
34+
--- v1.1.0 (2019-03-01)
35+
36+
• Admin Metadata enhancements
37+
• Enter key fixed, no longer refreshes browser in single property modal windows.
38+
• Implement lists in bfestore
39+
• Fix date rendering
40+
• Implement user templates
41+
• Fix headings
42+
• Speedup jQuery Datatable loading
43+
44+
--- v1.0.0 (2018-10-18)
45+
46+
• Fixes for labels
47+
• Set rectoBase using env variable; use env.sh to populate
48+
• Updated documentation

0 commit comments

Comments
 (0)